[jboss-jira] [JBoss JIRA] (AS7-6219) Whitespace on Bundle-Classpath manifest header should not fail WAB deployment

jarkko rantavuori (JIRA) jira-events at lists.jboss.org
Wed Dec 19 10:22:08 EST 2012


jarkko rantavuori created AS7-6219:
--------------------------------------

             Summary: Whitespace on Bundle-Classpath manifest header should not fail WAB deployment
                 Key: AS7-6219
                 URL: https://issues.jboss.org/browse/AS7-6219
             Project: Application Server 7
          Issue Type: Enhancement
          Components: OSGi
    Affects Versions: 7.2.0.Alpha1
         Environment: Windows 7
            Reporter: jarkko rantavuori
            Assignee: Thomas Diesler
         Attachments: bundle-classpath.txt

Indentation of values works for Import-Package header, but if used with Bundle-Classpath header, it doesn't work and classes are not found. See attachment for details.

This can lead to subtle, hard-to-analyze failures in the deployment. Manifest is often configured in maven pom, where indentation is common.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list