DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31330>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31330

Specification-version in MANIFEST.MF not numerical

           Summary: Specification-version in MANIFEST.MF not numerical
           Product: Commons
           Version: 1.6 Final
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Digester
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Most of the values in the MANIFEST.MF file are quoted with double quotes. That's
not the case for other Jakarta projects (e.g. commons-logging, commons-lang, ...). 

Especially in James this makes problems, since James tries to parse the
Specification-version value as number and fails to start up (that's why it's a
blocker).

Please do not put quotes around the numerical attribute values!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to