Here's the RC6 for uimaj 3.0.0-beta. The fixes since rc5 are:
1) fix the examples project to have the right versions of dependencies (thanks Richard!) in its prototype classpath 2) fix the examples project to include in the prototype classpath the slf4j and the slf4j bridge for java-unit-logger 3) small cleanup in Releasenotes 4) small fixes to some xml parser setups. Recommend diffing the sources between rc5 and rc6 (should be minimal), and using that to reduce the checking. The only Jira since rc5 is for the examples project fix: UIMA-5624. All the Jiras: https://issues.apache.org/jira/issues/?jql=project%20%3D%2012310570%20AND%20fixVersion%20%3D%2012339590%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC Maven artifacts: https://repository.apache.org/content/repositories/orgapacheuima-1161/ Source and binary zip/tar staged to: https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-beta-rc6/artifacts/ Eclipse Update Site (with currently unsigned JARs - will be signed if the vote passes): https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-beta-rc6/uimaj-v3-pre-production/ SVN tag: https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/tags/uimaj-3.0.0-beta/ Please vote on release: [ ] +1 OK to release [ ] 0 Don't care [ ] -1 Not OK to release, because ... Thanks. -Marshall
