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 2015/08/05 15:04:44 UTC

[VOTE] Release Apache UIMA SDK 2.8.1 rc2

Hi,

I've posted the UIMAJ SDK 2.8.1 rc2 release candidate.  Beyond rc1, there are just 2 changes:

1) a 1-character change to a method in CASImpl in uimaj-core (https://issues.apache.org/jira/browse/UIMA-4548)
2) updating the version for the maven bundle plugin in uimaj-ep-launcher to make it work with Eclipse 4.5 (MARS) integration.
(https://issues.apache.org/jira/browse/UIMA-4545)

The list of changes in Jira: 

https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%202.8.1SDK%20AND%20project%20%3D%20UIMA

The source and binary zip/tars and the Eclipse update site are staged to
http://people.apache.org/~schor/uima-release-candidates/uimaj-2.8.1-rc2/
<http://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.1-rc2/>

The Maven artifacts are here: 
https://repository.apache.org/content/repositories/orgapacheuima-1069/

The SVN tags are here:
http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.8.1/

and for the Eclipse Update Site:
http://people.apache.org/~schor/uima-release-candidates/uimaj-2.8.1-rc2/eclipse-update-site/uimaj/
<http://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.1-rc2/eclipse-update-site/uimaj/>

See http://uima.apache.org/testing-builds.html for suggestions on how to test
release candidates.

Please vote on release:

[ ] +1 OK to release
[ ] 0   Don't care
[ ] -1 Not OK to release, because ...

Thanks.

-Marshall





Re: [VOTE] Release Apache UIMA SDK 2.8.1 rc2

Posted by Burn Lewis <bu...@gmail.com>.
Checked signatures on source-release and binary artifacts.
Built from source and checked signatures
Loaded into Eclipse and ran some Junit tests
Installed in our cluster and verified that all our code compiles
Ran a number of DUCC UIMA jobs using both the binary and source builds
Spot checked licenses & notices

[X] +1 OK to release

On Mon, Aug 10, 2015 at 4:39 PM, Jaroslaw Cwiklik <ui...@gmail.com> wrote:

> - Built from source on linux - OK
> - Un-tarred binary and ran documentAnalyzer - OK
> - Spot checked signatures - OK
> - Spot checked issuesFixed, README, RELEASE_NOTES - OK
> - Tested uima-core.jar with DUCC and UIMA-AS - OK
>
> [X ] +1 OK to release
>
> On Sun, Aug 9, 2015 at 11:05 AM, Peter Klügl <pe...@averbis.com>
> wrote:
>
> > - built source-release - OK
> > - spot checked issues/license/notice/notes - OK
> > - built current ruta trunk with staged artifacts - OK
> > - installed and tested eclipse features in kepler - OK
> > - tested ruta workbench 2.3.0 with rc features - OK
> >
> > [X ] +1 OK to release
> >
> > Peter
> >
> >
> >
> > Am 05.08.2015 um 15:04 schrieb Marshall Schor:
> >
> >> Hi,
> >>
> >> I've posted the UIMAJ SDK 2.8.1 rc2 release candidate.  Beyond rc1,
> there
> >> are just 2 changes:
> >>
> >> 1) a 1-character change to a method in CASImpl in uimaj-core (
> >> https://issues.apache.org/jira/browse/UIMA-4548)
> >> 2) updating the version for the maven bundle plugin in uimaj-ep-launcher
> >> to make it work with Eclipse 4.5 (MARS) integration.
> >> (https://issues.apache.org/jira/browse/UIMA-4545)
> >>
> >> The list of changes in Jira:
> >>
> >>
> >>
> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%202.8.1SDK%20AND%20project%20%3D%20UIMA
> >>
> >> The source and binary zip/tars and the Eclipse update site are staged to
> >>
> http://people.apache.org/~schor/uima-release-candidates/uimaj-2.8.1-rc2/
> >> <
> >>
> http://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.1-rc2/
> >> >
> >>
> >> The Maven artifacts are here:
> >> https://repository.apache.org/content/repositories/orgapacheuima-1069/
> >>
> >> The SVN tags are here:
> >> http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.8.1/
> >>
> >> and for the Eclipse Update Site:
> >>
> >>
> http://people.apache.org/~schor/uima-release-candidates/uimaj-2.8.1-rc2/eclipse-update-site/uimaj/
> >> <
> >>
> http://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.1-rc2/eclipse-update-site/uimaj/
> >> >
> >>
> >> See http://uima.apache.org/testing-builds.html for suggestions on how
> to
> >> test
> >> release candidates.
> >>
> >> Please vote on release:
> >>
> >> [ ] +1 OK to release
> >> [ ] 0   Don't care
> >> [ ] -1 Not OK to release, because ...
> >>
> >> Thanks.
> >>
> >> -Marshall
> >>
> >>
> >
>

Re: [VOTE] Release Apache UIMA SDK 2.8.1 rc2

Posted by Jaroslaw Cwiklik <ui...@gmail.com>.
- Built from source on linux - OK
- Un-tarred binary and ran documentAnalyzer - OK
- Spot checked signatures - OK
- Spot checked issuesFixed, README, RELEASE_NOTES - OK
- Tested uima-core.jar with DUCC and UIMA-AS - OK

[X ] +1 OK to release

On Sun, Aug 9, 2015 at 11:05 AM, Peter Klügl <pe...@averbis.com>
wrote:

> - built source-release - OK
> - spot checked issues/license/notice/notes - OK
> - built current ruta trunk with staged artifacts - OK
> - installed and tested eclipse features in kepler - OK
> - tested ruta workbench 2.3.0 with rc features - OK
>
> [X ] +1 OK to release
>
> Peter
>
>
>
> Am 05.08.2015 um 15:04 schrieb Marshall Schor:
>
>> Hi,
>>
>> I've posted the UIMAJ SDK 2.8.1 rc2 release candidate.  Beyond rc1, there
>> are just 2 changes:
>>
>> 1) a 1-character change to a method in CASImpl in uimaj-core (
>> https://issues.apache.org/jira/browse/UIMA-4548)
>> 2) updating the version for the maven bundle plugin in uimaj-ep-launcher
>> to make it work with Eclipse 4.5 (MARS) integration.
>> (https://issues.apache.org/jira/browse/UIMA-4545)
>>
>> The list of changes in Jira:
>>
>>
>> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%202.8.1SDK%20AND%20project%20%3D%20UIMA
>>
>> The source and binary zip/tars and the Eclipse update site are staged to
>> http://people.apache.org/~schor/uima-release-candidates/uimaj-2.8.1-rc2/
>> <
>> http://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.1-rc2/
>> >
>>
>> The Maven artifacts are here:
>> https://repository.apache.org/content/repositories/orgapacheuima-1069/
>>
>> The SVN tags are here:
>> http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.8.1/
>>
>> and for the Eclipse Update Site:
>>
>> http://people.apache.org/~schor/uima-release-candidates/uimaj-2.8.1-rc2/eclipse-update-site/uimaj/
>> <
>> http://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.1-rc2/eclipse-update-site/uimaj/
>> >
>>
>> See http://uima.apache.org/testing-builds.html for suggestions on how to
>> test
>> release candidates.
>>
>> Please vote on release:
>>
>> [ ] +1 OK to release
>> [ ] 0   Don't care
>> [ ] -1 Not OK to release, because ...
>>
>> Thanks.
>>
>> -Marshall
>>
>>
>

Re: [VOTE] Release Apache UIMA SDK 2.8.1 rc2

Posted by Peter Klügl <pe...@averbis.com>.
- built source-release - OK
- spot checked issues/license/notice/notes - OK
- built current ruta trunk with staged artifacts - OK
- installed and tested eclipse features in kepler - OK
- tested ruta workbench 2.3.0 with rc features - OK

[X ] +1 OK to release

Peter


Am 05.08.2015 um 15:04 schrieb Marshall Schor:
> Hi,
>
> I've posted the UIMAJ SDK 2.8.1 rc2 release candidate.  Beyond rc1, there are just 2 changes:
>
> 1) a 1-character change to a method in CASImpl in uimaj-core (https://issues.apache.org/jira/browse/UIMA-4548)
> 2) updating the version for the maven bundle plugin in uimaj-ep-launcher to make it work with Eclipse 4.5 (MARS) integration.
> (https://issues.apache.org/jira/browse/UIMA-4545)
>
> The list of changes in Jira:
>
> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%202.8.1SDK%20AND%20project%20%3D%20UIMA
>
> The source and binary zip/tars and the Eclipse update site are staged to
> http://people.apache.org/~schor/uima-release-candidates/uimaj-2.8.1-rc2/
> <http://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.1-rc2/>
>
> The Maven artifacts are here:
> https://repository.apache.org/content/repositories/orgapacheuima-1069/
>
> The SVN tags are here:
> http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.8.1/
>
> and for the Eclipse Update Site:
> http://people.apache.org/~schor/uima-release-candidates/uimaj-2.8.1-rc2/eclipse-update-site/uimaj/
> <http://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.1-rc2/eclipse-update-site/uimaj/>
>
> See http://uima.apache.org/testing-builds.html for suggestions on how to test
> release candidates.
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ] 0   Don't care
> [ ] -1 Not OK to release, because ...
>
> Thanks.
>
> -Marshall
>


