]
Nick Boldt closed JBDS-3531.
----------------------------
Resolution: Done
Fixed.
now shows 10.0 as the newest version, not the oldest.
versionwatch thinks JBDS 10 is older than JBDS 9 (1 < 9 instead of
10 > 9)
--------------------------------------------------------------------------
Key: JBDS-3531
URL:
https://issues.jboss.org/browse/JBDS-3531
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: build, installer
Affects Versions: 10.0.0.Alpha1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 10.0.0.Alpha1
Attachments: jbds-10.0.0.Alpha1.install.xml
In
http://download.jboss.org/jbosstools/10.0/snapshots/builds/devstudio.vers...
we see versionwatch complaining that the version of com.jboss.devstudio.core.feature went
DOWN from 10.0.0 to 9.0.0.
Obviously we need to fix the version diffing engine so it sees more than the first digit
of the version, and therefore sees 10 > 9, rather than 1 < 9.