[ https://jira.codehaus.org/browse/MEAR-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=325871#comment-325871 ]
David Forsman commented on MEAR-158: ------------------------------------ Please release minor version for this. Simple bug to correct. Glassfish is rely picky and validates the application.xml at deploy. (I need this to be able to build ear for both Glassfish and JBoss. Glassfish is strict on class loading.) > Elements library-directory and env-entry out of sequence in application.xml > for JEE 6 > ------------------------------------------------------------------------------------- > > Key: MEAR-158 > URL: https://jira.codehaus.org/browse/MEAR-158 > Project: Maven 2.x Ear Plugin > Issue Type: Bug > Affects Versions: 2.8 > Reporter: Marty Phelan > Fix For: 2.8.1 > > Attachments: application.xml, pom.xml, pom.xml, pom.xml > > > When the pom.xml for an JEE 6 EAR project contains plugin configuration > entries for both defaultLibBundleDir and env-entries, the resulting elements > in application.xml are out-of-sequence per specification. The generated order > is env-entry - library-directory. This should be reversed. > Attached are two files: the sample pom.xml and resulting application.xml. -- 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