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=6246>. 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=6246 Better build.xml example. ------- Additional Comments From [EMAIL PROTECTED] 2002-02-05 16:35 ------- Using *.jar means that a jar file can float through the system. For example, I use xp.jar, for some of my XML processing (it has the right buffering behavior for my needs). If you add xp.jar to the root directory, the build process will put it in src.zip and place it in the right place in the ZIP file for distribution. If you give someone src.zip, that person has all that is needed to build the distribution. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
