Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2016-05-19 13:31:00 +0000
committerCamille Letavernier2016-05-19 13:31:00 +0000
commit00c698a7e09b135b14bd1ad3943280fa99b720f9 (patch)
tree12ccc1d44bdd60f07c5ce56cb8d49691912f2be7 /releng/extra/targetPlatform
parent36669a622229de78d9d182845db8dc6a822cbe08 (diff)
downloadorg.eclipse.papyrus-00c698a7e09b135b14bd1ad3943280fa99b720f9.tar.gz
org.eclipse.papyrus-00c698a7e09b135b14bd1ad3943280fa99b720f9.tar.xz
org.eclipse.papyrus-00c698a7e09b135b14bd1ad3943280fa99b720f9.zip
[Releng] Re-Update the Nebula dependency to target the latest release
- Nebula has re-released 1.0.0. Their release scheme doesn't seem stable enough yet; going back to 'lazy' versions Change-Id: Ifb5afcbcdc3a88929b66a9774f5f242f6e65683b Signed-off-by: Camille Letavernier <camille.letavernier@cea.fr>
Diffstat (limited to 'releng/extra/targetPlatform')
-rw-r--r--releng/extra/targetPlatform/eclipse/org.eclipse.papyrus.extra.eclipse.target.target6
-rw-r--r--releng/extra/targetPlatform/portable/org.eclipse.papyrus.extra.portable.target.target6
2 files changed, 6 insertions, 6 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 5ab7480a89a..c1541133bc2 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="1463647766">
+<target name="Papyrus Extra" sequenceNumber="1463664539">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<repository id="orbit" location="file:/home/data/httpd/download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository"/>
@@ -20,8 +20,8 @@
<repository id="xpand" location="file:/home/data/httpd/download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201603220642/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
- <unit id="org.eclipse.nebula.widgets.tablecombo.feature.feature.group" version="1.0.0.201605182147"/>
- <unit id="org.eclipse.nebula.widgets.richtext.feature.feature.group" version="1.0.0.201605182147"/>
+ <unit id="org.eclipse.nebula.widgets.tablecombo.feature.feature.group" version="0.0.0"/>
+ <unit id="org.eclipse.nebula.widgets.richtext.feature.feature.group" version="0.0.0"/>
<repository id="nebula" location="file:/home/data/httpd/download.eclipse.org/technology/nebula/releases/1.0.0/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
diff --git a/releng/extra/targetPlatform/portable/org.eclipse.papyrus.extra.portable.target.target b/releng/extra/targetPlatform/portable/org.eclipse.papyrus.extra.portable.target.target
index df97ea66126..145994605f0 100644
--- a/releng/extra/targetPlatform/portable/org.eclipse.papyrus.extra.portable.target.target
+++ b/releng/extra/targetPlatform/portable/org.eclipse.papyrus.extra.portable.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="1463647766">
+<target name="Papyrus Extra" sequenceNumber="1463664539">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<repository id="orbit" location="http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository"/>
@@ -20,8 +20,8 @@
<repository id="xpand" location="http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201603220642/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
- <unit id="org.eclipse.nebula.widgets.tablecombo.feature.feature.group" version="1.0.0.201605182147"/>
- <unit id="org.eclipse.nebula.widgets.richtext.feature.feature.group" version="1.0.0.201605182147"/>
+ <unit id="org.eclipse.nebula.widgets.tablecombo.feature.feature.group" version="0.0.0"/>
+ <unit id="org.eclipse.nebula.widgets.richtext.feature.feature.group" version="0.0.0"/>
<repository id="nebula" location="http://download.eclipse.org/technology/nebula/releases/1.0.0/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">

Back to the top