Just marking this in the subject line as the [RESULT]. -Marshall
On 6/13/2010 10:29 PM, Marshall Schor wrote: > I've built uimaj and uima-as. > > +1 from me. > > That makes 3 binding votes from PMC members: > > +1 Adam Lally > +1 Jukka Zitting > +1 Marshall Schor > > No other votes were received. > > The vote has been open for more than 72 hours, and it passes. Thanks to > all who voted, and otherwise helped with the testing and documentation. > > I'll now see about taking the next steps to finish the release process > (the first time we've done it using Nexus Repo and the Release plugin), > and linking in the new pages into the website. > > -Marshall > > > On 6/7/2010 11:12 PM, Marshall Schor wrote: > >> The UIMA parent-pom-top, release candidate 2, is ready for testing. >> It is located here: >> https://repository.apache.org/content/repositories/orgapacheuima-042/ >> The SVN is >> https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-top-1-rc2 >> >> Suggestted way to test: add this to your maven "settings" in the >> <profiles> section: >> >> <profile> >> <id>staged-release</id> >> <repositories> >> <repository> >> <id>staged-release</id> >> >> <url>https://repository.apache.org/content/repositories/orgapacheuima-042/</url> >> </repository> >> </repositories> >> </profile> >> >> and then change the pom(s)-under-test version for the parent-pom-top >> from "1-SNAPSHOT" to "1". >> >> Then run a maven command with the parameter -Pstaged-release which tells >> maven to use this profile. >> >> I tested this by building the uima-as docbook successfully (modifying >> parent-pom-docbook to use version 1). >> >> The main thing to check here is that this release follows Apache >> requirements for license and notice, and that it works with the current >> build artifacts. >> >> Vote open for 72 hours. >> >> [ ] +1 >> [ ] 0 >> [ ] -1 >> >> -Marshall >> >> >> >> >> > >