Re: Update on the Karaf website look'n feel

2017-12-04 Thread Francois Papon
Thanks Achim ! Francois Le 04/12/2017 à 21:50, Achim Nierbeck a écrit : > Hi JB & François, > > indeed it looks much more eye friendly. > > Great work. > > Achim > > 2017-12-04 18:29 GMT+01:00 Jean-Baptiste Onofré >: > > Hi guys, > > A new

Re: Adding an @Activate to a DS bundle causes the bundle not to load

2017-12-04 Thread Tim Ward
My educated guess... By adding the activate method you have increased the required version of DS detected by bnd. This, in turn, has probably added a Require-Capability for the service that you import. This has no effect at runtime (due to the value of its effective directive) but if the

Adding an @Activate to a DS bundle causes the bundle not to load

2017-12-04 Thread Steinar Bang
Platform: Java 1.8, karaf 4.1.3 I have the following DS component that exposes a Servlet to the Pax Web Whiteboard Extender: https://github.com/steinarb/sonar-collector/blob/master/sonar-collector-webhook/src/main/java/no/priv/bang/sonar/collector/webhook/SonarCollectorServlet.java#L55 The

Re: Include Karaf feature in POM dependency

2017-12-04 Thread Kerry
On 30/11/17 17:00, Steinar Bang wrote: Kerry : Yes that is what I meant, I have to use a template to create a features.xml. I've looked at the code for GenerateDescriptorMojo and searched the Karaf source for an example of what I need but couldn't find

Re: Update on the Karaf website look'n feel

2017-12-04 Thread Achim Nierbeck
Hi JB & François, indeed it looks much more eye friendly. Great work. Achim 2017-12-04 18:29 GMT+01:00 Jean-Baptiste Onofré : > Hi guys, > > A new Karaf enthusiast and close friend, François (Papon) proposed a > website pull request providing a nice update for the website.

Update on the Karaf website look'n feel

2017-12-04 Thread Jean-Baptiste Onofré
Hi guys, A new Karaf enthusiast and close friend, François (Papon) proposed a website pull request providing a nice update for the website. He provided a very good PR, providing an updated look'n feel. We now have a cleaner and even more professional looking website. I promoted the website