Issue Details (XML | Word | Printable)

Key: JETTY-843
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jan Bartel
Reporter: Marat Radchenko
Votes: 3
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Jetty

META-INF/MANIFEST.MF is not present in unpacked webapp

Created: 26/Dec/08 06:49 AM   Updated: 05/Jun/09 05:52 AM
Component/s: Servlet
Affects Version/s: 6.1.12.rc4, 6.1.14
Fix Version/s: 6.1.15.pre0

Time Tracking:
Not Specified


 Description  « Hide
Steps to reproduce:
  1. Create webapp with META-INF/MANIFEST.MF file
  2. 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



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jan Bartel added a comment - 29/Dec/08 01:29 PM
Marat,

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


Marat Radchenko added a comment - 05/Jun/09 05:52 AM
Confirming, works on jetty-6.1.15+