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/07/02 20:59:58 UTC

[VOTE] UIMA SDK 2.8.0 rc3

Hi,

Here's try # 3 - it's just like try # 2 except I updated the property that
controls which Jira version tag is extracted to generated the issues-fixed.

Previous changes: the copy iterator issue(s), and mainly other bug fixes, but includes two new things: one is the index flattening for sorted indexes, and the other is the improved Java Cas view that's part of the document analyzer.

The list of changes in Jira: 

https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%202.8.0SDK%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.0-rc3
<http://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.0-rc3>

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

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

and for the Eclipse Update Site:
https://people.apache.org/~schor/uima-release-candidates/uimaj-2.8.0-rc3/eclipse-update-site/uimaj/
<https://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.0-rc3/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] [CANCEL] UIMA SDK 2.8.0 rc3

Posted by Marshall Schor <ms...@schor.com>.
Well, just found an intermittent problem in the implementation of parallel class
loading, that I'd like to get a fix for included in this release...

So, I hope I haven't wasted testers time. (Sorry if I have).

The fix may take a day or two to figure out and test.

-Marshall

On 7/2/2015 2:59 PM, Marshall Schor wrote:
> Hi,
>
> Here's try # 3 - it's just like try # 2 except I updated the property that
> controls which Jira version tag is extracted to generated the issues-fixed.
>
> Previous changes: the copy iterator issue(s), and mainly other bug fixes, but includes two new things: one is the index flattening for sorted indexes, and the other is the improved Java Cas view that's part of the document analyzer.
>
> The list of changes in Jira: 
>
> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%202.8.0SDK%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.0-rc3
> <http://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.0-rc3>
>
> The Maven artifacts are here: 
> https://repository.apache.org/content/repositories/orgapacheuima-1058
>
> The SVN tags are here:
> http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.8.0/
>
> and for the Eclipse Update Site:
> https://people.apache.org/~schor/uima-release-candidates/uimaj-2.8.0-rc3/eclipse-update-site/uimaj/
> <https://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.8.0-rc3/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] UIMA SDK 2.8.0 rc3

Posted by Marshall Schor <ms...@schor.com>.
Because this release candidate only differs from RC2 in the generation of the
issues-fixed report, this review is written as a combination of the review I did
for rc2 and rc3.
Checked the signatures, compared the source, all OK
Installed Eclipse plugins into both Kepler and Luna versions - OK
Built from source - OK
Did the quick install test (on Windows) - ran the adjustExamplePaths, and
documentAnalyzer, and used the new Cas Annotation viewer - OK
spot checked some licenses OK (there was no change to the componentry that would
necessitate license updating, from 2.7.0).
Checked the issues-fixed - found one issue in Jira (an improvement) that got
marked with a resolution of "Pending-close".  I think that was an accident.  
The Issues-fixed generation filtered that out - it doesn't appear.  I've gone
ahead and changed the issue resolution to "fixed".  I don't think this is a blocker.
(The issue was: https://issues.apache.org/jira/browse/UIMA-4396 )

[X] +1 OK to release

-Marshall Schor