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 2018/03/01 13:38:07 UTC

Re: [VOTE] uimaj-3.0.0 rc4

need 1 more vote?

-M


On 2/5/2018 4:28 PM, Marshall Schor wrote:
> Hi,
>
> Here's rc4 of uimaj 3.0.0 sdk.
>
> The change since rc3: some fixes to the logging APIs to avoid "double scanning"
> of substitution when using logrb style calls, some formatting of the messages
> fixes for logging, and some caching added for internationalization of messages
> using message bundles.
>
> -----------------
>
> (Copied from previous vote msg):
>
> The change since rc2
>   - fix for the class path in the uimaj examples eclipse project, to correspond
> to the upgrades done for slf4j and jackson-core.
>
> Change since rc1:
>   - bug when JCas range is unknown
>   - exception thrown unnecessarily, making Component Descriptor Editor (CDE)
> fail on bad JCas classes
>   - changed CDE to bypass loading user-defined JCas classes.
>
> Changes since the beta are mainly 2 (plus some bug fixes):
>   1) support for serialization / deserialization and subsequent access using
> LowLeveCAS.getFSFromRef(int) API.
>   2) support for applications which have JCas class classes, and load multiple
> type systems (under the same class loader) with some of these having subsets of
> the features.
>
> Also, added 2 more semi-built-in types: one is a variant of the FSHashSet, using
> linked Hash Set, so iterating gives a reasonable order. The other is a general
> map from ints to Feature Structures, intended to let users eventually replace
> use of the LowLevelCAS API method referenced above.
> -----------------------
>
> The Jiras for this release are here:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012310570%20AND%20fixVersion%20%3D%2012341578%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC
>
> Maven artifacts:
> https://repository.apache.org/content/repositories/orgapacheuima-1183/
>
> Source and binary zip/tar staged to:
> https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-rc4/artifacts/
>
> Eclipse update subsite:
> https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-rc4/uimaj-uv3
>
> SVN tag: https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/tags/uimaj-3.0.0/
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ] 0 Don't care
> [ ] -1 Not OK to release, because ...
>
> Thanks.
>
> -Marshall
>
>


Re: [VOTE] uimaj-3.0.0 rc4

Posted by Burn Lewis <bu...@gmail.com>.
Finally ....
 - checked signatures: OK
 - spot checked readme, release notes, license, etc.: OK
 - after converting many JCas classes recompiled a large set of projects
using the maven artifacts: OK
 - ran a multi-annotator pipeline and compared with V2 results: OK
 - built from source & checked signatures: OK
 - tested source build with simple annotators: OK

[X] +1 OK to release


On Thu, Mar 1, 2018 at 8:38 AM, Marshall Schor <ms...@schor.com> wrote:

> need 1 more vote?
>
> -M
>
>
> On 2/5/2018 4:28 PM, Marshall Schor wrote:
> > Hi,
> >
> > Here's rc4 of uimaj 3.0.0 sdk.
> >
> > The change since rc3: some fixes to the logging APIs to avoid "double
> scanning"
> > of substitution when using logrb style calls, some formatting of the
> messages
> > fixes for logging, and some caching added for internationalization of
> messages
> > using message bundles.
> >
> > -----------------
> >
> > (Copied from previous vote msg):
> >
> > The change since rc2
> >   - fix for the class path in the uimaj examples eclipse project, to
> correspond
> > to the upgrades done for slf4j and jackson-core.
> >
> > Change since rc1:
> >   - bug when JCas range is unknown
> >   - exception thrown unnecessarily, making Component Descriptor Editor
> (CDE)
> > fail on bad JCas classes
> >   - changed CDE to bypass loading user-defined JCas classes.
> >
> > Changes since the beta are mainly 2 (plus some bug fixes):
> >   1) support for serialization / deserialization and subsequent access
> using
> > LowLeveCAS.getFSFromRef(int) API.
> >   2) support for applications which have JCas class classes, and load
> multiple
> > type systems (under the same class loader) with some of these having
> subsets of
> > the features.
> >
> > Also, added 2 more semi-built-in types: one is a variant of the
> FSHashSet, using
> > linked Hash Set, so iterating gives a reasonable order. The other is a
> general
> > map from ints to Feature Structures, intended to let users eventually
> replace
> > use of the LowLevelCAS API method referenced above.
> > -----------------------
> >
> > The Jiras for this release are here:
> >
> > https://issues.apache.org/jira/issues/?jql=project%20%
> 3D%2012310570%20AND%20fixVersion%20%3D%2012341578%20ORDER%20BY%20priority%
> 20DESC%2C%20key%20ASC
> >
> > Maven artifacts:
> > https://repository.apache.org/content/repositories/orgapacheuima-1183/
> >
> > Source and binary zip/tar staged to:
> > https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-rc4/artifacts/
> >
> > Eclipse update subsite:
> > https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-rc4/uimaj-uv3
> >
> > SVN tag: https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/tags/
> uimaj-3.0.0/
> >
> > Please vote on release:
> >
> > [ ] +1 OK to release
> > [ ] 0 Don't care
> > [ ] -1 Not OK to release, because ...
> >
> > Thanks.
> >
> > -Marshall
> >
> >
>
>