[GitHub] felix pull request: Felix-5073: dependency-reduced pom

2015-10-09 Thread bimargulies
GitHub user bimargulies opened a pull request: https://github.com/apache/felix/pull/37 Felix-5073: dependency-reduced pom Add an option to the maven bundle plugin to remove embedded dependencies from the pom. You can merge this pull request into a Git repository by running: $

Re: Future of maven-scr-plugin

2015-10-09 Thread Robert Munteanu
Hi Konrad, >> Am 09.10.15 um 18:14 schrieb Konrad Windszus: >>> I experimented a bit and using something like this in my pom.xml works >>> pretty well. >>> >>> >>> org.apache.felix >>> maven-bundle-plugin >>> 3.0.0 >>> true >>> >>> >>> >>> <_dsannotations>* >>> >>>

[jira] [Commented] (FELIX-5074) Using org.apache.felix.scr.bnd together with maven-bundle-plugin leads to using the wrong bnd version

2015-10-09 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950939#comment-14950939 ] Konrad Windszus commented on FELIX-5074: The fix from FELIX-4567 is not working, a

[jira] [Commented] (FELIX-5073) Option to create dependency-reduced-pom exists

2015-10-09 Thread Benson Margulies (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950926#comment-14950926 ] Benson Margulies commented on FELIX-5073: - https://github.com/apache/felix/pull/37

Re: Future of maven-scr-plugin

2015-10-09 Thread Konrad Windszus
It turned out to be a wrong class path due to a transitive dependency from felix.scr.bnd. I opened https://issues.apache.org/jira/browse/FELIX-5074 about that! > On 09 Oct 2015, at 18:40, Carsten Ziegeler wrote: > > Am 09.10.15 um 18:14 schrieb

[jira] [Updated] (FELIX-5074) Using org.apache.felix.scr.bnd together with maven-bundle-plugin leads to using the wrong bnd version

2015-10-09 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated FELIX-5074: --- Attachment: pom.xml Attached is a demo project. Just execute with {{mvn package -X}} to observ

[jira] [Created] (FELIX-5074) Using org.apache.felix.scr.bnd together with maven-bundle-plugin leads to using the wrong bnd version

2015-10-09 Thread Konrad Windszus (JIRA)
Konrad Windszus created FELIX-5074: -- Summary: Using org.apache.felix.scr.bnd together with maven-bundle-plugin leads to using the wrong bnd version Key: FELIX-5074 URL: https://issues.apache.org/jira/browse/FELIX

What version of Maven is the maven-bundle-plugin minimally trying to require?

2015-10-09 Thread Benson Margulies
I'm trying to build some new functionality, and getting tangled up in the antique dependencies, and wondering if I can just push it to the Maven 3.x pattern altogether.

Re: [VOTE] Release Apache Felix Http Base 3.0.2, Http Bridge 3.0.2, and Http Jetty 3.1.2

2015-10-09 Thread Sten Roger Sandvik
+1 fre. 9. okt. 2015 kl. 17.43 skrev David Bosschaert < david.bosscha...@gmail.com>: > +1 > > David > > On 9 October 2015 at 16:15, Carsten Ziegeler wrote: > > I would like to call a vote on the following subproject releases: > > > > Http Base 3.0.2 - 4 issues solved > > https://issues.apache.org

Re: Future of maven-scr-plugin

2015-10-09 Thread Carsten Ziegeler
Am 09.10.15 um 18:14 schrieb Konrad Windszus: > I experimented a bit and using something like this in my pom.xml works pretty > well. > > > org.apache.felix > maven-bundle-plugin > 3.0.0 > true > > > > <_dsannotations>* > > <_dsannotations-inherit>true >

Re: Future of maven-scr-plugin

2015-10-09 Thread Konrad Windszus
I experimented a bit and using something like this in my pom.xml works pretty well. org.apache.felix maven-bundle-plugin 3.0.0 true <_dsannotations>* <_dsannotations-inherit>true <_metatypeannotations>* <_plugin>org.apache.feli

[jira] [Created] (FELIX-5073) Option to create dependency-reduced-pom exists

2015-10-09 Thread Benson Margulies (JIRA)
Benson Margulies created FELIX-5073: --- Summary: Option to create dependency-reduced-pom exists Key: FELIX-5073 URL: https://issues.apache.org/jira/browse/FELIX-5073 Project: Felix Issue Type

Re: [VOTE] Release Apache Felix Http Base 3.0.2, Http Bridge 3.0.2, and Http Jetty 3.1.2

2015-10-09 Thread David Bosschaert
+1 David On 9 October 2015 at 16:15, Carsten Ziegeler wrote: > I would like to call a vote on the following subproject releases: > > Http Base 3.0.2 - 4 issues solved > https://issues.apache.org/jira/browse/FELIX/fixforversion/12333076 > > Http Bridge 3.0.2 - 4 issues solved > https://issues.apa

Re: [VOTE] Release Apache Felix Http Base 3.0.2, Http Bridge 3.0.2, and Http Jetty 3.1.2

2015-10-09 Thread Carsten Ziegeler
+1 Carsten -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org

[VOTE] Release Apache Felix Http Base 3.0.2, Http Bridge 3.0.2, and Http Jetty 3.1.2

2015-10-09 Thread Carsten Ziegeler
I would like to call a vote on the following subproject releases: Http Base 3.0.2 - 4 issues solved https://issues.apache.org/jira/browse/FELIX/fixforversion/12333076 Http Bridge 3.0.2 - 4 issues solved https://issues.apache.org/jira/browse/FELIX/fixforversion/12333282 Http Jetty 3.1.2 - 5 issue

[jira] [Resolved] (FELIX-5053) IllegalArgumentException when forwarding request

2015-10-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-5053. - Resolution: Fixed > IllegalArgumentException when forwarding request > ---

[jira] [Commented] (FELIX-5053) IllegalArgumentException when forwarding request

2015-10-09 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950458#comment-14950458 ] Sten Roger Sandvik commented on FELIX-5053: --- Looks good. I think this will do it