Good point, Conor. I will see how I can solve the other issue while still keeping JarInputStream happy.
Cheers, Magesh ----- Original Message ----- From: "Conor MacNeill" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, May 14, 2002 8:25 PM Subject: Re: cvs commit: jakarta-ant/src/main/org/apache/tools/ant/taskdefs Jar.java > > > [EMAIL PROTECTED] wrote: > > umagesh 02/05/08 15:27:46 > > > > Modified: src/main/org/apache/tools/ant/taskdefs Tag: ANT_15_BRANCH > > Jar.java > > Log: > > Move building of final manifest from initZipOutputStream to finalizeZipOutputStream so that merged entries of the manifests appear properly as documented. > > > > Reported by: Juergen Damke <[EMAIL PROTECTED]> > > > > -1 > > The first entries in a jar must be the META-INF directory and the > MANIFEST.MF files or JarInputStreams do not work. > > Check this > http://cvs.apache.org/viewcvs.cgi/jakarta-ant/src/main/org/apache/tools/ant/ taskdefs/Jar.java?rev=1.21.2.3&content-type=text/vnd.viewcvs-markup > > Conor > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
