Stefano Lenzi wrote:
OK! So mine theory is been failed :-S I was just guessing... Anyway if
you go to have a look to
http://people.apache.org/maven-snapshot-repository/org/apache/felix/org.apache.felix.ipojo.plugin/0.6.0-SNAPSHOT/
you'll be able to see several release but none named as SNAPSHOT

Ok, perhaps that is the issue. We need to change the iPOJO version to be 0.6.0-SNAPSHOT...

I've forgotten that tools we be move, BTW I think that splitting the
trunk directory won't be so bad, so that we can have a directory for
 - OSGi Core
 - OSGi Compendium
 - tools
 - bundle/application
 - bundle/library
 - bundle/example
and so on...

BTW it may be too late :P

Well, we had decided against things like a "bundle" directory because the idea was that a project may be a bundle or not. This is more true now with the recent enhancements to the OSGi maven plugin to inline (i.e., unroll) embedded JAR files and to potentially extract specific classes from JAR files. In these cases, we just have a bunch of code, some of which may end up as a bundle.

However, having said that, I am not against trying to come up with some organization, I am just not sure what it could be.

P.S.: One of the best command of SubVersion is the "svn move" command :P

Agreed.

-> richard

Reply via email to