public inbox for gentoo-java@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alistair Bush <ali_bush@gentoo.org>
To: gentoo-java@lists.gentoo.org
Cc: Matt Whitlock <matt@whitlock.name>
Subject: [gentoo-java] OSGI manifests and existing packages
Date: Wed, 9 Dec 2009 23:51:41 +1300	[thread overview]
Message-ID: <200912092351.41228.ali_bush@gentoo.org> (raw)

Hi guys

Please be aware that the work Matt has been doing on eclipse-sdk:3.5 means 
that we no longer have to modify (for 3.5 at least) eclipses dependencies to 
include osgi headers in the manifest.

What happens in eclipse-sdk:3.5 is..

Matt Whitlock wrote:
> My ebuild does use system-installed packages.  It does this by unpacking
>  the metadata from the bundled JARs and modifying their classpaths so they
>  point to symlinks to the system-installed JARs.  Look in the
>  subdirectories of /usr/lib64/eclipse-3.5/plugins.  As an example, the
>  first one, ICU4J, has the following files:
> 
>         META-INF/MANIFEST.MF
>         icu4j-charsets.jar -> /usr/share/icu4j-4/lib/icu4j-charsets.jar
>         icu4j.jar -> /usr/share/icu4j-4/lib/icu4j.jar
>         plugin.properties
> 
> And the META-INF/MANIFEST.MF has this line in it (among others):
> 
>         Bundle-ClassPath: icu4j-charsets.jar,icu4j.jar
> 
> These few metadata files replace the big "com.ibm.icu_4.0.1.v20090822.jar"
>  blob that comes bundled with Eclipse.
> 

We should continue maintaining these headers until 3.5 is stabilised, once 
this happens they can be removed.

I plan on moving eclipse-sdk:3.5 into the tree this week.  There are some 
things that I would like to be done.  (see [1]) but I believe that this ebuild 
is far better than the current one so i'm prepared to compromise.

As an example we currently build against bundled jars and then replace them 
with system jars.

If anyone has any objections then please speak up.

Thanks

Alistair.

ps.  Currently I'm singing Matt's praises from the rafters, please join me.


[1] https://bugs.gentoo.org/show_bug.cgi?id=296296



             reply	other threads:[~2009-12-09 10:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-09 10:51 Alistair Bush [this message]
2009-12-09 16:50 ` [gentoo-java] OSGI manifests and existing packages Jean-Noël Rivasseau
2009-12-09 17:58   ` Alistair Bush

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200912092351.41228.ali_bush@gentoo.org \
    --to=ali_bush@gentoo.org \
    --cc=gentoo-java@lists.gentoo.org \
    --cc=matt@whitlock.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox