Stefan Bodewig wrote:
That's exactly why we've added the encoding attribute to our zip task
family - and part of the reason that we've written our own zip class
library.
Yes, and it has been a great idea. Unfortunately the Tomcat team refuses
to use it in their deployment code. :-(
Jochen
---
Peter Wåhlander wrote:
This directories which names contains the character å,ä and ö. When I unzip
VitaNovaHemma.zip using Windows XP:s built in unzipper these caracters are
lost. I have tried:
The problem is almost definitely related to the unzipper. I have a
similar problem with Tomcat: Tomcat i
[EMAIL PROTECTED] wrote:
I love your muscles. :)
Quite easy to misunderstand ... :-)
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:
I love your muscles. :)
Quite easy to misunderstand ... :-)
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi, Ivan,
thanks, but the "sortlist" is a task and not a filter. Besides, it isn't
a part of the Ant core. In other words: My question still applies.
Regards,
Jochen
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comm
Hi,
at least as of Ant 1.6.2, there don't seem to be filters with the
functionality of "sort" (A Unix tool sorting the lines of a file) or
"uniq" (Another Unix tool deleting lines from a file, which do not match
given uniqueness constraints). I typically help myself by using these
Unix tools in