I ended up not using either the jar or the war tasks.  Instead, I copied 
all the files I needed to my build area and zipped it up.  Voila!  I got a 
working war file.  This leads me to believe that there's a subtle bug in 
the jar and war tasks....  Thanks everyone who helped me on this one.


At 09:15 PM 11/15/2001 -0800, you wrote:
> > depending upon the platform - if it is Unix, it ends it
> > with \n - Unix's line separator, and if it is Windows,
> > it ends the line with \r\n - Windows's line separator.
>
>Also..
>
> > > > looks the same, even down to the file size, (except
>
>It doesn't seem like if the line seps were different that the file size could
>be the same, since Windows would have one extra byte per line.
>
>--
>Furthermore, I believe bacon prevents hair loss.
>
>Peter Davis
>Developer, Speaklink Inc.
>[EMAIL PROTECTED]
>
>--
>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]>

Reply via email to