Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-update-dev] Point Releases vs. Integration Builds


Hi Nick,

As long as features and plugins have different versions from build to build, you can use the update manager to upgrade. In particular, if your build is 2.0.0.build_id and the build_id is lexicographically increasing, the you should be able to use update mgr.
However, the current eclipse builds have the same versions (mostly 3.0.0, with some variations for ant, lucene, tomcat, etc.) across the builds, so update mgr cannot be used to move from build to build. There is a test site (http://update.eclipse.org/testUpdates) that has integration builds with different feature and plugin versions (3.0.0.<build_id> for features and 3.0.0.<cvs tag> for plugins),
There have been discussions in the past and a to do item for post 3.0 to manage plugin and feature versions so update manager can be used to move from build to build.

-Dorian



Nick Boldt/Toronto/IBM@IBMCA
Sent by: platform-update-dev-admin@xxxxxxxxxxx

04/28/2004 12:18 PM

Please respond to
platform-update-dev

To
platform-update-dev@xxxxxxxxxxx
cc
Subject
[platform-update-dev] Point Releases vs. Integration Builds









[reposting after subscribing - didn't see the small print]

Dorian (et al.):

Dejan Glozic suggested I post this question here.

Is it possible to use Update Manager with Integration or Milestone builds?
That is, could we publish a 2.0.0 I200404221255 driver, and have that
update the older I200404080727 version from two weeks before?

Or does Update Manager only notice version differences between 2.0.0 and
2.0.1 (the jar filenames), and thus integration/milestone builds between
point releases cannot be automatically found & updated this way? Could file
lastmod date be used instead of file name?

Thanks,

Nick Boldt :: Java Developer
Eclipse EMF and SDO Frameworks
Websphere Studio Development, Toronto Lab
8200 Warden Ave., Markham, Ontario, L6G 1C7.
http://w3.ibm.com/bluepages/searchByName.wss?uid=066689649&task=viewrecord
o(ffc): 905/413/4308 || w(ork): codeslave@xxxxxxxxxx
D3/R8R/8200/MKM && Nick Boldt/Toronto/IBM@IBMCA
EMF: http://eclipse.org/emf

_______________________________________________
platform-update-dev mailing list
platform-update-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-update-dev


Back to the top