tweaking buckminster install process
[taxeditor.git] / eu.etaxonomy.taxeditor.feature / buckminster.properties
index f438ec6d6b793728e53955271ad3808a52a90985..5edee334b62716a4ad622a7b90285ccd33f65b3f 100644 (file)
@@ -6,16 +6,26 @@
 #
 
 # Where all the output should go
 #
 
 # Where all the output should go
-buckminster.output.root=${user.home}/tmp
+buckminster.output.root=${user.home}/tmp/feature
 
 # Where the temp files should go
 
 # Where the temp files should go
-buckminster.temp.root=${user.home}/tmp/taxeditor.tmp
+buckminster.temp.root=${user.home}/tmp/feature/taxeditor.tmp
 
 # How .qualifier in versions should be replaced
 
 # How .qualifier in versions should be replaced
-qualifier.replacement.*=generator:lastRevision
+qualifier.replacement.*=generator:lastModified
+#generator.lastModified.format='v'yyyyMMdd-HHmm
+#qualifier.replacement.*=generator:lastRevision
+#generator.lastRevision.format=r{0,number,00000}
+#qualifier.replacement.*=generator:buildTimestamp
+#generator.buildTimestamp.format='v'yyyyMMdd'_'HHmm
+
+# Sets the Java compiler compliance level
+org.eclipse.buckminster.core.jdt.compliancelevel= 1.6
+
+# Should source bundles be built and included
+#cbi.include.source=true
+cbi.include.source=false
 
 
-# How the qualifier (last revision) should be formatted
-generator.lastRevision.format=r{0,number,00000}
 
 # If a site should use pack200, turn off for faster build
 # site.pack200=true
 
 # If a site should use pack200, turn off for faster build
 # site.pack200=true
@@ -29,10 +39,12 @@ generator.lastRevision.format=r{0,number,00000}
 # Should local signing be performed
 # local.sign=true
 
 # Should local signing be performed
 # local.sign=true
 
-# Should source bundles be built and included
-#cbi.include.source=false
+build.type=R
 
 # What platforms should be built, * for "all"
 target.os=*
 target.ws=*
 target.arch=*
 
 # What platforms should be built, * for "all"
 target.os=*
 target.ws=*
 target.arch=*
+
+buckminster.p2.site=http://download.eclipse.org/tools/buckminster/headless-3.6
+director.url=http://download.eclipse.org/tools/buckminster/products/director_latest.zip