Looks better this time around, +1 On Fri, Jul 17, 2015 at 9:01 AM, Radu Cotescu <[email protected]> wrote:
> Hi, > > I've updated the staging repository: > https://repository.apache.org/content/repositories/orgapachesling-1300 > > Everything should be fine now. > > You can use this UNIX script to download the release and verify the > signatures: > http://svn.apache.org/repos/asf/sling/trunk/check_staged_release.sh > > Usage: > sh check_staged_release.sh 1300 /tmp/sling-staging > > Thanks, > Radu > > On Fri, 17 Jul 2015 at 13:50 Radu Cotescu <[email protected]> wrote: > > > Hi Olli, > > > > Thanks for the hint! I'll update the test and provide a new staging repo. > > > > Cheers, > > Radu > > > > > > On Fri, 17 Jul 2015 at 12:48 Oliver Lietz <[email protected]> wrote: > > > >> This issue can be prevented by using the depends-maven-plugin [1] and > >> versionAsInProject() [2]. Maven should then stop you from performing a > >> release > >> as it can spot these SNAPSHOT dependencies. > >> > >> O. > >> > >> [1] > >> > >> > https://github.com/apache/sling/blob/trunk/contrib/launchpad/karaf/org.apache.sling.launchpad.karaf-integration-tests/pom.xml > >> > >> [2] > >> > >> > https://github.com/apache/sling/blob/trunk/contrib/launchpad/karaf/org.apache.sling.launchpad.karaf-integration-tests/src/main/java/org/apache/sling/launchpad/karaf/testing/KarafTestSupport.java > >> > >> >
