Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » P2 » Unpacking choosen bundles after installation
Unpacking choosen bundles after installation [message #677142] Tue, 07 June 2011 16:55 Go to next message
Christian Schneider is currently offline Christian SchneiderFriend
Messages: 10
Registered: June 2011
Junior Member
Dear friends of p2,

I've a serious problem with the installation of one of our features from
our update site. We need to unpack one bundle since it contains an
executable binary.

Hence, we marked this bundle to be unpacked after the installation in
the feature.xml. This works well during our p2-based product build.

This information however seems to be ignored during the installation
from the update site (which in fact is a p2 repository), or the
unpacking process fails silently.

Does anybody has any clue about that?

cheers,
Christian
Re: Unpacking choosen bundles after installation [message #1008313 is a reply to message #677142] Mon, 11 February 2013 21:25 Go to previous messageGo to next message
Jens von Pilgrim is currently offline Jens von PilgrimFriend
Messages: 313
Registered: July 2009
Senior Member
Hi,

I found this question in the newsgroup:

On 07.06.11 18:55, Christian Schneider wrote:
> I've a serious problem with the installation of one of our features from
> our update site. We need to unpack one bundle since it contains an
> executable binary.
>
> Hence, we marked this bundle to be unpacked after the installation in
> the feature.xml. This works well during our p2-based product build.
>
> This information however seems to be ignored during the installation
> from the update site (which in fact is a p2 repository), or the
> unpacking process fails silently.
>
> Does anybody has any clue about that?

I have exactly the same problem. In my case, the bundle, feature, and
repository is built with maven/tycho 0.16.0. I also have a bundle which
contains native binaries, thus it must be unpacked. But it is not.

Is there some setting I'm missing in the category.xml, the feature.xml,
or in tycho?

Regards,
Jens
Re: Unpacking choosen bundles after installation [message #1008316 is a reply to message #1008313] Mon, 11 February 2013 21:35 Go to previous message
Jens von Pilgrim is currently offline Jens von PilgrimFriend
Messages: 313
Registered: July 2009
Senior Member
Answer:

add
Eclipse-BundleShape: dir
to the manifest of the bundle which is to be unpacked.

Cheers,
Jens
Previous Topic:Eclipse not loading workspace
Next Topic:Ant task p2.mirror seems to leave out dependency
Goto Forum:
  


Current Time: Tue Mar 19 05:25:17 GMT 2024

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

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

Back to the top