Re: [VOTE]{RESULT] Release Apache UIMA SDK 2.8.1 rc2

Posted by Marshall Schor <ms...@schor.com>.
Vote summary: 5 +1, no other votes received.

Voting +1:  Marshall Schor, Eddie Epstein, Peter Klügl, Jaroslaw Cwiklik, and
Burn Lewis
.
The Vote passes; thanks to all who tested and voted!

-Marshall Schor

On 8/5/2015 9:04 AM, Marshall Schor wrote:
> Hi,
>
> I've posted the UIMAJ SDK 2.8.1 rc2 release candidate.  Beyond rc1, there are just 2 changes:
>
> 1) a 1-character change to a method in CASImpl in uimaj-core (https://issues.apache.org/jira/browse/UIMA-4548)
> 2) updating the version for the maven bundle plugin in uimaj-ep-launcher to make it work with Eclipse 4.5 (MARS) integration.
> (https://issues.apache.org/jira/browse/UIMA-4545)
>
> The list of changes in Jira: 
>
> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%202.8.1SDK%20AND%20project%20%3D%20UIMA
>
> The source and binary zip/tars and the Eclipse update site are staged to
> http://people.apache.org/~schor/uima-release-candidates/uimaj-2.8.1-rc2/
> <http://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.1-rc2/>
>
> The Maven artifacts are here: 
> https://repository.apache.org/content/repositories/orgapacheuima-1069/
>
> The SVN tags are here:
> http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.8.1/
>
> and for the Eclipse Update Site:
> http://people.apache.org/~schor/uima-release-candidates/uimaj-2.8.1-rc2/eclipse-update-site/uimaj/
> <http://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.1-rc2/eclipse-update-site/uimaj/>
>
> See http://uima.apache.org/testing-builds.html for suggestions on how to test
> release candidates.
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ] 0   Don't care
> [ ] -1 Not OK to release, because ...
>
> Thanks.
>
> -Marshall
>
>
>
>
>


