# HG changeset patch
# User smith@nwoca.org
# Date 1293398339 18000
# Node ID 3cb1ff0297a8bf869f1889d916f528416f8d7d3d
# Parent dc7212d334584944a3b6078d48ff67c05e0068d8
TL-32: Add task for creating test properties.
diff -r dc7212d33458 -r 3cb1ff0297a8 bootstrap.xml
--- a/bootstrap.xml Thu Dec 23 23:32:10 2010 -0500
+++ b/bootstrap.xml Sun Dec 26 16:18:59 2010 -0500
@@ -16,14 +16,14 @@
-
+
+ src="${ssdt.devel.kit.src}/@{file}"
+ usetimestamp="true" verbose="false" ignoreerrors="true" />
@@ -32,8 +32,24 @@
+ src="@{src}"
+ usetimestamp="true" verbose="false" ignoreerrors="true"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r dc7212d33458 -r 3cb1ff0297a8 groovy-ant.xml
--- a/groovy-ant.xml Thu Dec 23 23:32:10 2010 -0500
+++ b/groovy-ant.xml Sun Dec 26 16:18:59 2010 -0500
@@ -5,9 +5,10 @@
Ant tasks shared by Groovy based NetBeans projects.