You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Marty Phelan (JIRA)" <ji...@codehaus.org> on 2012/09/06 18:13:21 UTC

[jira] (MEAR-158) Elements library-directory and env-entry out of sequence in application.xml for JEE 6

Marty Phelan created MEAR-158:
---------------------------------

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

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

        

[jira] (MEAR-158) Elements library-directory and env-entry out of sequence in application.xml for JEE 6

Posted by "Markus Reiterer (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MEAR-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=317464#comment-317464 ] 

Markus Reiterer edited comment on MEAR-158 at 1/17/13 2:54 AM:
---------------------------------------------------------------

.
                
      was (Author: mreiterer):
    same issue here. when is the planned release date for 2.8.1 ?
                  
> 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
>             Fix For: 2.8.1
>
>         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

        

[jira] (MEAR-158) Elements library-directory and env-entry out of sequence in application.xml for JEE 6

Posted by "Marty Phelan (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MEAR-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marty Phelan updated MEAR-158:
------------------------------

    Attachment: pom.xml

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

        

[jira] (MEAR-158) Elements library-directory and env-entry out of sequence in application.xml for JEE 6

Posted by "Markus Reiterer (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MEAR-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=317463#comment-317463 ] 

Markus Reiterer commented on MEAR-158:
--------------------------------------

same issue here, when is the planned release date for 2.8.1 ? Can you provide a bugfix version for this defect ?
                
> 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
>             Fix For: 2.8.1
>
>         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

        

[jira] (MEAR-158) Elements library-directory and env-entry out of sequence in application.xml for JEE 6

Posted by "Marty Phelan (JIRA)" <ji...@codehaus.org>.
     [ 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

        

[jira] (MEAR-158) Elements library-directory and env-entry out of sequence in application.xml for JEE 6

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

Stéphane Nicoll updated MEAR-158:
---------------------------------

    Fix Version/s: 2.8.1
    
> 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
>             Fix For: 2.8.1
>
>         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

       

[jira] (MEAR-158) Elements library-directory and env-entry out of sequence in application.xml for JEE 6

Posted by "Markus Reiterer (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MEAR-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=317464#comment-317464 ] 

Markus Reiterer commented on MEAR-158:
--------------------------------------

same issue here. when is the planned release date for 2.8.1 ?
                
> 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
>             Fix For: 2.8.1
>
>         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