Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Lorenzo2016-12-09 12:21:46 +0000
committerGerrit Code Review @ Eclipse.org2016-12-11 18:45:33 +0000
commitf322a843964826fa916026e17958a22d2ffb6aa2 (patch)
tree47a800dd556523541795107253d8b17830db0234 /releng/extra/targetPlatform/eclipse/org.eclipse.papyrus.extra.eclipse.target.target
parent6237c597f4b1c6ceb984687c7e0fefcef8912278 (diff)
downloadorg.eclipse.papyrus-f322a843964826fa916026e17958a22d2ffb6aa2.tar.gz
org.eclipse.papyrus-f322a843964826fa916026e17958a22d2ffb6aa2.tar.xz
org.eclipse.papyrus-f322a843964826fa916026e17958a22d2ffb6aa2.zip
Bug 496176: [Importer][Rhapsody] Papyrus must provide a tool to import Rhapsody SysML Model into Papyrus.
First commit of the Migration Tool for Rhapsody SysML Models Change-Id: I460f47cdb7b9ab485465731d6be0d3801e2b8a2f Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
Diffstat (limited to 'releng/extra/targetPlatform/eclipse/org.eclipse.papyrus.extra.eclipse.target.target')
-rw-r--r--releng/extra/targetPlatform/eclipse/org.eclipse.papyrus.extra.eclipse.target.target9
1 files changed, 7 insertions, 2 deletions
diff --git a/releng/extra/targetPlatform/eclipse/org.eclipse.papyrus.extra.eclipse.target.target b/releng/extra/targetPlatform/eclipse/org.eclipse.papyrus.extra.eclipse.target.target
index 04b86d4b2d0..2688e92e6ee 100644
--- a/releng/extra/targetPlatform/eclipse/org.eclipse.papyrus.extra.eclipse.target.target
+++ b/releng/extra/targetPlatform/eclipse/org.eclipse.papyrus.extra.eclipse.target.target
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
-<target name="Papyrus Extra" sequenceNumber="1480948337">
+<target name="Papyrus Extra" sequenceNumber="1481295495">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.m2m.qvt.oml.sdk.feature.group" version="3.7.0.v20161102-0315"/>
@@ -91,7 +91,7 @@
<repository id="gmfTooling" location="file:/home/data/httpd/download.eclipse.org/modeling/gmp/gmf-tooling/updates/releases-3.3.1a"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
- <repository id="mylyn" location="file:/home/data/httpd/download.eclipse.org/mylyn/drops/3.22.0/v20161130-0517"/>
+ <repository id="mylyn" location="file:/home/data/httpd/download.eclipse.org/mylyn/drops/3.22.0/v20161207-0442"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.emf.compare.diagram.gmf.source.feature.group" version="3.3.0.201611040610"/>
@@ -124,6 +124,11 @@
<repository id="rmf" location="file:/home/data/httpd/download.eclipse.org/rmf/updates/releases"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
+ <unit id="org.apache.commons.io" version="2.2.0.v201405211200"/>
+ <unit id="org.apache.commons.io.source" version="2.2.0.v201405211200"/>
+ <repository id="orbit" location="file:/home/data/httpd/download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository"/>
+ </location>
+ <location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.emf.eef.sdk-feature.feature.group" version="1.5.1.201601141612"/>
<repository id="eef" location="file:/home/data/httpd/download.eclipse.org/modeling/emft/eef/updates/releases/1.5/R201601141612/"/>
</location>

Back to the top