application.xml generated incorrectly
-------------------------------------
Key: MNG-1402
URL: http://jira.codehaus.org/browse/MNG-1402
Project: Maven 2
Type: Bug
Components: maven-ear-plugin
Versions: 2.0
Reporter: Tomislav Stojcevich
Priority: Minor
When generating an application.xml the description is written out before the
display-name.
According to the DTD, display-name needs to be first. See:
http://java.sun.com/dtd/application_1_3.dtd
A work around is to not use a description element in the pom.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]