diff --git a/tools.descartes.pmx.dml.platform/tools.descartes.pmx.releng.platform.target b/tools.descartes.pmx.dml.platform/tools.descartes.pmx.releng.platform.target index 8adf7f5d4485a90d032b7fb9494bc485ed17b4dd..b37701596f874925d395dc4585449d4efc8e075a 100644 --- a/tools.descartes.pmx.dml.platform/tools.descartes.pmx.releng.platform.target +++ b/tools.descartes.pmx.dml.platform/tools.descartes.pmx.releng.platform.target @@ -1,10 +1,11 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <?pde?> <!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform --> -<target name="PMX" sequenceNumber="1477913479"> +<target name="PMX" sequenceNumber="1477925318"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit"> <unit id="kieker" version="1.13.0.v00"/> + <unit id="edu.oswego.cs.dl.util.concurrent" version="1.3.4.v03"/> <repository location="https://se4.informatik.uni-wuerzburg.de/thirdparty/repository/"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit"> @@ -29,6 +30,12 @@ <unit id="org.palladiosimulator.pcm" version="4.0.0.201511051135"/> <repository location="https://sdqweb.ipd.kit.edu/eclipse/palladiosimulator/releases/1.0.0/"/> </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.apache.log4j" version="1.2.15.v201012070815"/> <unit id="org.apache.commons.cli" version="1.2.0.v201404270220"/> diff --git a/tools.descartes.pmx.dml.platform/tools.descartes.pmx.releng.platform.tpd b/tools.descartes.pmx.dml.platform/tools.descartes.pmx.releng.platform.tpd index 1feac0c18a71e6e07eefd16f2d2c32d8f0b0037f..1eb6b944460d5ec440ce775aa29d07042e34cdfe 100644 --- a/tools.descartes.pmx.dml.platform/tools.descartes.pmx.releng.platform.tpd +++ b/tools.descartes.pmx.dml.platform/tools.descartes.pmx.releng.platform.tpd @@ -3,7 +3,7 @@ target "PMX" location "https://se4.informatik.uni-wuerzburg.de/thirdparty/repository/" { kieker // cern.colt -// edu.oswego.cs.dl.util.concurrent + edu.oswego.cs.dl.util.concurrent // org.apache.commons.math3 } @@ -31,11 +31,11 @@ location "https://sdqweb.ipd.kit.edu/eclipse/palladiosimulator/releases/1.0.0/" } //librede -//location "https://se4.informatik.uni-wuerzburg.de/librede/downloads/snapshot/" { -// tools.descartes.librede.estimation -// tools.descartes.librede.linalg -// tools.descartes.librede.model -//} +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