Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] prevent packing of a bundle

In my project I postponed the signing process till site build.
In this way I sign everything, even third party plugins.
I do not know if this is a good or bad solution. 


From: Paul Webster <pwebster@xxxxxxxxxxxxxxxxxxx>
To: Tycho user list <tycho-user@xxxxxxxxxxx>
Sent: Friday, September 7, 2012 5:17 PM
Subject: [tycho-user] prevent packing of a bundle

Hi,

Working with the http://wiki.eclipse.org/CBI/Eclipse_Platform_Build we have a signing profile, eclipse-sign.
http://git.eclipse.org/c/cbi/platform-aggregator.git/tree/eclipse-parent/pom.xml?h=JunoSR1_RC1_R4

It does a tycho-pack200a-plugin/normalize, the signing, and the tycho-pack200b-plugin/pack200-pack

If I have one bundle that I still want to sign but I want to exclude from packing, how can I configure that?  Can I exclude it in the bundle pom.xml?

Later,
PW

--
Paul Webster
Hi floor.  Make me a sammich! - GIR

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top