Author: nickboldt
Date: 2009-07-16 23:16:02 -0400 (Thu, 16 Jul 2009)
New Revision: 16613
Modified:
trunk/bpel/releng/build.properties
Log:
https://jira.jboss.org/jira/browse/JBIDE-4502
Modified: trunk/bpel/releng/build.properties
===================================================================
--- trunk/bpel/releng/build.properties 2009-07-17 03:15:21 UTC (rev 16612)
+++ trunk/bpel/releng/build.properties 2009-07-17 03:16:02 UTC (rev 16613)
@@ -12,12 +12,14 @@
mainFeatureToBuildID=org.jboss.tools.bpel.sdk.feature
testFeatureToBuildID=org.jboss.tools.bpel.tests.feature
-build.steps=dir2svnmap,map2psf,buildUpdate,buildTests,generateDigests,test,publish,cleanup
+build.steps=buildUpdate,buildTests,generateDigests,test,publish,cleanup
+
+# to (re)generate map and psfs, use these settings
#build.steps=dir2svnmap,map2psf
-dir2map.reporoot =
http://anonsvn.jboss.org/repos
-dir2map.repopath = jbosstools/trunk/bpel
-dir2map.dir = /home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/bpel
-dir2map.map =
/home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/bpel/releng/maps/project.map
+#dir2map.reporoot =
http://anonsvn.jboss.org/repos
+#dir2map.repopath = jbosstools/trunk/bpel
+#dir2map.dir = /home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/bpel
+#dir2map.map =
/home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/bpel/releng/maps/project.map
# Re-use local sources?
localSourceCheckoutDir=/home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/bpel