Hi Hari,
1)
Your email shows groovyc reporting with an identifier at the start of the line
that can't have come from Ant, like:
[*groovyc*]
Except for one line that looks like normal Ant output:
[groovyc]
These lines, with [*groovyc*], look like they were not generated in ant, but in
some other
On Fri, Jun 10, 2011 at 4:22 AM, wayne wrote:
> Is anybody know how to add dependencies to a customizable ant task.
Not sure what you mean here.
> classname="org.apache.commons.javaflow.ant.AntRewriteTask">
>
>
>
Looks like its not Ant but the compilation of your groovy code?
On Wed, 8 Jun 2011, Hari wrote:
HI
Am currently working on Japanese project. This is my below code am using .
The build.xml not working .
?@
Hi All:
Is anybody know how to add dependencies to a customizable ant task.
here is my case: