Skip to main content



      Home
Home » Archived » Buckminster » site.p2 invokes other actions?
site.p2 invokes other actions? [message #1239839] Wed, 05 February 2014 02:06 Go to next message
Eclipse UserFriend
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?


Thanks,
Noga
Re: site.p2 invokes other actions? [message #1239874 is a reply to message #1239839] Wed, 05 February 2014 03:44 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: site.p2 invokes other actions? [message #1239996 is a reply to message #1239874] Wed, 05 February 2014 08:41 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: site.p2 invokes other actions? [message #1240033 is a reply to message #1239996] Wed, 05 February 2014 10:15 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: site.p2 invokes other actions? [message #1244468 is a reply to message #1240033] Wed, 12 February 2014 06:40 Go to previous message
Eclipse UserFriend
It didn't work, but Thanks anyway! I'll keep digging...
Previous Topic:Bundle .... cannot be resolved. Why?
Next Topic:Checksums broken
Goto Forum:
  


Current Time: Sun May 11 12:44:35 EDT 2025

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

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

Back to the top