Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] p2 tagged for Eclipse Helios SR1

I have tagged the p2 projects for this week's 3.6.1 build.

Note that I had to go through and update a bunch of bundle version numbers because code changes were released and the numbers were not incremented. If you release changes to bundles in the maintenance branch, you MUST check the manifest and version number. The easiest way to do this is to open the manifest, look at the History and if the version you have loaded (it has a star by it in the History View) has the R3_6 tag associated with it, then you must increment the version number. The rules of bundle version numbering can be found here on the wiki: http://wiki.eclipse.org/Version_Numbering

Note that there are a couple of other p2 bugs released for 3.6.1 which are not included in this list because they were tagged when they were initially released in order to not forget them. For a complete list of p2 bugs fixed in 3.6.1 you can do a Bugzilla search for RT/Equinox/p2, RESOLVED, with the 3.6.1 Target Milestone.

The map file has been updated for the following Bug changes:
+ Bug 313454. [publisher] Add a new flag to the UpdateSitePublisherApplication to generate the JRE's IU. (CLOSED)
+ Bug 313744. SimpleArtifactRepository does not allow the user to limit the number of threads used for downloads (CLOSED)
+ Bug 313747. SimpleArtifactRepository fails to transfer files when its location is relative (CLOSED)
+ Bug 313789. [comparator] False Positive comparing with different inner class info ordering (CLOSED)
+ Bug 314768. AbstractRepositoryManager eats exception (CLOSED)
+ Bug 318114. The 3.6 director should use running system for default os/ws/arch values (CLOSED)
+ Bug 323318. Making a few fields protected for Tycho (CLOSED)
+ Bug 323319. [planner] Non greedy handling in the slicer brings in complete repositories (CLOSED)
+ Bug 323322. [planner] Resolution is not stable (CLOSED)

The following projects have changed:
org.eclipse.equinox.p2.repository.tools
org.eclipse.equinox.p2.ui.admin.rcp
org.eclipse.equinox.p2.artifact.repository
org.eclipse.equinox.p2.repository
org.eclipse.equinox.p2.tests
org.eclipse.equinox.p2.touchpoint.eclipse
org.eclipse.equinox.p2.updatesite
org.eclipse.equinox.p2.updatechecker
org.eclipse.equinox.p2.director.app
org.eclipse.equinox.p2.director
org.eclipse.equinox.p2.publisher


Back to the top