[ https://jira.codehaus.org/browse/MEAR-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marty Phelan updated MEAR-158:
------------------------------
Attachment: pom.xml
Made a correction to the pom.xml to use the correct element name for adding environmental
entries to application.xml (envEntries). This did NOT, however, fix the issue. Attached is
corrected pom.xml.
> 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
> 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: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|