DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24835>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24835

Jar task and package directories

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2003-11-20 03:30 -------
You are going to get embarrassed. 

The way to include one or more packages, while retaining base dir information is
to use the includes attributes to specify a subdir tree to include

<jar jarfile="package.dir" basedir="${build}" includes="com/clinphone/stuff/**" 
/>

For more complex problems nest <fileset> declarations inside the jar task. 

Marking as invalid, and strongly encouraging user participation in the ant user
mail list the next time a similar problem is encountered.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to