Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPauline DEVILLE2018-03-21 09:56:17 +0000
committerPatrick Tessier2018-03-21 12:45:43 +0000
commitf871cd427884fcfb51cad93cb6a871b03beea2fc (patch)
tree3781762f7319798e0057c7e466b2b6761eb78562 /releng/main-tests/targetPlatform/eclipse/org.eclipse.papyrus.main.tests.eclipse.target.target
parentbbcb7cb78c05873b63b0c65b86727e9f47f76d63 (diff)
downloadorg.eclipse.papyrus-f871cd427884fcfb51cad93cb6a871b03beea2fc.tar.gz
org.eclipse.papyrus-f871cd427884fcfb51cad93cb6a871b03beea2fc.tar.xz
org.eclipse.papyrus-f871cd427884fcfb51cad93cb6a871b03beea2fc.zip
Bug 525483 - [Toolsmiths] Profile changes management and model migration
Change-Id: Id5b2081df69458ef48821f492929b107a1d2ef4f Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
Diffstat (limited to 'releng/main-tests/targetPlatform/eclipse/org.eclipse.papyrus.main.tests.eclipse.target.target')
-rw-r--r--releng/main-tests/targetPlatform/eclipse/org.eclipse.papyrus.main.tests.eclipse.target.target4
1 files changed, 4 insertions, 0 deletions
diff --git a/releng/main-tests/targetPlatform/eclipse/org.eclipse.papyrus.main.tests.eclipse.target.target b/releng/main-tests/targetPlatform/eclipse/org.eclipse.papyrus.main.tests.eclipse.target.target
index d6540f90cd3..a207ef4274c 100644
--- a/releng/main-tests/targetPlatform/eclipse/org.eclipse.papyrus.main.tests.eclipse.target.target
+++ b/releng/main-tests/targetPlatform/eclipse/org.eclipse.papyrus.main.tests.eclipse.target.target
@@ -100,5 +100,9 @@
<unit id="org.eclipse.gmf.tooling.codegen.xtend2.feature.group" version="3.3.1.201509291144"/>
<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">
+ <unit id="org.eclipse.emf.compare.source.feature.group" version="3.3.2.201709090201"/>
+ <repository id="emfCompare" location="file:/home/data/httpd/download.eclipse.org/modeling/emf/compare/updates/releases/3.3"/>
+ </location>
</locations>
</target>

Back to the top