Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » site.p2 invokes other actions?
site.p2 invokes other actions? [message #1239839] Wed, 05 February 2014 07:06 Go to next message
Noga Rotman is currently offline Noga RotmanFriend
Messages: 26
Registered: June 2013
Junior Member
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 08:44 Go to previous messageGo to next message
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1812
Registered: July 2009
Location: Firenze, Italy
Senior Member
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 13:41 Go to previous messageGo to next message
Noga Rotman is currently offline Noga RotmanFriend
Messages: 26
Registered: June 2013
Junior Member
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 15:15 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
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 11:40 Go to previous message
Noga Rotman is currently offline Noga RotmanFriend
Messages: 26
Registered: June 2013
Junior Member
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: Thu Apr 25 12:30:09 GMT 2024

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

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

Back to the top