Hi, Due to https://issues.apache.org/jira/browse/UIMA-5586 (thanks, Richard!), I'm cancelling this RC.
Please continue to test (especially from trunk, which has the 5586 fix), to help flush out remaining issues. -Marshall On 9/19/2017 3:48 PM, Marshall Schor wrote: > Here's RC3 for uimaj-sdk 3.0.0-beta. > > The fixes since the recent rc2 are UIMA-5532 and newer; > you can view all 68 Jiras for this version here: > > https://issues.apache.org/jira/issues/?jql=project%20%3D > %2012310570%20AND%20fixVersion%20%3D%2012339590 > %20ORDER%20BY%20key%20DESC%2C%20priority%20DESC > > shows all 68 changes, ordered by key descending. > > The main fixes are: > > a) new logic to support modern and old style of logging > (modern uses {} for substitutable parameters, > old uses {n} n = a number. > > b) lazy initialization to match v2 > (better backwards compatibility) for JCas classes > > c) default method for new getComparator() in FSIteratorImplBase > > d) new getLogger() method in flow controllers > > e) bug in xmi deserialization of String Array of 0 length > > f) added way to get the JCas view from a FeatureStructure > > g) fixed migration tool to insert _FeatName and _TypeName > > The v3 users guide has many updates and corrections; > any reviews appreciated :-) > > Maven artifacts: > https://repository.apache.org/content/repositories/orgapacheuima-1155/ > > Source and binary zip/tar staged to: > https://dist.apache.org/repos/dist/dev/uima/uimaj/ > 3.0.0-beta-rc3/artifacts/ > > Eclipse update site (no need to download, > just use this as the link in Eclipse's install): > https://dist.apache.org/repos/dist/dev/uima/uimaj/ > 3.0.0-beta-rc3/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 > > >
