You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2008/02/29 22:12:28 UTC

[jira] Created: (MNG-3424) Respect ordering of elements as given in POM

Respect ordering of elements as given in POM
--------------------------------------------

                 Key: MNG-3424
                 URL: http://jira.codehaus.org/browse/MNG-3424
             Project: Maven 2
          Issue Type: Improvement
    Affects Versions: 2.0.8
            Reporter: Benjamin Bentmann
            Priority: Trivial
         Attachments: retain-collection-order.patch

"Better safe than sorry" suggests to keep the ordering of collections when converting them into maps. It's hard to know when ordering is really irrelevant and the penalty of using {{java.util.Linked*}} is usually neglectable.

-- 
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: (MNG-3424) Respect ordering of elements as given in POM

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann updated MNG-3424:
-----------------------------------

    Fix Version/s: 2.0.10

> Respect ordering of elements as given in POM
> --------------------------------------------
>
>                 Key: MNG-3424
>                 URL: http://jira.codehaus.org/browse/MNG-3424
>             Project: Maven 2
>          Issue Type: Improvement
>    Affects Versions: 2.0.8
>            Reporter: Benjamin Bentmann
>            Priority: Trivial
>             Fix For: 2.0.10
>
>         Attachments: retain-collection-order.patch
>
>
> "Better safe than sorry" suggests to keep the ordering of collections when converting them into maps. It's hard to know when ordering is really irrelevant and the penalty of using {{java.util.Linked*}} is usually neglectable.

-- 
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] Commented: (MNG-3424) Respect ordering of elements as given in POM

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=152494#action_152494 ] 

Benjamin Bentmann commented on MNG-3424:
----------------------------------------

Last action counts and that was Brett's commit in [r708869|http://svn.eu.apache.org/viewvc?view=rev&revision=708869]. So, the issue has been properly marked fixed.

> Respect ordering of elements as given in POM
> --------------------------------------------
>
>                 Key: MNG-3424
>                 URL: http://jira.codehaus.org/browse/MNG-3424
>             Project: Maven 2
>          Issue Type: Improvement
>    Affects Versions: 2.0.8
>            Reporter: Benjamin Bentmann
>            Assignee: Brett Porter
>            Priority: Trivial
>             Fix For: 2.0.10, 2.1.0-M2
>
>         Attachments: retain-collection-order.patch
>
>
> "Better safe than sorry" suggests to keep the ordering of collections when converting them into maps. It's hard to know when ordering is really irrelevant and the penalty of using {{java.util.Linked*}} is usually neglectable.

-- 
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] Commented: (MNG-3424) Respect ordering of elements as given in POM

Posted by "Paul Benedict (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=152493#action_152493 ] 

Paul Benedict commented on MNG-3424:
------------------------------------

What's the true fixed version here? The comment says it was pushed to 2.0.11, but fixed in 2.0.10

> Respect ordering of elements as given in POM
> --------------------------------------------
>
>                 Key: MNG-3424
>                 URL: http://jira.codehaus.org/browse/MNG-3424
>             Project: Maven 2
>          Issue Type: Improvement
>    Affects Versions: 2.0.8
>            Reporter: Benjamin Bentmann
>            Assignee: Brett Porter
>            Priority: Trivial
>             Fix For: 2.0.10, 2.1.0-M2
>
>         Attachments: retain-collection-order.patch
>
>
> "Better safe than sorry" suggests to keep the ordering of collections when converting them into maps. It's hard to know when ordering is really irrelevant and the penalty of using {{java.util.Linked*}} is usually neglectable.

-- 
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: (MNG-3424) Respect ordering of elements as given in POM

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed MNG-3424.
-----------------------------

         Assignee: Brett Porter
       Resolution: Fixed
    Fix Version/s:     (was: 2.0.11)
                   2.1.0-M2
                   2.0.10

> Respect ordering of elements as given in POM
> --------------------------------------------
>
>                 Key: MNG-3424
>                 URL: http://jira.codehaus.org/browse/MNG-3424
>             Project: Maven 2
>          Issue Type: Improvement
>    Affects Versions: 2.0.8
>            Reporter: Benjamin Bentmann
>            Assignee: Brett Porter
>            Priority: Trivial
>             Fix For: 2.0.10, 2.1.0-M2
>
>         Attachments: retain-collection-order.patch
>
>
> "Better safe than sorry" suggests to keep the ordering of collections when converting them into maps. It's hard to know when ordering is really irrelevant and the penalty of using {{java.util.Linked*}} is usually neglectable.

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