Skip to content

Commit

Permalink
Updates target platform to integration stack 4.1.5.Beta2
Browse files Browse the repository at this point in the history
* Ensures use of the later 1.1.1 version of locus
  • Loading branch information
Paul Richardson committed Oct 26, 2013
1 parent c1db869 commit ff139ab
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 22 deletions.
2 changes: 1 addition & 1 deletion target-platform/pom.xml
Expand Up @@ -64,7 +64,7 @@
<artifactItem>
<groupId>org.jboss.tools.integration-stack</groupId>
<artifactId>target-platform</artifactId>
<version>4.1.5.Alpha1</version>
<version>4.1.5.Beta2</version>
<classifier>base</classifier>
<type>target</type>
<overWrite>true</overWrite>
Expand Down
55 changes: 34 additions & 21 deletions target-platform/teiid-designer.target
Expand Up @@ -8,58 +8,71 @@
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.apache.servicemix.bundles.aopalliance" version="1.0.0.3"/>

<unit id="org.jboss.tools.locus.jcip.annotations" version="1.0.0.Final-v20130820-2112-B41"/>
<unit id="org.jboss.tools.locus.mockito" version="1.9.5.Final_patched_TEIIDDES-1681-v20130820-2112-B41"/>
<unit id="org.jboss.tools.locus.sf.saxon" version="9.2.1.5j-Final-v20130820-2112-B41"/>
<unit id="org.jboss.tools.locus.jcip.annotations" version="1.0.0.Final-v20131024-0922-B58"/>
<unit id="org.jboss.tools.locus.mockito" version="1.9.5.Final_patched_TEIIDDES-1681-v20131024-0922-B58"/>
<unit id="org.jboss.tools.locus.sf.saxon" version="9.2.1.5j-Final-v20131024-0922-B58"/>

<unit id="org.springframework.aspects" version="3.1.4.RELEASE"/>
<unit id="org.springframework.osgi.core" version="1.2.1"/>
<unit id="org.springframework.osgi.extender" version="1.2.1"/>
<unit id="org.springframework.osgi.extensions.annotations" version="1.2.1"/>
<unit id="org.springframework.osgi.io" version="1.2.1"/>
<repository location="http://download.jboss.org/jbosstools/updates/integration/locus/1.1.0.Alpha1-B41/"/>
<repository location="https://repository.jboss.org/nexus/content/unzip/unzip/org/jboss/tools/locus/update.site/1.1.1.Final/update.site-1.1.1.Final.zip-unzip/"/>
</location>

<location includeAllPlatforms="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="javax.xml.soap" version="1.3.0.v201105210645"/>
<repository location="http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.30.5.Final/REPO/"/>
</location>

<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<!-- Eclipse Graphiti -->
<unit id="org.eclipse.graphiti.feature.feature.group" version="0.10.0.v20130612-0936"/>
<unit id="org.eclipse.graphiti.export.feature.feature.group" version="0.10.0.v20130612-0936"/>
<unit id="org.eclipse.graphiti.feature.feature.group" version="0.10.1.v20130918-0838"/>
<unit id="org.eclipse.graphiti.export.feature.feature.group" version="0.10.1.v20130918-0838"/>

<!-- Eclipse EMF -->
<unit id="org.eclipse.emf.compare.feature.group" version="2.1.0.201306101322"/>
<unit id="org.eclipse.emf.compare.ide.ui.feature.group" version="2.1.0.201306101322"/>
<unit id="org.eclipse.emf.compare.feature.group" version="2.1.1.201309031318"/>
<unit id="org.eclipse.emf.compare.ide.ui.feature.group" version="2.1.1.201309031318"/>
<!-- the rcp feature is not in the kepler mirror -->
<unit id="org.eclipse.emf.compare.rcp" version="2.1.0.201306101322"/>
<unit id="org.eclipse.emf.compare.rcp.ui" version="3.0.0.201306101322"/>
<unit id="org.eclipse.emf.compare.rcp" version="2.1.1.201309031318"/>
<unit id="org.eclipse.emf.compare.rcp.ui" version="3.0.1.201309031318"/>

