Re: iPojo and Blueprint services

2009-04-13 Thread Clement Escoffier
On 13.04.2009, at 11:20, Guillaume Nodet wrote: On Mon, Apr 13, 2009 at 11:15, Clement Escoffier wrote: On 13.04.2009, at 11:01, Guillaume Nodet wrote: On Mon, Apr 13, 2009 at 10:03, Clement Escoffier wrote: Hi ! On 12.04.2009, at 22:06, Guillaume Nodet wrote: I'm investigating impleme

Re: iPojo and Blueprint services

2009-04-13 Thread Guillaume Nodet
On Mon, Apr 13, 2009 at 11:20, Guillaume Nodet wrote: > On Mon, Apr 13, 2009 at 11:15, Clement Escoffier > wrote: >> >> On 13.04.2009, at 11:01, Guillaume Nodet wrote: >> >>> On Mon, Apr 13, 2009 at 10:03, Clement Escoffier >>> wrote: Hi ! On 12.04.2009, at 22:06, Guillaume Nodet

Re: iPojo and Blueprint services

2009-04-13 Thread Guillaume Nodet
On Mon, Apr 13, 2009 at 11:15, Clement Escoffier wrote: > > On 13.04.2009, at 11:01, Guillaume Nodet wrote: > >> On Mon, Apr 13, 2009 at 10:03, Clement Escoffier >> wrote: >>> >>> Hi ! >>> On 12.04.2009, at 22:06, Guillaume Nodet wrote: >>> I'm investigating implementing the blueprint spec o

Re: iPojo and Blueprint services

2009-04-13 Thread Clement Escoffier
On 13.04.2009, at 11:01, Guillaume Nodet wrote: On Mon, Apr 13, 2009 at 10:03, Clement Escoffier wrote: Hi ! On 12.04.2009, at 22:06, Guillaume Nodet wrote: I'm investigating implementing the blueprint spec on top of iPojo, but after digging a bit in the iPojo code, I have a few questions

Re: iPojo and Blueprint services

2009-04-13 Thread Guillaume Nodet
On Mon, Apr 13, 2009 at 11:01, Guillaume Nodet wrote: > On Mon, Apr 13, 2009 at 10:03, Clement Escoffier > wrote: >> Hi ! >> On 12.04.2009, at 22:06, Guillaume Nodet wrote: >> >>> I'm investigating implementing the blueprint spec on top of iPojo, but >>> after digging a bit in the iPojo code, I h

Re: iPojo and Blueprint services

2009-04-13 Thread Guillaume Nodet
On Mon, Apr 13, 2009 at 10:03, Clement Escoffier wrote: > Hi ! > On 12.04.2009, at 22:06, Guillaume Nodet wrote: > >> I'm investigating implementing the blueprint spec on top of iPojo, but >> after digging a bit in the iPojo code, I have a few questions. > > Nice investigation ;-) > >> >>  * const

Re: iPojo and Blueprint services

2009-04-13 Thread Clement Escoffier
On 13.04.2009, at 10:33, Stuart McCulloch wrote: 2009/4/13 Clement Escoffier Hi ! On 12.04.2009, at 22:06, Guillaume Nodet wrote: I'm investigating implementing the blueprint spec on top of iPojo, but after digging a bit in the iPojo code, I have a few questions. Nice investigation ;-

[jira] Updated: (FELIX-893) Felix fails to start using J9 JVM

2009-04-13 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-893: -- Fix Version/s: (was: felix-1.6.0) felix-1.8.0 > Felix fails to start usin

[jira] Updated: (FELIX-851) Refactor the module abstraction layer to align more closely to OSGi concepts

2009-04-13 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-851: -- Fix Version/s: (was: felix-1.6.0) felix-1.8.0 > Refactor the module abstr

[jira] Updated: (FELIX-737) Resolver does not correctly discard export when module imports the same package (part 2)

2009-04-13 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-737: -- Fix Version/s: (was: felix-1.6.0) felix-1.8.0 > Resolver does not correct

[jira] Updated: (FELIX-883) JarContent logs and then swallows exceptions when reading from JAR file, should probably throw an exception

2009-04-13 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-883: -- Fix Version/s: (was: felix-1.6.0) felix-1.8.0 > JarContent logs and then

[jira] Updated: (FELIX-1034) bootdelegation property seems to be matching more packages than desired

2009-04-13 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-1034: --- Affects Version/s: felix-1.6.0 Fix Version/s: felix-1.8.0 > bootdelegation property s

Re: iPojo and Blueprint services

2009-04-13 Thread Stuart McCulloch
2009/4/13 Clement Escoffier > Hi ! > On 12.04.2009, at 22:06, Guillaume Nodet wrote: > > I'm investigating implementing the blueprint spec on top of iPojo, but >> after digging a bit in the iPojo code, I have a few questions. >> > > Nice investigation ;-) > >> >> * constructor injection seems t

[jira] Commented: (FELIX-1034) bootdelegation property seems to be matching more packages than desired

2009-04-13 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698340#action_12698340 ] Richard S. Hall commented on FELIX-1034: It appears the consensus is org.foo.* shou

Re: iPojo and Blueprint services

2009-04-13 Thread Clement Escoffier
Hi ! On 12.04.2009, at 22:06, Guillaume Nodet wrote: I'm investigating implementing the blueprint spec on top of iPojo, but after digging a bit in the iPojo code, I have a few questions. Nice investigation ;-) * constructor injection seems to be missing True, I' m not a fan of constructo