Skip to main content



      Home
Home » Archived » P2 dev » Associated site is not enabled
Associated site is not enabled [message #918298] Thu, 20 September 2012 19:10
Eclipse UserFriend
I have associated a site to my update site using the next touchpoint action in a p2.inf:

instructions.configure=
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/birt/update-site/2.5/,type:0,name:BIRT 2.5,enabled:true); \
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/birt/update-site/2.5/,type:1,name:BIRT 2.5,enabled:true);

The site is properly added when the Update site is added. But when I try to install the feature p2 verifies the dependencies and the operation fails because the associated site is not enabled, so it could not find them.

I have seen some other features that have the WTP associated site. And when they are installed, the site is added and during the dependencies discovery the WTP site is enabled.

What steps are required to have the same behavior in my update site?

Previous Topic:P2 update sites merge
Next Topic:Publishing directory to an update site
Goto Forum:
  


Current Time: Sat Jul 05 05:43:12 EDT 2025

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

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

Back to the top