L.S.,
The only part of ServiceMix that's not yet available using git (via http://git.apache.org/) are our maven plugins (i.e. the repository exists but nothing ever got mirrored over to that repository). Before I ping infra@ to have a look at it, I would like to propose to alter the SVN layout for those projects. We currently have separate trunk/branches/tags for every plugin (e.g. http://svn.apache.org/repos/asf/servicemix/maven-plugins/jbi-maven-plugin/) with some svn:externals definitions to allow checking all the plugins from the maven-plugins-pom project. If we slightly modify this layout to resemble that of the bundles project (with a single trunk/tags/branches for all the bundles), we would have a layout that's a lot more convenient to work with once you use git-svn and which still works fine with svn and Maven's release plugin. Wdyt? Gert Vanthienen ------------------------ FuseSource Web: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/
