Mercurial > public > develkit
diff ssdt-common-build.xml @ 32:9480be99ec76
Restore -project.init.groovy.task for backwards compatibility
author | smith@nwoca.org |
---|---|
date | Tue, 12 Apr 2011 17:24:22 -0400 |
parents | ad0a75e20f7b |
children | cc9b1cd6098b |
line wrap: on
line diff
--- a/ssdt-common-build.xml Tue Apr 12 16:49:39 2011 -0400 +++ b/ssdt-common-build.xml Tue Apr 12 17:24:22 2011 -0400 @@ -23,6 +23,10 @@ <cvs command="up -d -P"/> </target> + <target name="-project.init.groovy.task"> + <echo message="Note: -project.init.groovy.task is a noop. Please remove from dependency."/> + </target> + <if> <available classpath="${run.test.classpath}" classname="org.codehaus.groovy.ant.Groovy"/> <then>