[Bedework-commit] bedework r3158 - trunk/build/quickstart
svnadmin at bedework.org
svnadmin at bedework.org
Tue Feb 1 16:04:54 EST 2011
Author: douglm
Date: 2011-02-01 16:04:52 -0500 (Tue, 01 Feb 2011)
New Revision: 3158
Modified:
trunk/build/quickstart/build.xml
Log:
Import deftasks for some of the quickstart targets
Modified: trunk/build/quickstart/build.xml
===================================================================
--- trunk/build/quickstart/build.xml 2011-02-01 21:04:47 UTC (rev 3157)
+++ trunk/build/quickstart/build.xml 2011-02-01 21:04:52 UTC (rev 3158)
@@ -41,6 +41,8 @@
<!-- This may have defined the config properties location. Load that now to get overrides
<property file="${org.bedework.config.properties}" />-->
+ <import file="${bedework.quickstart.basedir}/../buildTools/deftasks.xml"/>
+
<import file="${bedework.quickstart.basedir}/../loadDeployConfig.xml"/>
<target name="usage" depends="init"
More information about the Bedework-commit
mailing list