Java Mailing List Archive

http://www.ant-tasks.com/

Home » Ant Users List »

Re: problems creating a jar

Luca Ferrari

2008-02-20

Replies: Find Java Web Hosting

Author LoginPost Reply
On Wednesday 20 February 2008 Dimitris Mouchritsas's cat, walking on the
keyboard, wrote:
> So for example you create:
> /dist
>   tmp/
>     classes/
>     img/
>     lib/
>
> and then you <jar destfile="${dist.dir}/${build.jar.name}"
> basedir="${dist.dir}/tmp/"> etc.

But in this case into the jar I will have also the classes directory, while it
should be present only the package tree, isn't it?
Thanks for you suggestion, but is there any way to get the jar task working
with the fileset, since I've got already a tree structure that contains
everything I have to place in the jar?

Luca


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.