Hi, RC 5 is the same as rc4 except for updating some Javadocs to pass the Java 8 lint check, and changing the signature for getAllIndexedFS for JCas per https://issues.apache.org/jira/browse/UIMA-4299
Previous changes: this Jira fixed in rc4: https://issues.apache.org/jira/browse/UIMA-4501 (a parallel class-loader race problem), updating the property to make the right issues-fixed, the copy iterator issue(s), and mainly other bug fixes, but includes two new things: one is the index flattening for sorted indexes, and the other is the improved Java Cas view that's part of the document analyzer. The list of changes in Jira: https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%202.8.0SDK%20AND%20project%20%3D%20UIMA The source and binary zip/tars and the Eclipse update site are staged to http://people.apache.org/~schor/uima-release-candidates/uimaj-2.8.0-rc5 <http://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.0-rc5> The Maven artifacts are here: https://repository.apache.org/content/repositories/orgapacheuima-1060 The SVN tags are here: http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.8.0/ and for the Eclipse Update Site: https://people.apache.org/~schor/uima-release-candidates/uimaj-2.8.0-rc5/eclipse-update-site/uimaj/ <https://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.0-rc5/eclipse-update-site/uimaj/> 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
