[jira] [Created] (FELIX-4456) openConnection().getContentLengthLong() always returns -1 for bundle URLs on Java7

2014-03-12 Thread Stuart McCulloch (JIRA)
Stuart McCulloch created FELIX-4456: --- Summary: openConnection().getContentLengthLong() always returns -1 for bundle URLs on Java7 Key: FELIX-4456 URL: https://issues.apache.org/jira/browse/FELIX-4456

[jira] [Resolved] (FELIX-4190) The framework should not hold any lock while calling ServiceFactory#unget

2014-03-12 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved FELIX-4190. Resolution: Fixed Sending framework/src/main/java/org/apache/felix/framework/Servic

[jira] [Commented] (FELIX-4455) Missing default constructor creates invalid class instances

2014-03-12 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932169#comment-13932169 ] Clement Escoffier commented on FELIX-4455: -- Did you recompile the bundle in betwe

Re: Maybe a Felix Framework release sometime soon?

2014-03-12 Thread Guillaume Nodet
I'll commit a fix asap (hopefully tomorrow evening). 2014-03-11 20:24 GMT+01:00 David Jencks : > I'm OK with Guillames updated patch idea. > > many thanks > david jencks > > On Mar 11, 2014, at 1:50 AM, David Bosschaert > wrote: > > > I would really like to start getting this release out, any c

Re: [VOTE] Apache Felix SCR Tooling Release

2014-03-12 Thread Clement Escoffier
+1, Regards, Clement On 12 mars 2014, at 10:53, Carsten Ziegeler wrote: > Hi, > > It's time to cut a new release for our SCR Tooling. This release includes > some bug fixes for Maven, Ant and our SCR annotations as well as the first > release of our bnd plugin: > > Updates and Bug Fixes (ide

[VOTE] Apache Felix SCR Tooling Release

2014-03-12 Thread Carsten Ziegeler
Hi, It's time to cut a new release for our SCR Tooling. This release includes some bug fixes for Maven, Ant and our SCR annotations as well as the first release of our bnd plugin: Updates and Bug Fixes (identical for all three releases): https://issues.apache.org/jira/browse/FELIX/fixforversion/1

[jira] [Commented] (FELIX-4455) Missing default constructor creates invalid class instances

2014-03-12 Thread Benjamin Debeerst (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931583#comment-13931583 ] Benjamin Debeerst commented on FELIX-4455: -- Then I get {{createInstance -> Cannot

Re: [VOTE] Release of iPOJO Manipulator and Runtime 1.11.2

2014-03-12 Thread Carsten Ziegeler
+1 2014-03-11 17:13 GMT+01:00 Clement Escoffier : > Hi, > > It's time to cut a release of the iPOJO manipulator (1.11.2) and runtime > project (1.11.2). Both projects are containing several modules: > > The org.apache.felix.ipojo.manipulator-project contains: > * bnd-ipojo-plugin > * maven-ipojo

[jira] [Updated] (FELIX-4135) Bnd scrplugin contrib

2014-03-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-4135: Fix Version/s: scr bnd plugin 1.0.0 > Bnd scrplugin contrib > - > >

[jira] [Closed] (FELIX-3931) Provide a handler to inject the bundle context

2014-03-12 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier closed FELIX-3931. iPOJO Runtime and Manipulator 1.11.2 release process has started. > Provide a handler to injec

[jira] [Closed] (FELIX-4448) Invalid dynamism management when an interceptor implements both Tracking and Ranking interceptors

2014-03-12 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier closed FELIX-4448. iPOJO Runtime and Manipulator 1.11.2 release process has started. > Invalid dynamism managemen

[jira] [Closed] (FELIX-4229) Provide a way to obtain the component's BundleContext (other than constructor injection)

2014-03-12 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier closed FELIX-4229. iPOJO Runtime and Manipulator 1.11.2 release process has started. > Provide a way to obtain th

[jira] [Closed] (FELIX-4432) DefaultServiceRankingInterceptor holds duplicate dependencies

2014-03-12 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier closed FELIX-4432. iPOJO Runtime and Manipulator 1.11.2 release process has started. > DefaultServiceRankingInter

[jira] [Closed] (FELIX-4449) The ConfigurationListener list contains duplicates and fires update on unchanged configurations

2014-03-12 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier closed FELIX-4449. iPOJO Runtime and Manipulator 1.11.2 release process has started. > The ConfigurationListener

[jira] [Resolved] (FELIX-4393) @Property should accept empty name values on instance fields

2014-03-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-4393. - Resolution: Fixed > @Property should accept empty name values on instance fields >

[jira] [Updated] (FELIX-4276) Let stereotypes have attributes

2014-03-12 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier updated FELIX-4276: - Fix Version/s: (was: ipojo-manipulator-1.11.2) > Let stereotypes have attributes > --

[jira] [Resolved] (FELIX-4448) Invalid dynamism management when an interceptor implements both Tracking and Ranking interceptors

2014-03-12 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier resolved FELIX-4448. -- Resolution: Fixed Fixed in 1.11.2 > Invalid dynamism management when an interceptor im

[jira] [Updated] (FELIX-4160) Create an Maven Parent POM for iPOJO

2014-03-12 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier updated FELIX-4160: - Fix Version/s: (was: ipojo-runtime-1.11.2) > Create an Maven Parent POM for iPOJO > -

[jira] [Resolved] (FELIX-3931) Provide a handler to inject the bundle context

2014-03-12 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier resolved FELIX-3931. -- Resolution: Fixed Fixed in 1.11.2 > Provide a handler to inject the bundle context > -

[jira] [Resolved] (FELIX-4449) The ConfigurationListener list contains duplicates and fires update on unchanged configurations

2014-03-12 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier resolved FELIX-4449. -- Resolution: Fixed Fixed in 1.11.2 > The ConfigurationListener list contains duplicates