Hi, On Fri, Mar 12, 2010 at 5:42 PM, Andreas Kollegger <[email protected]> wrote: > What's the closest known-good list of jars that could constitute a current > stable build of Sling?
The OBR at http://sling.apache.org/obr/sling.xml should be up to date with all latest versions. Or the download page at http://sling.apache.org/site/downloads.cgi but it's currently broken (SLING-1425) - the static version at http://sling.apache.org/site/downloads.html shows current releases but you can't use it for downloading until we fix SLING-1425. Use http://apache.org/dyn/closer.cgi/sling in the meantime. > > I'm considering using the list.xml contained in the launchpad/builder > project, but it uses many > snapshots. Despite that, it may be the best reference. Yes, if you go back just one version from a snapshot that should point to the latest release. Releases have even version numbers, so the last release of foo-1.0.5-SNAPSHOT should be foo-1.0.4, unless for some reason we skipped that version number. -Bertrand
