Hi everyone, Here's rc8 for uimaj 3.0.0-beta.
The changes since rc7 include some xml constants fixups to not depend on java classes that may not be present in various versions of Java. Also included are general improvements in adding generic typing to many UIMA structures, updates to add missing javadocs, missing APIs in the jcas interface for getting "empty" lists, and some upgrades to the main documentation and examples to better reflect v3 idioms. The updates to generic typing are designed to not break existing code, and it seems to be OK as far as I was able to test; it would be great if you could test this against other big projects (like dk-pro) to see if anything got missed. Here are 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-1165/ Source and binary zip/tar staged to: https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-beta-rc8/artifacts/ Eclipse update subsite: https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-beta-rc8/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
