- Built from source - OK - Spot checked LICENSE and NOTICE files - OK - Checked signatures source and binary - OK - Checked README and RELEASE-NOTES - OK - Checked JIRA report - OK - Spot checked javadocs - OK
- Installed new eclipse (Kepler-SR2) - Installed UIMA runtime from eclipse update site http://www.apache.org/dist/uima/eclipse-update-site/uimaj/ OK - Installed UIMA-AS eclipse update site: - License OK - version OK - Created new eclipse project and launched Deployment Descriptor GUI - OK - --- Test HTTP based UIMA-AS service ----- Started broker via UIMA_HOME/bin/startBroker.sh - OK ----- Set UIMA_JVM_OPTS=-DdefaultBrokerURL=http://localhost:8080 ----- Started uima-as service via: deployAsyncService examples/deploy/as/Deploy_RoomNumberAnnotator.xml - OK ----- Ran client via: /runRemoteAsyncAE.sh http://localhost:8080 RoomNumberAnnotatorQueue -c ../examples/descriptors/collection_reader/FileSystemCollectionReader.xml -OK - --- Test TCP based UIMA-AS service ----- Started broker via UIMA_HOME/bin/startBroker.sh - OK ----- Set UIMA_JVM_OPTS=-DdefaultBrokerURL=tcp://localhost:61616 ----- Started uima-as service via: deployAsyncService examples/deploy/as/Deploy_RoomNumberAnnotator.xml - OK ----- Ran client via: /runRemoteAsyncAE.sh tcp://localhost:61616 RoomNumberAnnotatorQueue -c ../examples/descriptors/collection_reader/FileSystemCollectionReader.xml -OK [ ] +1 Approve the release On Fri, Jun 13, 2014 at 9:35 AM, Jaroslaw Cwiklik <[email protected]> wrote: > Strange, I thought I copied that directly from JIRA query. I think this is > caused by Chrome when I paste a link > > Here is a link that works for me: > > > https://issues.apache.org/jira/browse/UIMA-3880?filter=12317266&jql=project%20%3D%20UIMA%20AND%20fixVersion%3D2.6.0AS%20ORDER%20BY%20updated%20DESC > > Jerry > > > On Wed, Jun 11, 2014 at 4:20 PM, Marshall Schor <[email protected]> wrote: > >> hmmm, >> >> the first url, to the issues fixed, seems bad. On both firefox and >> chrome, it >> flashed something that included no issues found to match your search, for >> bout >> 1/2 a second, and then just showed one issue UIMA-3849. >> >> -M >> On 6/11/2014 1:31 PM, Jaroslaw Cwiklik wrote: >> > Hi, >> > >> > the UIMA-AS 2.6.0 release candidate 1 is ready for voting >> > >> > There were 38 issues fixed in this release: >> > >> https://issues.apache.org/jira/browse/UIMA-3849?filter=12317266&jql=project%20%3D%20UIMA%20AND%20fixVersion%3D2.6.0AS%20ORDER%20BY%20updated%20DESC%2Cpriority%20DESC%2Ccreated%20DESC >> > >> > >> > The Maven artifacts are here: >> > >> https://repository.apache.org/content/repositories/orgapacheuima-1025/org/apache/uima/ >> > >> > The source and binary zip/tars are staged to: >> > http://people.apache.org/~cwiklik/releases/uima-as/2.6.0/RC1/ >> > >> > The Eclipse udpate site is: >> > >> http://people.apache.org/~cwiklik/releases/uima-as/2.6.0/RC1/eclipse-update-site/uima-as/ >> > >> > The SVN Tag Checkout: >> > svn co http://svn.apache.org/repos/asf/uima/uima-as/tags/uima-as-2.6.0 >> > >> > and for the Eclipse Update Site: >> > svn co >> > >> http://svn.apache.org/repos/asf/uima/uima-as/tags/uima-as-2.6.0/uima-as-eclipse-update-site >> > >> > >> > See: http://uima.apache.org/testing-builds.html for details on settting >> > this up. >> > >> > Vote open for 72 hours. >> > >> > Please vote to approve this release: >> > >> > [ ] +1 Approve the release >> > [ ] -1 Veto the release (please provide specific comments) >> > [ ] 0 Don't care >> > >> > - Jerry Cwiklik >> > >> >> >
