Torsten and Jorg:
Althourgh I look up some pages. I really do not know how to add
dependencies for a customizable ant task.
in my case, how to add dependencies to
commons-javaflow-1.0-SNAPSHOT.jar for rewriting.
Can you give me some tips or example? the dependencies did not
included during jar package process?
Thanks.
>From Wayne
2011/6/9 Torsten Curdt <tcurdt@vafer.org>:
> Wayne, you also need to include the dependencies listed in the pom -
> not just javaflow itself.
>
>> <taskdef name="javaflow"
>> classname="org.apache.commons.javaflow.ant.AntRewriteTask">
>> <classpath id = "project.class.path">
>> <fileset dir = "lib">
>> <include name = "**/commons-javaflow-1.0-SNAPSHOT.jar"/>
>> </fileset>
>> </classpath>
>
> cheers,
> Torsten
> --
> http://www.yourdailygeekery.com
> http://www.torstencurdt.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
> For additional commands, e-mail: user-help@commons.apache.org
>
>
--
..............................................
Graduate School of Global Information
and Telecommunication Studies
Waseda University
1-6-1 Nishi Waseda, Shinjuku-ku,
Tokyo169-8050, JAPAN.
..............................................
************************************************
早稲田大学大学院 国際情報通科信研究科
中里研究室 博士課程
王歓(John Wayne)
E-mail:wanghuan@fuji.waseda.jp
************************************************
--
..............................................
Graduate School of Global Information
and Telecommunication Studies
Waseda University
1-6-1 Nishi Waseda, Shinjuku-ku,
Tokyo169-8050, JAPAN.
..............................................
************************************************
早稲田大学大学院 国際情報通科信研究科
中里研究室 博士課程
王歓(John Wayne)
E-mail:wanghuan@fuji.waseda.jp
************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org
|