You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2004/10/26 17:46:18 UTC

DO NOT REPLY [Bug 30339] - Jar task can create mysteriously broken jar files in 1.5.1, 1.6.2

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=30339

Jar task can create mysteriously broken jar files in 1.5.1, 1.6.2





------- Additional Comments From bodewig@apache.org  2004-10-26 15:46 -------
Your first example jat contains two duplicate files,
arlut/csd/JDataComponent/calendar_dn.gif and arlut/csd/JCalendar/up.gif.

Could they be the reason?

There are two fileset in your task pointing to the same directories:
<fileset dir="${graphics.dir}" includes="arlut/csd/JCalendar/*"/>

If you remove one of them, does that make your browsers happy?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org