jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2.x SCM Changelog Plugin
  • MSCMCHGLOG-19

Changelog report is wrong due to revision string comparison

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0, 1.1, 1.2
  • Fix Version/s: 1.3
  • Component/s: Report / Mojo
  • Labels:
    None

Description

The mojo use a string comparison rather than an integer comparison.
This result a wrong changelog report where revision 149 < revision 99

For instance we have

  trunk HEAD:99
  site-1.0.0 99:149
  site-1.0.1 149:0

rather than

  trunk HEAD:149
  site-1.0.1 149:99
  site-1.0.0 99:0

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Rémy Sanlaville added a comment - 26/Jun/09 8:27 AM

Change the summary + define the fix version

Show
Rémy Sanlaville added a comment - 26/Jun/09 8:27 AM Change the summary + define the fix version
Hide
Permalink
Rémy Sanlaville added a comment - 26/Jun/09 8:29 AM

fix in rev 10049

Show
Rémy Sanlaville added a comment - 26/Jun/09 8:29 AM fix in rev 10049

People

  • Assignee:
    Emmanuel Hugonnet
    Reporter:
    Rémy Sanlaville
Vote (0)
Watch (0)

Dates

  • Created:
    26/Jun/09 8:12 AM
    Updated:
    26/Jun/09 8:29 AM
    Resolved:
    26/Jun/09 8:29 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.