Konstantin Kolinko wrote:
My zip archiver shows them. Or, using jar -t:
"C:\Program Files\Java\jdk1.6.0_14\bin\jar" -tf
apache-tomcat-6.0-snapshot-windows-x86.zip | find "exe"
jar -tf apache-tomcat-6.0-snapshot-windows-x86.zip | greo -e '\.exe$' -e
'\.dll$'
apache-tomcat-6.0-snapshot/bin/tomcat6.exe
apache-tomcat-6.0-snapshot/bin/tomcat6w.exe
Stupid ant doesn't merge filesets before producing archive.
Someone probably thought it would work faster that way :)
Anyhow fixed both in trunk and created a -2.patch
Regards
--
^(TM)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org