Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] Version and VersionRange conversion methods


Ok, just switched from 3.6-I20100305-1011 to 3.6M6.  What happened to the Version and VersionRange conversion methods:

Version.fromOSGiVersion(Version)
Version.toOSGiVersion(Version)
VersionRange.fromOSGiVersionRange(VersionRange)
VersionRange.toOSGiVersionRange(VersionRange)

Were they moved somewhere else or are we on our own?

Back to the top