Mercurial > public > develkit
changeset 32:9480be99ec76
Restore -project.init.groovy.task for backwards compatibility
author | smith@nwoca.org |
---|---|
date | Tue, 12 Apr 2011 17:24:22 -0400 |
parents | 0cbc383e341b |
children | f8b0dde24622 |
files | ssdt-common-build.xml |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
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>