You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Marshall Schor <ms...@schor.com> on 2017/09/19 19:48:52 UTC

[VOTE] uimaj sdk 3.0.0 beta rc3

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

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


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJZwXSjAAoJEHMl+QLhMDqZIwEQALSB38eotjQ06/j6qvPPRi3r
HAqf6ZBzlLwj2modIga8RN8INm8D00vkUg2mMLylN0aI342RioohQbf7A/6fjB51
3FCTnWPve0No1RhbM4ISEqeer+i7IH1F4elzIfM9NLF0MiB1j7+L4UFdWvZvzytD
MQ6OCUiU99o+RNnJ8T9SkEo3j0uZH6/iIuVNsKW6R06Y+CuwHN/891xc5wTNsGBl
qcjvsbvXjy9bE4vR4akZb6LACa2rs5Xm/mAcjBEPyk+GNg2V5iVy1+KRF5SHFYT2
SVQYZDfMQnY4feIFUxhl0Q4NatAjkDTkcJ14f2prkROQM9TQeqgcQU4xoOH+wUp+
CSjWGUWAtBNGtt4JQ2qwHQqR1ecc3gkRxKWdDnGgXOVIEOXwJVjpTy0ipoNS/Jne
XAIzjlk6O19ZkIdKVaVXSrk6wluK6neRd+C1uiGr2wPJdqATmci858RKc47NcEXo
gB9xw486CNxkwNwuo4fTChO9i/QNGdvMdYc4+vJk/aSSQFjv8IghxK5fcF8JACea
U2AyuahdcfzL4ncs59qQiq9mbRCfMRNrckgmNM16aa2mMkuoGDrgFhLoeNG4uxOj
1wi+HSHC3uDEKwh/yeOphVA+uh3O2CsWhatutrKmUKe8B8yKhusOCBTw0HDF6Q3X
8EXzj67lZPSYPMunOTwD
=sWKW
-----END PGP SIGNATURE-----

Re: [VOTE][CANCELLED] uimaj sdk 3.0.0 beta rc3

Posted by Marshall Schor <ms...@schor.com>.
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
>
>
>