Skip to content
Snippets Groups Projects
Commit d2fa2c6f authored by Jürgen Walter's avatar Jürgen Walter
Browse files

fixes to targetplatform

parent dfffa88c
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
<target name="PMX" sequenceNumber="1477050408">
<target name="PMX" sequenceNumber="1478178406">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="tools.descartes.librede.feature.feature.group" version="1.1.0.201610151627"/>
<repository location="https://se4.informatik.uni-wuerzburg.de/librede/downloads/snapshot/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="kieker" version="1.13.0.v00"/>
<unit id="cern.colt" version="1.2.0.v02"/>
......@@ -14,28 +18,13 @@
<unit id="org.eclipse.sdk.feature.group" version="4.5.2.v20160212-1500"/>
<unit id="org.eclipse.emf.ecore" version="2.11.2.v20160208-0816"/>
<unit id="org.eclipse.emf.ecore.xmi" version="2.11.1.v20160208-0816"/>
<unit id="org.eclipse.emf.common" version="2.11.1.v20160208-0816"/>
<unit id="org.eclipse.emf.common.feature.group" version="2.11.1.v20160208-0816"/>
<unit id="org.eclipse.emf.edit.feature.group" version="2.11.1.v20160208-0841"/>
<unit id="org.eclipse.emf.edit.ui" version="2.11.1.v20160208-0841"/>
<unit id="org.eclipse.emf.databinding" version="1.3.0.v20160208-0841"/>
<unit id="org.eclipse.emf.databinding.edit" version="1.3.0.v20160208-0841"/>
<repository location="https://se4.informatik.uni-wuerzburg.de/nexus/content/repositories/eclipse-mars/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="tools.descartes.librede.estimation" version="1.1.0.201610151627"/>
<unit id="tools.descartes.librede.linalg" version="1.1.0.201610151627"/>
<unit id="tools.descartes.librede.model" version="1.1.0.201610151627"/>
<repository location="https://se4.informatik.uni-wuerzburg.de/librede/downloads/snapshot/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.hamcrest" version="1.1.0.v20090501071000"/>
<unit id="org.mockito" version="1.8.4.v201303031500"/>
<unit id="org.kohsuke.args4j" version="2.0.21.v201301150030"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20130827064939/repository/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.hamcrest.library" version="1.1.0.v20090501071000"/>
<unit id="org.hamcrest.integration" version="1.1.0.v20090501071000"/>
<unit id="org.hamcrest.text" version="1.1.0.v20090501071000"/>
<unit id="org.objenesis" version="1.0.0.v201105211943"/>
<repository location="https://se4.informatik.uni-wuerzburg.de/nexus/content/repositories/eclipse-orbit/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="com.google.guava" version="15.0.0.v201403281430"/>
<unit id="org.junit" version="4.11.0.v201303080030"/>
......@@ -43,6 +32,13 @@
<unit id="org.apache.commons.lang" version="2.6.0.v201404270220"/>
<unit id="org.apache.commons.collections" version="3.2.0.v2013030210310"/>
<unit id="org.apache.commons.cli" version="1.2.0.v201404270220"/>
<unit id="org.hamcrest.library" version="1.3.0.v201305281000"/>
<unit id="org.hamcrest.integration" version="1.3.0.v201305210900"/>
<unit id="org.hamcrest.text" version="1.1.0.v20090501071000"/>
<unit id="org.hamcrest" version="1.1.0.v20090501071000"/>
<unit id="org.objenesis" version="1.0.0.v201105211943"/>
<unit id="org.mockito" version="1.9.5.v201311280930"/>
<unit id="org.kohsuke.args4j" version="2.0.21.v201301150030"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/"/>
</location>
</locations>
......
target "PMX"
//librede
location "https://se4.informatik.uni-wuerzburg.de/librede/downloads/snapshot/" {
// tools.descartes.librede.estimation
// tools.descartes.librede.linalg
// tools.descartes.librede.model
tools.descartes.librede.feature.feature.group
}
location "https://se4.informatik.uni-wuerzburg.de/thirdparty/repository/" {
kieker
cern.colt
......@@ -11,26 +19,11 @@ location "https://se4.informatik.uni-wuerzburg.de/nexus/content/repositories/ecl
org.eclipse.sdk.feature.group
org.eclipse.emf.ecore
org.eclipse.emf.ecore.xmi
org.eclipse.emf.common
}
//librede
location "https://se4.informatik.uni-wuerzburg.de/librede/downloads/snapshot/" {
tools.descartes.librede.estimation
tools.descartes.librede.linalg
tools.descartes.librede.model
}
location "http://download.eclipse.org/tools/orbit/downloads/drops/R20130827064939/repository/" {
org.hamcrest
org.mockito
org.kohsuke.args4j
}
location "https://se4.informatik.uni-wuerzburg.de/nexus/content/repositories/eclipse-orbit/" {
org.hamcrest.library
org.hamcrest.integration
org.hamcrest.text
org.objenesis
org.eclipse.emf.common.feature.group
org.eclipse.emf.edit.feature.group
org.eclipse.emf.edit.ui
org.eclipse.emf.databinding
org.eclipse.emf.databinding.edit
}
location "http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/" {
......@@ -40,4 +33,11 @@ location "http://download.eclipse.org/tools/orbit/downloads/drops/R2015012407374
org.apache.commons.lang
org.apache.commons.collections
org.apache.commons.cli
org.hamcrest.library
org.hamcrest.integration
org.hamcrest.text
org.hamcrest
org.objenesis
org.mockito
org.kohsuke.args4j
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment