VOTE: +1 from me based on testing of UIMA AS rc7 on both windows and CentOS 5x Linux. Did the following:
1) Downloaded UIMA AS binary from http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc7/ and unzipped it. Checked for correct directory name: apache-uima-as-2.3.1 - OK 2) UIMA AS binary LICENSE - OK 3) UIMA AS binary NOTICE - OK 4) UIMA AS binary README - OK 5) Verified ActiveMQ configuration file in $UIMA_HOME/as_config/activemq-nojournal.xml a) persistent = false - OK b) dedicatedTaskRunner=false - OK c) schedulerSupport = false - OK d) producerFlowControl = false - OK e) optimizedDispatch=true - OK 6) started broker using $UIMA_HOME/bin/startBroker.sh - OK 7) ran adjustExamplePaths.sh - OK 8) tested $UIMA_HOME/bin/runRemoteAsyncAE.sh using runRemoteAsyncAE.sh tcp://localhost:61616 MeetingDetectorTaeQueue -d Deploy_MeetingDetectorTAE.xml -c $UIMA_HOME/examples/descriptors/collection_reader/FileSystemCollectionReader.xml - OK 9) checked $UIMA_HOME/issuesFixed/jira-report.html - OK 10) Started UIMA GUIs from $UIMA_HOME/bin - OK 11) Verified uima_async_scaleout.pdf exists in $UIMA_HOME/docs/d - OK 12) Imported uimaj-examples into eclipse and ran 'UIMA Deploy AS Service' and 'UIMA Run Remote Async AE' launch configurations - OK 13) Installed and tested uima plugins via uima-update-site from http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc7/ - OK 14) Downloaded UIMA AS source from http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc7/. Maven UIMA AS build from source - OK 15) UIMA AS source README - OK 16) UIMA AS source NOTICE - OK 17) UIMA AS source LICENSE - OK 18) Downloaded UIMA AS source from svn tag: uima-as-2.3.1-rc7. Maven build succeeded - OK JC On Tue, Mar 22, 2011 at 9:40 AM, Marshall Schor <[email protected]> wrote: > One minor issue, not requiring a respin of the release in my opinion: > > The SVN checkout of the tag (and the trunk) have LICENSE / NOTICE / README > files > at the top level, from the previous release. These files do not appear in > the > release artifacts. > > These should be changed to have content something like: > "see uima-as/README (etc.) " > so we don't have to maintain them. They should point to where the > README/LICENSE/NOTICE files are in uima-as, for the source-release. > > -Marshall > > On 3/14/2011 4:51 PM, Jaroslaw Cwiklik wrote: > > Hi, > > > > Changes since Release Candidate 6: > > > > UIMA-2091 UIMA AS assembly script should copy project file from base uima > > examples > > UIMA-2087 UIMA AS assembly script includes an incorrect version of > > .classpath > > UIMA-2090 UIMA AS eclipse launch scripts not setup correctly > > UIMA-2088 UIMA AS .classpath for examples contain duplicate jar entries > > > > The following is a list of issues addressed in this release: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310570&version=12315335 > > > > UIMA AS release candidate 7 is available in Apache Nexus staging > repository > > here: > > https://repository.apache.org/content/repositories/orgapacheuima-007 > > > > The source zip file is available here: > > http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc7 > > > > The binaries (zip and tar) are available here: > > http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc7 > > > > The Eclipse update-site is available here: > > > http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc7/eclipse-update-site > > > > SVN Tag Checkout: > > svn co > http://svn.apache.org/repos/asf/uima/uima-as/tags/uima-as-2.3.1-rc7 > > > > If you would like to use the staged maven release artifacts within your > > maven build > > you need to use version 2.3.1 and include in your settings.xml a > reference > > to > > the staging repository: > > https://repository.apache.org/content/repositories/orgapacheuima-007 > > See: http://uima.apache.org/testing-builds.html for details on settting > this > > up. > > > > > > Please vote to approve this release: > > > > [ ] +1 Approve the release > > [ ] -1 Veto the release (please provide specific comments) > > [ ] 0 Don't care > > > > Please report any problems you may find. > > > > - Jerry C > > >
