On 18/06/14 15:27, Karl Pauls wrote:
Attaching the source jars makes a lot of sense - somebody wants to take a
go at our parent pom?
IIRC you can't do it in the parent pom.
You need to add
<_source>true</_source>
to the bundle plugin configurations
regards,
Karl
On Wed, Jun 18, 2014 at 3:18 PM, Paul Bakker <paul.bak...@luminis.eu> wrote:
+1
I believe Maven source jars are already generated, but it would be great to
also generate the sources in the binaries like Bndtools expects.
Cheers,
Paul
On Wed, Jun 18, 2014 at 9:11 AM, Ferry Huberts <maili...@hupie.com> wrote:
On 18/06/14 14:48, Raymond Auge wrote:
+1
I find if incredibly tiring to have to fetch the source bundles for libs
all the time.
Meanwhile, some libs like bnd for instance, contain the sources and that
makes them a joy to work with.
the reason I sent this mail is that I have an insane jetty crash that I
wanted to track down. Because no sources were included and I use many
felix
bundles with widely differing versions it became a nightmare and I just
gave up.
However, I could see a counter argument for the size of the archive
being
adversely affected by the inclusion of sources, particularly for those
small profile installations (particularly embedded).
I'm sure an acceptable solution can be found.
On Wed, Jun 18, 2014 at 3:14 AM, Ferry Huberts <maili...@hupie.com>
wrote:
Hi,
I'd like to request that the sources be added to released bundles.
This makes debugging so much easier, especially when using bndtools.
The bnd instruction to accomplish this (also applicable to the bundle
plugin) is:
-sources: true
--
Ferry Huberts
--
Ferry Huberts
--
Ferry Huberts