# HG changeset patch # User smith@nwoca.org # Date 1318439177 14400 # Node ID 5d200e63ba1a62d835902d2dc7ed261a586af219 # Parent 880f230dd947f336498b6aeea05f6eded5b6066d USASR-644: update to compile groovy source for web projects diff -r 880f230dd947 -r 5d200e63ba1a groovy-ant.xml --- a/groovy-ant.xml Tue Sep 27 14:23:43 2011 -0400 +++ b/groovy-ant.xml Wed Oct 12 13:06:17 2011 -0400 @@ -1,6 +1,7 @@ + xmlns:j2seproject3="http://www.netbeans.org/ns/j2se-project/3" + xmlns:ssdtant="antlib:org.ssdt_ohio.tools.ant"> Ant tasks shared by Groovy based NetBeans projects. @@ -11,20 +12,27 @@ end copy --> + + + + + + + + classpath="${run.classpath}"/> - - + doctitle="${javadoc.windowtitle}" > + @@ -37,7 +45,10 @@ + + + @@ -60,7 +71,7 @@ - + @@ -95,6 +106,7 @@ + @@ -114,5 +126,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +