no library-directory in application.xml if version is 6
-------------------------------------------------------

                 Key: MEAR-134
                 URL: http://jira.codehaus.org/browse/MEAR-134
             Project: Maven 2.x Ear Plugin
          Issue Type: Bug
    Affects Versions: 2.4.2
            Reporter: Michael Brackx


There is no library-directory in application.xml if version is 6.

In ApplicationXmlWriter.write() the if around should also check for version 6.
Or to be more future safe, it could check for >= 5 (with a version aware 
comparator).

-- 
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

        

Reply via email to