Re: Where can i find Bnd's source code

2011-05-22 Thread Tiger Gui
Ok, thank you David :-) 2011/5/23 David Jencks : > try https://github.com/bnd/bnd.git > > david jencks > > On May 22, 2011, at 11:24 PM, Tiger Gui wrote: > >> Hi Peter, >> >> Where can i get Bnd's source code or API document ? I want to use >> Tarjan's algorithm to analyse project's OSGi bundles,

Re: Where can i find Bnd's source code

2011-05-22 Thread David Jencks
try https://github.com/bnd/bnd.git david jencks On May 22, 2011, at 11:24 PM, Tiger Gui wrote: > Hi Peter, > > Where can i get Bnd's source code or API document ? I want to use > Tarjan's algorithm to analyse project's OSGi bundles, as we know, bnd > supply this algorithm's implementation alrea

Where can i find Bnd's source code

2011-05-22 Thread Tiger Gui
Hi Peter, Where can i get Bnd's source code or API document ? I want to use Tarjan's algorithm to analyse project's OSGi bundles, as we know, bnd supply this algorithm's implementation already, it is in ee aQute.libg.tarjan. In order to make clear how to use and improve this algorithm, i want to c

Re: new feature request: iPOJO component-flow-composition

2011-05-22 Thread Clement Escoffier
On 23.05.11 04:48, "jie yan" wrote: >Thank Clement. >Cilia is quite close to what I want. > >Another question about iPOJO is, how to specify the @Requires service when >there are multi-implementation? >That may be another subject. If the injected field is an array or a collection, iPOJO automa

[jira] [Commented] (FELIX-2967) file-based log service wanted

2011-05-22 Thread drhades (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037713#comment-13037713 ] drhades commented on FELIX-2967: Thanks for your replay. I'm a quite newbie here, but I wi

[jira] [Commented] (FELIX-2967) file-based log service wanted

2011-05-22 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037710#comment-13037710 ] Richard S. Hall commented on FELIX-2967: I think this was discussed before. It see

[jira] [Created] (FELIX-2967) file-based log service wanted

2011-05-22 Thread drhades (JIRA)
file-based log service wanted - Key: FELIX-2967 URL: https://issues.apache.org/jira/browse/FELIX-2967 Project: Felix Issue Type: New Feature Components: Log Service Reporter: drhades Log in

Re: new feature request: iPOJO component-flow-composition

2011-05-22 Thread jie yan
Thank Clement. Cilia is quite close to what I want. Another question about iPOJO is, how to specify the @Requires service when there are multi-implementation? That may be another subject. Regards, drhades On Thu, May 19, 2011 at 3:13 PM, Clement Escoffier < clement.escoff...@gmail.com> wrote: >