[ 
https://jira.codehaus.org/browse/MEAR-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=331083#comment-331083
 ] 

Fred Bricon commented on MEAR-158:
----------------------------------

Here's a trivial (git) patch to fix this issue. 
https://github.com/fbricon/maven-plugins/compare/trunk...MEAR-158.diff

Test project # incremented to 83 because I have used 82 for the MEAR-169 patch.
                
> 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 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

Reply via email to