- downloaded binary tarball and checked md5sum
- unpacked, set UIMA_HOME, updated PATH and ran adjustExamplePaths.sh
- startBroker.sh worked, staying in foreground
- ran basic test (MeetingDetectorTaeQueue) from README
   - confirmed -log and -perf options on the basic test are working
- installed uima-as deployment descriptor editor in eclipse neon
- restarted eclipse with UIMA_HOME preset
- imported uimaj-examples project and defined UIMA_HOME classpath variable
- tested CDE on sample Deployment descriptors
- ran run configurations UIMA Deploy AS Service and UIMA Run Remote Async AE
   - both work as is, but
   - the "Project" is unset in both configs. This means that the project
bin directory is not part of the classpath, and any new or modified code in
the project will not be seen. To fix, a user would need to specify the
Project as uimaj-examples and then "restore default entries" on the
classpath tab.

Although potentially annoying, do not consider an unset project in these
two run configurations a blocker by itself. These 2 run configs should be
fixed in an RC3 if there are other reasons for creating one.

+1 to release


On Wed, Dec 7, 2016 at 1:48 PM, Jaroslaw Cwiklik <[email protected]> wrote:

> The UIMA-AS 2.9.0 release candidate 2 is ready for voting.
>
> Issues fixed since RC1:
>
> - Fixed end date in NOTICE files
> - Fixed link to JIRA report in README
> - Fixed typo in xpp3-1.1.4.c.jar in examples/classpath file
> - Removed uima-as projects from UIMA Deploy AS Service launch configuration
> - Modified code checking UIMA-AS version compatibility with UIMA SDK.
> - Fixed log message when version of UIMA-AS is not compatible with UIMA SDK
> - Updated LicNoticeAnalysisActiveMQ.txt
>
> The list of changes in Jira:
> https://issues.apache.org/jira/issues/?jql=fixVersion%
> 20%3D%202.9.0AS%20AND%20project%20%3D%20UIMA
>
> The source and binary zip/tars are staged to
> https://dist.apache.org/repos/dist/dev/uima/uima-as/2.9.0/RC2/
>
> The Maven artifacts are here:
> https://repository.apache.org/content/repositories/orgapacheuima-1111
>
> The SVN tags are here:
> http://svn.apache.org/repos/asf/uima/uima-as/tags/uima-as-2.9.0/
>
> and for the Eclipse Update Site:
> https://dist.apache.org/repos/dist/dev/uima/eclipse-update-site/uima-as/
>
> See http://uima.apache.org/testing-builds.html for suggestions on how to
> test
> release candidates.
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ] 0   Don't care
> [ ] -1 Not OK to release, because ...
>
> Thanks
>

Reply via email to