Hi, I've posted the UIMAJ SDK 2.6.0 rc3 release candidate.
Besides the changes in rc1 (mainly related to enabling exploitation of multi-core processors, and requires Java 6 (hence the bump from 2.5.0 to 2.6.0)), and rc2 (fixes 2 additional Jiras: one related to a bad refactoring that caused a problem serializing descriptors to XML, and one to support multi-threaded access to read-only CASes which requires that the JCasHashMap be thread safe), this fixes some additional issues with JCasHashMap involving multithreading, size reporting, and performance under multiple threads (contention). Changes: https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+UIMA+AND+fixVersion+%3D+2.6.0SDK+AND+status+%3D+Resolved+ORDER+BY+priority+DESC&mode=hide The source and binary zip/tars and the Eclipse update site are staged to http://people.apache.org/~schor/uima-release-candidates/uimaj-2.6.0-rc3/ The Maven artifacts are here: https://repository.apache.org/content/repositories/orgapacheuima-1019/ The SVN tags are here: https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/ and for the Eclipse Update Site (just for the record, no real need to check anything here): https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-eclipse-update-site-2.6.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
