Skip to content

Problem with major version comparison #147

@GoogleCodeExporter

Description

@GoogleCodeExporter
1. getVersionLabel(versionFile) != versionEntry.getVersionLabel()
getVersionLabel, if it's .v2 will return 2.
versionEntry.getVersionLabel returns major + . + minor.

The fix is to check getVersionLabel to see if it was version + minor, if not 
then add .0.  Should only be a problem with major version files.

Original issue reported on code.google.com by peter.mo...@alfresco.com on 30 Apr 2014 at 2:06

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions