Skip to content

Commit

Permalink
JBTIS-1046 - remove m2eclipse-tycho - update
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Leacu committed Apr 26, 2017
1 parent d888024 commit e43caaa
Showing 1 changed file with 8 additions and 15 deletions.
23 changes: 8 additions & 15 deletions target-platform/src/targets/integration-stack-base.target
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@
</location>
<!-- TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY -->

<!-- m2eclipse-tycho for Fuse tooling -->
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.sonatype.tycho.m2e.feature.feature.group" version="0.9.0.201609061714"/>

<repository id="jbt-m2eclipse-tycho" location="http://download.jboss.org/jbosstools/updates/requirements/m2eclipse-tycho/"/>
</location>

<!-- BPEL -->
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.bpel.common.feature.feature.group" version="1.1.0.Final-v20160121-1401"/>
Expand Down Expand Up @@ -67,7 +60,7 @@
<!-- Birt Report - Teiid Designer -->
<location includeAllPlatforms="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.core.runtime.compatibility" version="3.2.300.v20150423-0821"/>
<repository id="jbt-birt" location="http://download.jboss.org/jbosstools/updates/requirements/birt/"/>
<repository id="jbt-birt" location="http://download.jboss.org/jbosstools/updates/requirements/birt/4.6.0.v201602022206/"/>
</location>

<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
Expand Down Expand Up @@ -165,18 +158,18 @@

<!-- Fuse Tooling Data Transformation -->
<unit id="org.apache.commons.lang3" version="3.1.0.v201403281430"/>
<unit id="org.apache.xmlbeans" version="2.3.0.v201405241900"/>
<unit id="com.fasterxml.jackson.core.jackson-annotations" version="2.5.0.v201504151636"/>
<unit id="com.fasterxml.jackson.core.jackson-core" version="2.5.0.v201504151636"/>
<unit id="com.fasterxml.jackson.core.jackson-databind" version="2.5.0.v201504151636"/>
<unit id="org.apache.xmlbeans" version="2.3.0.v201605172150"/>
<unit id="com.fasterxml.jackson.core.jackson-annotations" version="2.6.2.v20161117-2150"/>
<unit id="com.fasterxml.jackson.core.jackson-core" version="2.6.2.v20161117-2150"/>
<unit id="com.fasterxml.jackson.core.jackson-databind" version="2.6.2.v20161117-2150"/>
<unit id="javax.validation" version="1.0.0.GA_v201205091237"/>
<unit id="javax.xml.bind" version="2.2.0.v201105210648"/>

<!-- Teiid -->
<unit id="org.codehaus.jackson.core" version="1.6.0.v20101005-0925"/>
<unit id="org.codehaus.jackson.mapper" version="1.6.0.v20101005-0925"/>
<unit id="javax.xml.soap" version="1.3.0.v201105210645"/>
<repository id="jbt-orbit" location="http://download.jboss.org/jbosstools/updates/requirements/orbit/"/>
<repository id="jbt-orbit" location="http://download.jboss.org/jbosstools/updates/requirements/orbit/S20170306214312/"/>
</location>

<!-- transitive dependencies for Fuse Tooling -->
Expand All @@ -193,7 +186,7 @@
<!-- Fuse Tooling -->
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.gemini.management" version="2.0.0.RELEASE"/>
<repository id="jbt-gemini" location="http://download.jboss.org/jbosstools/updates/requirements/gemini/"/>
<repository id="jbt-gemini" location="http://download.jboss.org/jbosstools/updates/requirements/gemini/2.0.0.RELEASE/"/>
</location>

<!-- -->
Expand Down Expand Up @@ -246,7 +239,7 @@
<unit id="org.apache.directory.studio.ldapbrowser.common" version="2.0.0.v20161101-M12"/>
<unit id="org.apache.directory.studio.ldifparser" version="2.0.0.v20161101-M12"/>
<unit id="org.apache.directory.studio.slf4j-eclipselog" version="2.0.0.v20161101-M12"/>
<repository id="jbt-apache" location="http://download.jboss.org/jbosstools/updates/requirements/apache-directory/"/>
<repository id="jbt-apache" location="http://download.jboss.org/jbosstools/updates/requirements/apache-directory/2.0.0.v20161101-M12/"/>
</location>

<!-- JBoss Tools Core Tests -->
Expand Down

0 comments on commit e43caaa

Please sign in to comment.