Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Discovery URL from feature.xml not reflected in content.xml

Where does the repository contain the URL? In the headers or in one of the units?

In the former case, this wouldn't work because when eclipse-repository aggregates the build result, it only copies units and not repository headers.

Regards
Tobias

-----Original Message-----
From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Andreas Sewe
Sent: Mittwoch, 10. Juli 2013 11:16
To: Tycho user list
Subject: [tycho-user] Discovery URL from feature.xml not reflected in content.xml

Hi all,

I have a feature, whose feature.xml defines a feature/url/discovery
element. When I export this feature using the the "Export/Deployable
features" wizard the resulting p2 repository's content.xml contains the
appropriate repository/references/repository elements.

However, if I build the eclipse-repository using Tycho 0.18, the
context.xml produced lacks these elements.

Why is that? Does the tycho-p2-repository(?)-plugin use a different
piece of logic than Eclipse's exporter?

Andreas

-- 
Codetrails UG (haftungsbeschränkt)
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top