Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim Jongman2015-05-07 17:42:21 +0000
committerWim Jongman2015-05-07 17:42:21 +0000
commit074e6d0d84586a95d29a1d54446b446af256439c (patch)
tree9ee616c9a78a5d54cf3847f71a1ac1ca067aab10 /ecf.b3aggrcon
parent2d60d130969bb6a370d39daa5586369c3a731b5f (diff)
downloadorg.eclipse.simrel.build-074e6d0d84586a95d29a1d54446b446af256439c.tar.gz
org.eclipse.simrel.build-074e6d0d84586a95d29a1d54446b446af256439c.tar.xz
org.eclipse.simrel.build-074e6d0d84586a95d29a1d54446b446af256439c.zip
Bug 463010 - Change aggregator build to unpack200 with Java 8
repacked xpp.jar
Diffstat (limited to 'ecf.b3aggrcon')
-rw-r--r--ecf.b3aggrcon10
1 files changed, 5 insertions, 5 deletions
diff --git a/ecf.b3aggrcon b/ecf.b3aggrcon
index 75c40b406..6dcc0c1c3 100644
--- a/ecf.b3aggrcon
+++ b/ecf.b3aggrcon
@@ -1,19 +1,19 @@
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" label="ECF">
- <repositories location="http://download.eclipse.org/rt/ecf/463010/site.p2/" description="ECF updates">
- <features name="org.eclipse.ecf.core.feature.group" versionRange="3.10.0.v20150506-1752">
+ <repositories location="http://download.eclipse.org/rt/ecf/463010.1/site.p2/" description="ECF updates">
+ <features name="org.eclipse.ecf.core.feature.group" versionRange="3.10.0.v20150507-1648">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
- <features name="org.eclipse.ecf.core.source.feature.group" versionRange="3.10.0.v20150506-1752">
+ <features name="org.eclipse.ecf.core.source.feature.group" versionRange="3.10.0.v20150507-1648">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
- <features name="org.eclipse.ecf.remoteservice.sdk.feature.feature.group" versionRange="3.10.0.v20150506-1752">
+ <features name="org.eclipse.ecf.remoteservice.sdk.feature.feature.group" versionRange="3.10.0.v20150507-1648">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
- <features name="org.eclipse.ecf.remoteservice.sdk.source.feature.feature.group" versionRange="3.10.0.v20150506-1752">
+ <features name="org.eclipse.ecf.remoteservice.sdk.source.feature.feature.group" versionRange="3.10.0.v20150507-1648">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>

Back to the top