Inconsistent reporting of newer versions
----------------------------------------

                 Key: MVERSIONS-76
                 URL: http://jira.codehaus.org/browse/MVERSIONS-76
             Project: Maven 2.x Versions Plugin
          Issue Type: Bug
    Affects Versions: 1.0
         Environment: 
http://svn.apache.org/repos/asf/jakarta/bsf/branches/bsf3.x/pom.xml
Win/XP
Apache Maven 2.1.0 (r755702; 2009-03-18 19:10:27+0000)
Java version: 1.5.0_20
            Reporter: SebbASF
            Priority: Blocker
         Attachments: dep.txt

The following output is from a single run of 
versions:display-dependency-updates against :

[INFO] The following dependencies in Dependencies are using the newst version:
[INFO]   rhino:js ....................................................... 1.6R7
...
[INFO] The following dependencies in Dependencies are using the newst version:
[INFO]   rhino:js ....................................................... 1.6R5
...
[INFO] The following dependencies in Dependencies are using the newst version:
[INFO]   rhino:js ....................................................... 1.6R7

This is clearly wrong, as 1.6R5 and 1.6R7 cannot both be the newest version.

Furthermore, the same run says:

[INFO] The following dependencies in Dependencies have newer versions:
[INFO]   junit:junit ............................................. 3.8.2 -> 4.4
[INFO]   jython:jython ........................................... 2.2b1 -> 2.1

The latest version of JUnit is 4.7, not 4.4.

Also, surely jython 2.1 is _older_ than 2.2b1?

See attached file dep.txt


-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to