Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorEike Stepper2010-02-12 15:59:44 +0000
committerEike Stepper2010-02-12 15:59:44 +0000
commit224c0a3799d5d151e017c8b5c6b44ca45aa487a5 (patch)
tree02f94dd3e9ff6a2044f34db3ba6524f4d44acb92 /releng
parent896b02a7a6802eee23afd213d830294aeb613639 (diff)
downloadcdo-224c0a3799d5d151e017c8b5c6b44ca45aa487a5.tar.gz
cdo-224c0a3799d5d151e017c8b5c6b44ca45aa487a5.tar.xz
cdo-224c0a3799d5d151e017c8b5c6b44ca45aa487a5.zip
[256936] Support for Offline Mode
https://bugs.eclipse.org/bugs/show_bug.cgi?id=256936
Diffstat (limited to 'releng')
-rw-r--r--releng/org.eclipse.emf.cdo.releng/build.rmap69
1 files changed, 44 insertions, 25 deletions
diff --git a/releng/org.eclipse.emf.cdo.releng/build.rmap b/releng/org.eclipse.emf.cdo.releng/build.rmap
index 2e5528ff8c..4aac5e13e2 100644
--- a/releng/org.eclipse.emf.cdo.releng/build.rmap
+++ b/releng/org.eclipse.emf.cdo.releng/build.rmap
@@ -7,11 +7,12 @@
<rm:locator pattern="^org\.eclipse\.emf\.cdo\.doc.*" searchPathRef="cdo.doc"/>
<rm:locator pattern="^org\.gastro.*" searchPathRef="cdo.examples.gastro"/>
- <rm:locator pattern="^org\.eclipse\.emf\.cdo\.hibernate.*" searchPathRef="cdo.hibernate"/>
+ <rm:locator pattern="^org\.eclipse\.emf\.cdo\.tests\.hibernate.*" searchPathRef="cdo.hibernate"/>
+ <rm:locator pattern="^org\.eclipse\.emf\.cdo\.server\.hibernate.*" searchPathRef="cdo.hibernate"/>
<rm:locator pattern="^org\.eclipse\.emf\.cdo\.examples.*" searchPathRef="cdo.examples"/>
<rm:locator pattern="^org\.eclipse\.emf\.cdo\.tests.*" searchPathRef="cdo.tests"/>
- <rm:locator pattern="^org\.eclipse\.emf\.cdo.*-feature" searchPathRef="cdo.features"/>
- <rm:locator pattern="^org\.eclipse\.emf\.cdo.*" searchPathRef="cdo.plugins"/>
+ <rm:locator pattern="^org\.eclipse\.emf\.cdo\.server\.product" searchPathRef="cdo.product"/>
+ <rm:locator pattern="^org\.eclipse\.emf\.cdo.*" searchPathRef="cdo.featuresAndPlugins"/>
<rm:locator pattern="^org\.eclipse\.net4j\.examples.*" searchPathRef="net4j.examples"/>
<rm:locator pattern="^org\.eclipse\.net4j\.buddies.*" searchPathRef="net4j.examples"/>
@@ -20,16 +21,13 @@
<rm:locator pattern="^org\.eclipse\.net4j\.tests.*" searchPathRef="net4j.tests"/>
<rm:locator pattern="^org\.eclipse\.net4j\.db\.tests.*" searchPathRef="net4j.tests"/>
<rm:locator pattern="^org\.eclipse\.net4j\.jms\.tests.*" searchPathRef="net4j.tests"/>
- <rm:locator pattern="^org\.eclipse\.net4j.*-feature" searchPathRef="net4j.features"/>
- <rm:locator pattern="^org\.eclipse\.net4j.*" searchPathRef="net4j.plugins"/>
+ <rm:locator pattern="^org\.eclipse\.net4j.*" searchPathRef="net4j.featuresAndPlugins"/>
<rm:locator searchPathRef="modeling" failOnError="false"/>
<rm:locator searchPathRef="target.platform"/>
-
-
<rm:searchPath name="cdo.releng">
- <rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="cvs">
+ <rm:provider componentTypes="buckminster,osgi.bundle" readerType="cvs">
<rm:uri format="{0},org.eclipse.emf/org.eclipse.emf.cdo/releng/{1}">
<bc:propertyRef key="cvs.repository"/>
<bc:propertyRef key="buckminster.component"/>
@@ -45,7 +43,7 @@
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature" readerType="cvs">
- <rm:uri format="{0},org.eclipse.emf/org.eclipse.emf.cdo/doc/{1}-feature">
+ <rm:uri format="{0},org.eclipse.emf/org.eclipse.emf.cdo/features/{1}-feature">
<bc:propertyRef key="cvs.repository"/>
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
@@ -89,6 +87,12 @@
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
+ <rm:provider componentTypes="eclipse.feature" readerType="cvs">
+ <rm:uri format="{0},org.eclipse.emf/org.eclipse.emf.cdo/features/{1}-feature">
+ <bc:propertyRef key="cvs.repository"/>
+ <bc:propertyRef key="buckminster.component"/>
+ </rm:uri>
+ </rm:provider>
</rm:searchPath>
<rm:searchPath name="cdo.tests">
@@ -98,9 +102,6 @@
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
- </rm:searchPath>
-
- <rm:searchPath name="cdo.features">
<rm:provider componentTypes="eclipse.feature" readerType="cvs">
<rm:uri format="{0},org.eclipse.emf/org.eclipse.emf.cdo/features/{1}-feature">
<bc:propertyRef key="cvs.repository"/>
@@ -109,16 +110,29 @@
</rm:provider>
</rm:searchPath>
- <rm:searchPath name="cdo.plugins">
+ <rm:searchPath name="cdo.featuresAndPlugins">
<rm:provider componentTypes="osgi.bundle" readerType="cvs">
<rm:uri format="{0},org.eclipse.emf/org.eclipse.emf.cdo/plugins/{1}">
<bc:propertyRef key="cvs.repository"/>
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
+ <rm:provider componentTypes="eclipse.feature" readerType="cvs">
+ <rm:uri format="{0},org.eclipse.emf/org.eclipse.emf.cdo/features/{1}-feature">
+ <bc:propertyRef key="cvs.repository"/>
+ <bc:propertyRef key="buckminster.component"/>
+ </rm:uri>
+ </rm:provider>
</rm:searchPath>
-
+ <rm:searchPath name="cdo.product">
+ <rm:provider componentTypes="eclipse.feature" readerType="cvs">
+ <rm:uri format="{0},org.eclipse.emf/org.eclipse.emf.cdo/features/{1}">
+ <bc:propertyRef key="cvs.repository"/>
+ <bc:propertyRef key="buckminster.component"/>
+ </rm:uri>
+ </rm:provider>
+ </rm:searchPath>
<rm:searchPath name="net4j.examples">
<rm:provider componentTypes="osgi.bundle" readerType="cvs">
@@ -127,6 +141,12 @@
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
+ <rm:provider componentTypes="eclipse.feature" readerType="cvs">
+ <rm:uri format="{0},org.eclipse.emf/org.eclipse.emf.net4j/features/{1}-feature">
+ <bc:propertyRef key="cvs.repository"/>
+ <bc:propertyRef key="buckminster.component"/>
+ </rm:uri>
+ </rm:provider>
</rm:searchPath>
<rm:searchPath name="net4j.tests">
@@ -136,9 +156,6 @@
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
- </rm:searchPath>
-
- <rm:searchPath name="net4j.features">
<rm:provider componentTypes="eclipse.feature" readerType="cvs">
<rm:uri format="{0},org.eclipse.emf/org.eclipse.emf.net4j/features/{1}-feature">
<bc:propertyRef key="cvs.repository"/>
@@ -147,34 +164,36 @@
</rm:provider>
</rm:searchPath>
- <rm:searchPath name="net4j.plugins">
+ <rm:searchPath name="net4j.featuresAndPlugins">
<rm:provider componentTypes="osgi.bundle" readerType="cvs">
<rm:uri format="{0},org.eclipse.emf/org.eclipse.emf.net4j/plugins/{1}">
<bc:propertyRef key="cvs.repository"/>
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
+ <rm:provider componentTypes="eclipse.feature" readerType="cvs">
+ <rm:uri format="{0},org.eclipse.emf/org.eclipse.emf.net4j/features/{1}-feature">
+ <bc:propertyRef key="cvs.repository"/>
+ <bc:propertyRef key="buckminster.component"/>
+ </rm:uri>
+ </rm:provider>
</rm:searchPath>
-
-
<rm:searchPath name="target.platform">
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false" resolutionFilter="(build.type=N)">
- <rm:uri format="http://download.eclipse.org/eclipse/updates/3.6milestones"/>
+ <rm:uri format="file:/home/thhal/Download/eclipse.download/eclipse/updates/3.6milestones"/>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false" resolutionFilter="(build.type=N)">
- <rm:uri format="http://download.eclipse.org/releases/helios"/>
+ <rm:uri format="file:/home/thhal/Download/eclipse.download/releases/helios"/>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false" resolutionFilter="">
<rm:uri format="http://net4j.sourceforge.net/update"/>
</rm:provider>
</rm:searchPath>
-
-
<rm:searchPath name="modeling">
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false" resolutionFilter="(build.type=N)">
- <rm:uri format="http://download.eclipse.org/modeling/emf/updates/milestones"/>
+ <rm:uri format="file:/home/thhal/Download/eclipse.download/modeling/emf/updates/milestones"/>
</rm:provider>
</rm:searchPath>
</rm:rmap>

Back to the top