You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Brackx (JIRA)" <ji...@codehaus.org> on 2010/12/10 12:56:57 UTC

[jira] Created: (MEAR-134) no library-directory in application.xml if version is 6

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

        

[jira] Work started: (MEAR-134) no library-directory in application.xml if version is 6

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEAR-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on MEAR-134 started by Stephane Nicoll.

> 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
>            Assignee: Stephane Nicoll
>             Fix For: 2.4.3
>
>         Attachments: ear-lib-dir.patch
>
>
> 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

        

[jira] Updated: (MEAR-134) no library-directory in application.xml if version is 6

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEAR-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephane Nicoll updated MEAR-134:
---------------------------------

    Fix Version/s: 2.4.3

good catch, thanks

> 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
>             Fix For: 2.4.3
>
>         Attachments: ear-lib-dir.patch
>
>
> 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

        

[jira] Updated: (MEAR-134) no library-directory in application.xml if version is 6

Posted by "Michael Brackx (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEAR-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Brackx updated MEAR-134:
--------------------------------

    Attachment: ear-lib-dir.patch

simple patch

> 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
>         Attachments: ear-lib-dir.patch
>
>
> 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

        

[jira] Closed: (MEAR-134) no library-directory in application.xml if version is 6

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEAR-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephane Nicoll closed MEAR-134.
--------------------------------

    Resolution: Fixed

Applied, thanks.

> 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
>            Assignee: Stephane Nicoll
>             Fix For: 2.4.3
>
>         Attachments: ear-lib-dir.patch
>
>
> 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