Fixed typo in taskdef task
This commit is contained in:
parent
3c4205f336
commit
c4455b0811
@ -36,7 +36,7 @@
|
|||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="-init-groovy">
|
<target name="-init-groovy">
|
||||||
<taskef name="groovyc" classpathref="groovy.classpath"
|
<taskdef name="groovyc" classpathref="groovy.classpath"
|
||||||
classname="org.codehaus.groovy.ant.Groovyc"/>
|
classname="org.codehaus.groovy.ant.Groovyc"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user