|
Re: site.p2 invokes other actions? [message #1239874 is a reply to message #1239839] |
Wed, 05 February 2014 08:44 |
|
On 05/02/2014 08:06, Noga Rotman wrote:
> Hi,
>
> I'm new to Buckminster. When invoking the site.p2 action, I managed to
> release my plugin, however other actions, such as site.packed are
> invoked as well. How do I go about disabling these extra actions?
Hi
are you signing your bundles? Because I get site.packed when I sign the
bundles, otherwise site.p2 does not invoke site.packed (in my projects)
--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it
Xtext Book:
http://www.packtpub.com/implementing-domain-specific-languages-with-xtext-and-xtend/book
HOME: http://www.lorenzobettini.it
TDD Book: https://leanpub.com/tdd-buildautomation-ci
Xtext Book: https://www.packtpub.com/application-development/implementing-domain-specific-languages-xtext-and-xtend-second-edition
|
|
|
|
Re: site.p2 invokes other actions? [message #1240033 is a reply to message #1239996] |
Wed, 05 February 2014 15:15 |
|
Try adding
site.pack200=false
to disable pack200 processing.
- thomas
On 2014-02-05 14:41, Noga Rotman wrote:
> Hi Lorenzo,
>
> Thanks for your prompt reply.
>
> I am using site.signing=false in my properties file, so it shouldn't be signed.
>
>
> Regards,
> Noga
|
|
|
|
Powered by
FUDForum. Page generated in 0.03518 seconds