Dominique Devienne and haefelinger :
I use pathelement. it works. thanks for kind help.
>From Wayne
2011/6/11 wolfgang haefelinger :
>>> i try to use fileset to add these dependencies. but it seems wrong.
>
> I bet he is missing transitive dependencies: Just let task "javaflow"
> depend
>> i try to use fileset to add these dependencies. but it seems wrong.
I bet he is missing transitive dependencies: Just let task "javaflow"
depend on " commons-javaflow-1.0-SNAPSHOT.jar" and Ant would
automatically add those other dependencies.
On Fri, Jun 10, 2011 at 3:47 PM, Dominique Devien
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">
>
>
>
Hi All:
Is anybody know how to add dependencies to a customizable ant task.
here is my case: