You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/11/03 01:30:06 UTC

[jira] Commented: (MNG-1402) application.xml generated incorrectly

    [ http://jira.codehaus.org/browse/MNG-1402?page=comments#action_49849 ] 

Brett Porter commented on MNG-1402:
-----------------------------------

this is the revers to my fix here:

http://svn.apache.org/viewcvs.cgi/maven/components/trunk/maven-plugins/maven-ear-plugin/src/main/java/org/apache/maven/plugin/ear/ApplicationXmlWriter.java?rev=292709&r1=291287&r2=292709&diff_format=h

is it possible that the order is different in 1.3 and 1.4? I remember needing this for OpenEJB to build.


> 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
>  Attachments: MNG-1402-maven-ear-plugin.patch
>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org