Community
Participate
Working Groups
Eclipse 3.5m2 have teaser about newly added p2 published bundle but does not provide any references to Help, wiki or any other documentation or details about this bundle or the API. Please update N&N page and provide a link for such documentation. Thanks.
There is currently no documentation to link.
+1, early adopters need at least some simple API doc & a usage example in the wiki. Or, better... if you run the tool w/o options & flags, spit out a usage guide to console! Then it's inline and right next to the source itself.
I have started to document the publisher at: http://wiki.eclipse.org/Equinox/p2/Publisher More coming this week.
For RC4 we need documentation in the Platform Plug-in Developer Guide on how to use the various publisher applications and ant tasks. Is this what you're working on Ian?
Created attachment 137716 [details] Publisher docs This is the start of the publisher ISV docs. It is not ready yet, but I wanted to put it here so it doesn't get lost.
Created attachment 137717 [details] mylyn/context/zip
I have released this in HEAD. Could you please provide another patch to remove references to the legacy update manager (we don't want people to have to worry about this) and also to the wiki. Thx.
Created attachment 137876 [details] Updated publisher docs This adds a section for the ant tasks.
Created attachment 137912 [details] Updated patch This patch adds some more information to the publisher and cleans up a few things. I also added a link to PDE build.
Created attachment 138068 [details] Updated Patch This patch fixes some broken links.
I have released the patch in comment #10 to HEAD.
Created attachment 138184 [details] Adds links to other ways of creating repos (export and PDE Build)
Fixed.
Andrew released some new information on PDE Build and p2. The docs I wrote point to the old information. I will fix that.
Created attachment 138229 [details] Updates the links to point to the new PDE / p2 docs This updates the links to point to pde_p2_builds.htm instead of pde_p2_integration.html. pde_p2_builds is the docs that Andrew wrote that describe how PDE Build and the Publisher work.
Thanks Ian, patch released.