I think we can start releasing a first run of all components now. In order to do so, we need to release the components-pom first, but the current svn tree set up is done so that all components are under components-pom using svn:externals. I think it would make things easier if we create another svn tree in https://svn.apache.org/repos/asf/servicemix/components/all/ which would contain a root pom with svn externals for ease of build. This would allow removing those from the components-pom/trunk, and they would then not appear in the tags and make releasing the components-pom easier (no need to hack / remove all the modules from the pom before releasing). Anyway, feedback is welcome on both topics.
Btw, in order to release the CXF components, we'll need to use a non snapshot dependency. Any problems reverting to the latest release of Apache CXF ? Also, I haven't grepped the whole tree atm but if you are aware of any other snapshot dependencies ... we'll have to remove those before releasing. -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://open.iona.com
