Good question... I'd like to learn the answer as well. I'm trying to build repo of a feature built with PDEBuild. So I'm adding p2.gathering=true in build.properties. This produces repository in BuildDirectory\buildRepo, but it contains more than the feature and inclusions. So not exactly what I want. On the other hand, using p2.publish.featuresAndBundles task ends with repository without inclusions - same as for Radu.
Jacek On Tue, Dec 21, 2010 at 9:59 AM, <[email protected]> wrote: > Hello, > > I am trying to use the Publisher API described here > "http://wiki.eclipse.org/Equinox/p2/Publisher"<http://wiki.eclipse.org/Equinox/p2/Publisher>to > export a feature. Everything works fine: the metadata is correctly > created and the binary of the feature is present in the created "features" > folder. The only problem is that the plugins contained in the feature are > not published. Do I need to set a flag somewhere in order to export > everything contained in the feature (included plugins, features, etc) ? > > Thanks in advance for your help ! > > Regards, > Radu Kopetz > -- > > * KOPETZ Radu RD-MAPS-GRE* > * GRE/MAPS/SHINE* > Tel : 04 76 76 45 09 > Email: [email protected] <[email protected]> > R&D Grenoble 28 chemin du Vieux Chêne - BP98 38243 Meylan Cedex - France > > > _______________________________________________ > p2-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/p2-dev > >
_______________________________________________ p2-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/p2-dev
