Skip to main content



      Home
Home » Eclipse Projects » Equinox » Helios: Features missing from our update site
Helios: Features missing from our update site [message #514196] Fri, 12 February 2010 14:01 Go to next message
Eclipse UserFriend
An update site we built under Galileo (3.5) appears like this in Help, Install New Software, Available Software, (with [x] Group items by category):
[ ] Our category
[ ] Feature A
[ ] Feature B
[ ] Feature C

The same exact site accessed (even after rebuild) under Helios (3.6M5) appears like this:
[ ] Our category
[ ] Feature B

How do we reveal our hidden Features again?

We build our update site by first building separate feature repositories, then merging them with calls to org.eclipse.equinox.p2.metadata.repository.mirrorApplication and org.eclipse.equinox.p2.artifact.repository.mirrorApplication . The result is a site composed of:

root
features
plugins
artifacts.jar
content.jar

without site.xml. Any help is appreciated.
Re: Helios: Features missing from our update site [message #516154 is a reply to message #514196] Mon, 22 February 2010 16:49 Go to previous messageGo to next message
Eclipse UserFriend
I was able to reveal our features by:
1) Rebuilding each repository without any category (site.xml) file
2) Remerging using mirrorApplication
3) Setting category via category.xml file and CategoryPublisher application.

This works well, correctly categorizing multiple features under one category and even multiple revisions of the same feature under that same category. Only problem is that CategoryPublisher fails about 20% of the time with NPE. I direct output to a log file and parse for the phrase "Generation completed with success" to confirm success.

Still interested in why Helios behaves differently than Galileo, and resolution of CategoryPublisher fault.
Re: Helios: Features missing from our update site [message #516274 is a reply to message #514196] Tue, 23 February 2010 08:27 Go to previous message
Eclipse UserFriend
No Message Body

[Updated on: Tue, 23 February 2010 08:28] by Moderator

Previous Topic:unknown_0.0.0
Next Topic:InvalidRegistryObjectException
Goto Forum:
  


Current Time: Tue Jul 22 20:50:53 EDT 2025

Powered by FUDForum. Page generated in 0.02832 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top