Skip to main content

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


Thanks!


From: DJ Houghton <DJ_Houghton@xxxxxxxxxx>
To: P2 developer discussions <p2-dev@xxxxxxxxxxx>
Date: 03/18/2010 07:04 AM
Subject: Re: [p2-dev] Version and VersionRange conversion methods
Sent by: p2-dev-bounces@xxxxxxxxxxx





There are helper methods on the org.eclipse.equinox.spi.p2.publisher.PublisherHelper class in the org.eclipse.equinox.p2.publisher bundle.



Inactive hide details for Thomas M Houser ---03/16/2010 05:03:31 PM---Ok, just switched from 3.6-I20100305-1011 to 3.6M6.  WhatThomas M Houser ---03/16/2010 05:03:31 PM---Ok, just switched from 3.6-I20100305-1011 to 3.6M6. What happened to the Version and VersionRange

From:

Thomas M Houser <tmhouser@xxxxxxxxxx>

To:

p2-dev@xxxxxxxxxxx

Date:

03/16/2010 05:03 PM

Subject:

[p2-dev] Version and VersionRange conversion methods

Sent by:

p2-dev-bounces@xxxxxxxxxxx






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?
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/p2-dev

_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev



Back to the top