Hi everyone, The next RC of core Java UIMA framework, RC4, is ready for testing. RC 3 had a multi-threading problem and never got posted... RC 4 fixed that and improved performance in a couple of areas.
Verses 2.6.0, this version has lots of changes. These are summarized in the README and RELEASE_NOTES. The list of changes in Jira: https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%202.7.0SDK%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC%2C%20created%20ASC The source and binary zip/tars and the Eclipse update site are staged to http://people.apache.org/~schor/uima-release-candidates/uimaj-2.7.0-rc4 The Maven artifacts are here: https://repository.apache.org/content/repositories/orgapacheuima-1044/ The SVN tags are here: http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.7.0/ and for the Eclipse Update Site: http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-eclipse-update-site-2.7.0/ 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. -Marshall
