Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/org.eclipse.emf.cdo.releng/build.properties')
-rw-r--r--releng/org.eclipse.emf.cdo.releng/build.properties20
1 files changed, 9 insertions, 11 deletions
diff --git a/releng/org.eclipse.emf.cdo.releng/build.properties b/releng/org.eclipse.emf.cdo.releng/build.properties
index d59c6dd612..28f2fa48ee 100644
--- a/releng/org.eclipse.emf.cdo.releng/build.properties
+++ b/releng/org.eclipse.emf.cdo.releng/build.properties
@@ -7,11 +7,17 @@
# Contributors:
# Eike Stepper - initial API and implementation
-# NLS_MESSAGEFORMAT_VAR
+stream=4.1
+branch=trunk
+weekly.build.type=I
svn.repository=http://dev.eclipse.org/svnroot/modeling/org.eclipse.emf.cdo
+eclipse.downloads=http://download.eclipse.org
+cloudsmith.downloads=http://download.cloudsmith.com
-buckminster.output.root=${workspace.root}/_temp
+director=${eclipse.downloads}/tools/buckminster/products/director_latest.zip
+buckminster.headless=${eclipse.downloads}/tools/buckminster/headless-3.7
+buckminster.external=${cloudsmith.downloads}/buckminster/external-3.7
qualifier.replacement.*=generator:lastModified
generator.lastModified.format='v'yyyyMMdd-HHmm
@@ -21,16 +27,8 @@ target.ws=*
target.arch=*
signing.type=eclipse.local
-#cbi.include.source=false
-
-#eclipse.downloads=file:/home/data/httpd/download.eclipse.org
-eclipse.downloads=http://download.eclipse.org
-director.path=tools/buckminster/products/director_latest.zip
-bm.headless.path=tools/buckminster/headless-3.7
-bm.external.path=http://download.cloudsmith.com/buckminster/external-3.7
-cdo.download.area=/home/data/httpd/download.eclipse.org/modeling/emf/cdo
-eclipse.staging.area=/shared/download-staging.priv/modeling/emf/cdo/${env.JOB_NAME}
+###########################################################################
jars.compile.order = .
source.. = src/

Back to the top