Re: [Neo] Neo under OSGi

2009-07-08 Thread Peter Neubauer
Hi there On Tue, Jul 7, 2009 at 5:31 PM, Andreas Kolleggerakolleg...@tembopublic.org wrote: I'd be willing to get started with a nice pax-constructed project in labs, while you lounge away in Iceland. I'll try to time the biggest changes for when you're the least capable of paying attention ;)

Re: [Neo] Neo under OSGi

2009-07-07 Thread Andreas Kollegger
Hi Peter, Submitting patches would be a simple way to start, for now. I'll just use my own local snapshots of trunk until they get folded in. I'll use the keyword osgi on the trac tickets. For pax-exam tests, would you prefer a separate directory, like src/exam/java or a naming convention

Re: [Neo] Neo under OSGi

2009-07-07 Thread Peter Neubauer
Hi Andreas, thanks for your feedback! IMHO the OSGi-friendliness-projects should occur in two steps: 1. Make all jars OSGi - lib - friendly - see over the Manifest.mf for all components and check that we have all required OSGi Attributes in there - make sure there are no namespace clashes

Re: [Neo] Neo under OSGi

2009-07-07 Thread Andreas Kollegger
Starting with the APOC-bundle to guide the transition and provide both a starting and reference point sounds really good to me. I'd be willing to get started with a nice pax-constructed project in labs, while you lounge away in Iceland. I'll try to time the biggest changes for when you're

Re: [Neo] Neo under OSGi

2009-07-07 Thread Emil Eifrem
Hi Andreas, On Tue, Jul 7, 2009 at 17:31, Andreas Kolleggerakolleg...@tembopublic.org wrote: Starting with the APOC-bundle to guide the transition and provide both a starting and reference point sounds really good to me. I'd be willing to get started with a nice pax-constructed project in

Re: [Neo] Neo under OSGi

2009-07-06 Thread Peter Neubauer
Hi Andreas, I have had that on my todo-list for quite a while but not really started that effort. It seems the time may be right to finally start on OSGi-fying all jars. So, if you have patches or failing test cases, please send them to me and I will start a laboratory project to test OSGi things