On Wednesday 24 February 2016 13:53:46 Bertrand Delacretaz wrote: > Hi, > > On Wed, Feb 24, 2016 at 1:45 PM, Oliver Lietz <[email protected]> wrote: > > ...We may iterate over /tags and look for the artifacts on Maven > > Central... > > Note that Central is not our reference for releases, the references are > > https://dist.apache.org/repos/dist/release/sling/ > > and > > http://archive.apache.org/dist/sling/ > > So if someone wants to write a script to check consistency of our svn > tags those would be the sources.
Good point. dist.apache.org contains only latest, so we have to use archive.apache.org. O. > -Bertrand
