Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Description of type and options attribute for a referenced repository in p2 context.xml
Description of type and options attribute for a referenced repository in p2 context.xml [message #501425] Wed, 02 December 2009 09:57
Matthias Kappeller is currently offline Matthias KappellerFriend
Messages: 54
Registered: July 2009
Member
Hi,

There are these two attributes 'type' and 'options' of a referenced repository (in a content.xml).

e.g.:
  <references size='4'>
    <repository uri='http://my.eclipse.org/private/updateSite1' url='http://my.eclipse.org/private/updateSite1' type='0' options='0'/>
    <repository uri='http://my.eclipse.org/private/updateSite2' url='http://my.eclipse.org/private/updateSite2' type='0' options='1'/>
    <repository uri='http://my.eclipse.org/private/updateSite3' url='http://my.eclipse.org/private/updateSite3' type='1' options='0'/>
    <repository uri='http://my.eclipse.org/private/updateSite4' url='http://my.eclipse.org/private/updateSite4' type='1' options='1'/>
  </references>


Can you please give me an explanation to these to attributes?
What is the function? And how can they be influenced during a p2-site export.

Thx and greetings Matthias
Previous Topic:how to get rid of old update manager?
Next Topic:Yet another conflicting dependency
Goto Forum:
  


Current Time: Thu Apr 25 17:00:16 GMT 2024

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

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

Back to the top