Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [kura-dev] Issue #245 and Maven DP plugin

I just want to thank Jens for the work in osgi-dp. It works excellently and dramatically speeds up the package generation for our project.

regards
John
   
On 12 Sep 2016, at 09:21, Jens Reimann <jreimann@xxxxxxxxxx> wrote:

Sure,

here it is [1].

But this was added in a more recent version. So please be sure to use version "0.2.1" at least.

Cheers

Jens

On Sun, Sep 11, 2016 at 11:05 AM, John Read <john.read@xxxxxxxxxxxx> wrote:
Hi Jens,
thanks for the information. The additionalDependences element is exactly what I need, but it seems unknown in the plugin concept. Do you perhaps have a simple example of using it.

The osgi-dp looks as if it is exactly what we have been looking for, we have been building the packages with script, tycho procedures up until now which are complex and slow. Thanks again for providing the osgi-dp.

regards
John
btw: we are based in and around Munich, not far from you.

On 05 Sep 2016, at 17:14, Jens Reimann <jreimann@xxxxxxxxxx> wrote:

Hello John,

yes, there is, and not there isn't ;-) I do admit that the documentation is sparse.

Either you make the "osgi-dp:build" call part of an Eclipse Tycho feature, in which case it will simply add all direct features. Or you can use the "additionalDependencies" element described here [1]. All those dependencies (if they are OSGi bundles already) will become part of the DP.

If your dependencies are in a local P2 repository, then you do need to add this repository (layout = p2) so Tycho would pick it up.

What is currently is not possible is a way to simply scoop of OSGi bundles from a directory location. But please feel free to open an issue [2] describing your use case and I think this could easily be added.

Cheers

Jens

On Mon, Sep 5, 2016 at 4:56 PM, John Read <john.read@xxxxxxxxxxxxxxxxxxx> wrote:
Hi,
the osgi-dp is a really important addition, thanks for the work creating it. I have been testing it and works well with just the jar file inserted into the dp.
We currently build our DPs with shell scripts called from maven.

I have not seen how to add extra libraries either from a P2 repository or just from a folder into the DP using osgi-dp. Is there a way to do this?

Thanks for the great work.
regards
John

On 01 Sep 2016, at 11:19, Jens Reimann <jreimann@xxxxxxxxxx> wrote:

Hi,

issue #245 [1] covers the issue of creating an OSGi DP with Maven, there is a proposed solution [2] which is already in place in PR #469.

I would be glad to receive some feedback.

Cheers

Jens

[1] https://github.com/eclipse/kura/issues/245
[2] https://ctron.github.io/osgi-dp

--
Jens Reimann
Senior Software Engineer / EMEA ENG Middleware
Werner-von-Siemens-Ring 14
85630 Grasbrunn
Germany
phone: +49 89 2050 71286
_____________________________________________________________________________

Red Hat GmbH, www.de.redhat.com,
Registered seat: Grasbrunn, Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Paul Argiry, Charles Cachera, Michael Cunningham, Michael O'Neill
_______________________________________________
kura-dev mailing list
kura-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/kura-dev






_______________________________________________
kura-dev mailing list
kura-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/kura-dev



--
Jens Reimann
Senior Software Engineer / EMEA ENG Middleware
Werner-von-Siemens-Ring 14
85630 Grasbrunn
Germany
phone: +49 89 2050 71286
_____________________________________________________________________________

Red Hat GmbH, www.de.redhat.com,
Registered seat: Grasbrunn, Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Paul Argiry, Charles Cachera, Michael Cunningham, Michael O'Neill
_______________________________________________
kura-dev mailing list
kura-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/kura-dev

_______________________________________________
kura-dev mailing list
kura-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/kura-dev



--
Jens Reimann
Senior Software Engineer / EMEA ENG Middleware
Werner-von-Siemens-Ring 14
85630 Grasbrunn
Germany
phone: +49 89 2050 71286
_____________________________________________________________________________

Red Hat GmbH, www.de.redhat.com,
Registered seat: Grasbrunn, Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Paul Argiry, Charles Cachera, Michael Cunningham, Michael O'Neill
_______________________________________________
kura-dev mailing list
kura-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/kura-dev

John Read
Om7Sense GmbH
Tel: +49-8072-958387
Mob: +49-1752014830






Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


Back to the top