+1 to release.
Martin, thanks for your notes; I've updated the verify-isis-script.sh page, [1] [1] http://isis.apache.org/contributors/verifying-releases-script.html On 16 October 2014 08:15, Martin Grigorov <[email protected]> wrote: > +1 to release > > tested: > 1) Download and build with verify-isis-script.sh > Random usage of isis-app-kitchensink application > > 2) rm -rf ~/.m2/repository > add two <repository> items to isis-app-kitchensink/pom.xml for Isis and > Wicket-Viewer using the Maven staging repos > Random usage of isis-app-kitchensink application > > > Notes: > - verify-isis-script.sh needs '-L|--location' option to curl because of the > change in the Maven staging repo. The provided urls respond with code 302 > and the redirects should be followed. > > > > Martin Grigorov > Wicket Training and Consulting > https://twitter.com/mtgrigorov > > On Wed, Oct 15, 2014 at 9:58 AM, Dan Haywood <[email protected] > > > wrote: > > > I've cut an (RC2) release for Apache Isis Core and related components: > > > > * Core 1.7.0 > > * Wicket Viewer 1.7.0 > > * SimpleApp Archetype 1.7.0 > > * TodoApp Archetype 1.7.0 > > > > The source code artifacts have been uploaded to staging repositories on > > repository.apache.org: > > > > * > > > > > http://repository.apache.org/content/repositories/orgapacheisis-1030/org/apache/isis/core/isis/1.7.0/isis-1.7.0-source-release.zip > > * > > > > > http://repository.apache.org/content/repositories/orgapacheisis-1027/org/apache/isis/viewer/isis-viewer-wicket/1.7.0/isis-viewer-wicket-1.7.0-source-release.zip > > * > > > > > http://repository.apache.org/content/repositories/orgapacheisis-1028/org/apache/isis/archetype/simpleapp-archetype/1.7.0/simpleapp-archetype-1.7.0-source-release.zip > > * > > > > > http://repository.apache.org/content/repositories/orgapacheisis-1029/org/apache/isis/archetype/todoapp-archetype/1.7.0/todoapp-archetype-1.7.0-source-release.zip > > > > For each zip there is a corresponding signature file (append .asc to the > > zip's url). > > > > In the source code repo the code has been tagged as isis-1.7.0-RC2, > > isis-viewer-wicket-1.7.0-RC2, simpleapp-archetype-1.7.0-RC2 and > > todoapp-archetype-1.7.0-RC2. (Note that for the last three components, > RC2 > > is identical to RC1). > > > > For instructions on how to verify the release (build from binaries and/or > > use in Maven directly), see > > http://isis.apache.org/contributors/verifying-releases.html > > > > Please verify the release and cast your vote. The vote will be open for > a > > minimum of 72 hours. > > > > [ ] +1 > > [ ] 0 > > [ ] -1 > > >
