Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » PDE Build, p2 & bundles.info
PDE Build, p2 & bundles.info [message #598915] Thu, 02 July 2009 15:31
Paul Warren is currently offline Paul WarrenFriend
Messages: 34
Registered: July 2009
Member
I am trying to automate the build, using pde build, of a p2-enabled, 3.4
version of Simon's servletbridge.

By manual assembly and configuration I have a working version of the
servletbridge using 3.4 bundles and p2-enbaled. Using the osgi console api
I can provision new bundles into the system using p2. This is excellent.

But I know need to automate the build of this product.

To some extent I've been able to do this. I have a build script that uses
pde build to build a root feature, p2 generator to generate p2 metadata and
artifact repositories and p2 director to install the root feature into my
webapp structure. This also generates the p2 profile.

What I dont know is how to deal with the bundles.info file.

Is the p2 director app meant to generate it for me?

How do you manage this yourselves for the various eclipse products that you
now build; j2ee, classic, etc?

Thanks in advance
_Paul
Previous Topic:Launch config of JUnit Plug-in Test
Next Topic:want to use/extend a javascript editor in my perspective
Goto Forum:
  


Current Time: Fri Apr 26 03:24:56 GMT 2024

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

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

Back to the top