Re: [VOTE] Release Apache UIMA SDK 2.8.1 rc2

Posted by Marshall Schor <ms...@schor.com>.
signatures OK
compare source-release with svn tag - ok
compare source-release with rc1 - identical except for the 2 changed files
(launcher pom and CasImpl) and some manifests etc which have the date baked into
them, and issues-fixed
   no license/notice changes
install into Eclipse "Mars" - OK
build from source -OK
ran adjust example paths, and document analyzer, looked at result in Java
results viewer - OK
spot checked licenses / notices

[X] +1 OK to release

-Marshall




Re: [VOTE] Release Apache UIMA SDK 2.8.1 rc2

Posted by Eddie Epstein <ea...@gmail.com>.
All testing on RHEL 6.6, Linux 2.6.32-504.23.4.el6.x86_64

-downloaded binary tarball, checked sha1sum, unpacked, set $UIMA_HOME,
updated $PATH and ran adjustExamplePaths.sh

-ran cvd.sh with MeetingDetectorTAE.xml

-linked uimacpp in $UIMA_HOME to uimacpp-2.4.0 and ran DaveDetector and
SofaExampleAnnotator using cvd.sh

-ran DUCC's raw text job with uima-core.jar v2.8.1

-ran DUCC's cas input job with uima-core.jar v2.8.1

all look good ... +1 to release


On Wed, Aug 5, 2015 at 9:04 AM, Marshall Schor <ms...@schor.com> wrote:

> Hi,
>
> I've posted the UIMAJ SDK 2.8.1 rc2 release candidate.  Beyond rc1, there
> are just 2 changes:
>
> 1) a 1-character change to a method in CASImpl in uimaj-core (
> https://issues.apache.org/jira/browse/UIMA-4548)
> 2) updating the version for the maven bundle plugin in uimaj-ep-launcher
> to make it work with Eclipse 4.5 (MARS) integration.
> (https://issues.apache.org/jira/browse/UIMA-4545)
>
> The list of changes in Jira:
>
>
> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%202.8.1SDK%20AND%20project%20%3D%20UIMA
>
> The source and binary zip/tars and the Eclipse update site are staged to
> http://people.apache.org/~schor/uima-release-candidates/uimaj-2.8.1-rc2/
> <
> http://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.1-rc2/
> >
>
> The Maven artifacts are here:
> https://repository.apache.org/content/repositories/orgapacheuima-1069/
>
> The SVN tags are here:
> http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.8.1/
>
> and for the Eclipse Update Site:
>
> http://people.apache.org/~schor/uima-release-candidates/uimaj-2.8.1-rc2/eclipse-update-site/uimaj/
> <
> http://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.1-rc2/eclipse-update-site/uimaj/
> >
>
> See http://uima.apache.org/testing-builds.html for suggestions on how to
> test
> release candidates.
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ] 0   Don't care
> [ ] -1 Not OK to release, because ...
>
> Thanks.
>
> -Marshall
>
>
>
>
>