Changing the version to 1.2.4.qualifier.
[phpeclipse.git] / org.phpeclipse.bucky.bootstrap / buckminster.properties
diff --git a/org.phpeclipse.bucky.bootstrap/buckminster.properties b/org.phpeclipse.bucky.bootstrap/buckminster.properties
new file mode 100644 (file)
index 0000000..e515c7a
--- /dev/null
@@ -0,0 +1,17 @@
+#######################################################################################
+# Where all of the output should go
+buckminster.output.root=${user.home}/sandbox/bucky/output
+# Where all of the tmp files should go
+buckminster.temp.root=${user.home}/sandbox/bucky/tmp
+# How .qualifier in versions should be replaced (this will replace .qualifier with SVN revision number of the project)
+#qualifier.replacement.*=generator:lastRevision
+qualifier.replacement.*=generator:buildTimestamp
+generator.buildTimestamp.format='v'yyyyMMdd'-'HHmm
+
+# Don't build source bundles
+cbi.include.source=false
+target.os=*
+target.ws=*
+target.arch=*
+updatesite.destination=${user.home}/sandbox/bucky/UpdateSite
+#######################################################################################
\ No newline at end of file