Steps to reproduce:
- Create webapp with META-INF/MANIFEST.MF file
- Deploy it to Jetty
Expected: META-INF/MANIFEST.MF is present in unpacked webapp.
Actual: META-INF/MANIFEST.MF doesn't exist in unpacked webapp.
Tomcat, for example, behaves as expected.
Tested with Jetty 6.1.12.rc4 and 6.1.14
Other user hitting this problem:
http://www.nabble.com/MANIFEST.MF-being-lost-on-Deploy-of-WAR-td18948688.html
I've checked in a fix to jetty-6 and jetty trunk. I'd appreciate it if you could test this on a windows environment, as I only have access to linux.
thanks
Jan