Bertrand Delacretaz wrote: > On Tue, Nov 22, 2011 at 12:22 PM, Paolo Castagna > <[email protected]> wrote: >> ... Sources here: https://svn.apache.org/repos/asf/sling/trunk/ >> Distribution here: http://www.apache.org/dist/sling/ >> Maven artifacts here: http://repo1.maven.org/maven2/org/apache/sling/ > > And tags here: https://svn.apache.org/repos/asf/sling/tags/ > Releases of individual modules get their own tag, I think that's important.
Yep. We do that already (and we will continue to do so)m for example: https://svn.apache.org/repos/asf/incubator/jena/Jena2/ARQ/tags/ https://svn.apache.org/repos/asf/incubator/jena/Jena2/TDB/tags/ ... If we use the Maven release plugin (via mvn -Papache-release release:prepare and release:perform) the tags in SVN are done automatically (which is one of the nice benefits of using the Maven release plugin). Thanks, Paolo > > -Bertrand
