Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] Discovery support composite repositories?

Hi David,

this is indeed a bug that is tracked here:

 313003: [discovery] SiteVerifier does not consider composite repositories
 https://bugs.eclipse.org/bugs/show_bug.cgi?id=313003

This will be fixed in 3.6RC2. As a work around you can disable site
verification by invoking
Catalog.setVerifyUpdateSiteAvailability(false) or create an (empty)
site.xml file in the composite repository.

Steffen


On Fri, May 14, 2010 at 9:43 AM,  <David.Dubrow@xxxxxxxxx> wrote:
> I was wondering if discovery is supposed to support composite repositories
> in the siteURL attribute of connectorDescriptor elements.
> When pointing at a composite repository, the catalog items are shown
> disabled.
>
> Thanks!
>
> David Dubrow
>
> _______________________________________________
> p2-dev mailing list
> p2-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/p2-dev
>
>



-- 
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com


Back to the top