Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » PDE (batch) Build and P2 ... where to condition or sign?
PDE (batch) Build and P2 ... where to condition or sign? [message #605324] Wed, 31 March 2010 08:43
David Williams is currently offline David WilliamsFriend
Messages: 176
Registered: July 2009
Senior Member
I've recently started to convert some scripts to use p2.gathering=true.

I've succeeded in getting the buildRepo created and the traditional zip
files created .... but, its unclear to me where to do the pack200
conditioning (and, maybe signing). By its name, sounds like it might be
preProcessRepos or postProcessRepos step, but thought I'd ask how others
might do it. I'd like to make sure its done once (before zips are
created, for example). Even if, say, its postProcessRepos, and others do
them "in place" in buildRepo, in our builds, we actually run more than
one build (more than one customTargets.xml file) and they all go into
buildRepo ... so is there some trick to prevent re-processing files
there that are already condidtioned, or signed, or pack200'd?

Thanks,
Previous Topic:Why are properties translated in one project but not the other?
Next Topic:Creating the Dependent plugins
Goto Forum:
  


Current Time: Sat Apr 20 03:33:18 GMT 2024

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

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

Back to the top