<!-- Eclipse EMF/OCL + deps like EMF Query and UML2 -->
<unit id="org.eclipse.emf.validation.ocl.feature.group" version="1.7.0.201306111341"/>
<unit id="org.eclipse.emf.query.ocl.feature.group" version="1.7.0.201306111332"/>
<unit id="org.eclipse.emf.query.feature.group" version="1.7.0.201306111332"/>
<unit id="org.eclipse.uml2.feature.group" version="4.1.0.v20130610-0712"/>
<unit id="org.eclipse.emf.transaction.feature.group" version="1.7.0.201306111400"/>
<unit id="org.eclipse.emf.validation.feature.group" version="1.7.0.201306111341"/>
<unit id="org.eclipse.emf.workspace.feature.group" version="1.7.0.201306111400"/>

<unit id="org.eclipse.uml2.feature.group" version="4.1.1.v20130902-0826"/>

<!-- Google Guava : Eclipse EMF -->
<unit id="com.google.guava" version="12.0.0.v201212092141"/>

<!-- Eclipse Zest : ESB -->
<unit id="org.eclipse.zest.feature.group" version="1.5.0.201305060205"/>
<unit id="org.eclipse.zest.feature.group" version="1.5.1.201308190730"/>

<!-- Eclipse OCL/ALL -->
<unit id="org.eclipse.ocl.all.feature.group" version="4.1.0.v20130610-1317"/>
<unit id="org.eclipse.ocl.all.feature.group" version="4.1.0.v20130909-1552"/>

<!-- javax.ws.rs : Fuse -->
<unit id="javax.ws.rs" version="1.1.1.v20101004-1200"/>
<repository location="http://download.jboss.org/jbosstools/updates/requirements/kepler/201306260900-R/"/>
<unit id="javax.xml.bind" version="2.2.0.v201105210648"/>

<unit id="org.eclipse.core.net" version="1.2.200.v20130430-1352"/>
<unit id="org.eclipse.equinox.cm" version="1.0.400.v20130327-1442"/>
<unit id="org.eclipse.equinox.security" version="1.2.0.v20130424-1801"/>
<repository location="http://download.jboss.org/jbosstools/updates/requirements/kepler/201309200900-SR1/"/>
</location>

<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<!-- BPMN2 - Feature -->
<unit id="org.eclipse.bpmn2.feature.feature.group" version="0.7.0.201308220617"/>

<!-- BPMN2 - Modeler -->
<unit id="org.eclipse.bpmn2.modeler.feature.feature.group" version="0.2.7.201308301511"/>
<unit id="org.eclipse.bpmn2.modeler.jboss.runtime.feature.feature.group" version="0.2.7.201308301511"/>
<repository location="http://download.jboss.org/jbosstools/updates/requirements/bpmn2-modeler/0.2.7.201308301511_0.7.0.201308220617_kepler/"/>
<unit id="org.eclipse.bpmn2.modeler.feature.feature.group" version="1.0.0.201310151945"/>
<unit id="org.eclipse.bpmn2.modeler.jboss.runtime.feature.feature.group" version="1.0.0.201310151945"/>
<repository location="http://download.jboss.org/jbosstools/updates/requirements/bpmn2-modeler/1.0M1.201310151945_0.7.0.201308220617_kepler/"/>
</location>

<!-- BPEL -->
Expand Down Expand Up @@ -94,8 +107,8 @@

<!-- Required by BPEL, ESB, and any projects w/ UI tests -->
<!-- TODO: consider migrating UI tests to https://github.com/jbosstools/jbosstools-integration-tests/ so they're built downstream instead of within the components' builds -->
<unit id="org.jboss.tools.tests" version="3.5.0.Alpha1-v20130907-0531-B106"/>
<repository location="http://download.jboss.org/jbosstools/updates/JBossTools-4.1.1.Alpha1.coretests/"/>
<unit id="org.jboss.tools.tests" version="3.5.0.Alpha2-v20130927-0137-B114"/>
<repository location="http://download.jboss.org/jbosstools/updates/JBossTools-4.1.1.Alpha2.coretests/"/>
</location>


Expand Down Expand Up @@ -152,7 +165,7 @@
<unit id="org.hibernate.eclipse.feature.feature.group" version="0.0.0"/>
<unit id="org.mozilla.xulrunner.feature.feature.group" version="0.0.0"/>

<repository location="http://download.jboss.org/jbosstools/updates/stable/kepler/"/>
<repository location="http://download.jboss.org/jbosstools/updates/development/kepler/"/>
</location>


Expand Down

0 comments on commit ff139ab

Please sign in to comment.