You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Peter Klügl <pe...@averbis.com> on 2016/01/18 20:00:44 UTC

[VOTE] Release Apache UIMA Ruta 2.4.0 RC2

Hi,

the second release candidate of Apache UIMA Ruta v2.4.0 is ready for voting.

Changes rc1 -> rc2:
- fixed a small bug in the verbalization of rules for their explanation

General information:
This release contains many nice and useful new features and additionally
fixed many annoying bugs. Here's a short overview of the main changes:
- Explicit referencing of annotations with variables, labels and addresses
- Helper methods for applying rules directly in Java code
- Macros for conditions and actions (prototypical)
- Limited support of UIMA arrays (prototypical)
- New action for splitting annotations
- New block for resetting match context
- Import of uimaFIT analysis engines with manditory parameters
- Many, many bug fixes and other improvements

Staging repository:
https://repository.apache.org/content/repositories/orgapacheuima-1081/

SVN tag:
https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.4.0

Update site:
https://dist.apache.org/repos/dist/dev/uima/ruta-2.4.0-rc2/eclipse-update-site/ruta/

Archive with all sources:
https://dist.apache.org/repos/dist/dev/uima/ruta-2.4.0-rc2/source-release/ruta-2.4.0-source-release.zip

Overall 50 issues have been fixed for this release (one of them with
"Cannot Reproduce").
They can be found in the RELEASE_NOTES.html.

... and here:

https://issues.apache.org/jira/issues/?filter=12333870&jql=project%20%3D%20UIMA%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened%2C%20Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%202.4.0ruta%20AND%20component%20%3D%20ruta%20ORDER%20BY%20priority%20DESC%2C%20updated%20ASC%2C%20created%20DESC

Please vote on release:

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

Thanks.

Peter

Re: [VOTE] Release Apache UIMA Ruta 2.4.0 RC2

Posted by Peter Klügl <pe...@averbis.com>.
Good that you waited. Found a nasty problem that's worth cancelling the rc.

Best,

Peter

Am 21.01.2016 um 19:09 schrieb Marshall Schor:
> oh, and I was just about to start testing, ... :-)   I'll wait a bit to see...
> -Marshall
>
> On 1/21/2016 9:07 AM, Peter Klügl wrote:
>> maybe, maybe, there is a problem with the release candidate...
>> investigating...
>>
>> Am 18.01.2016 um 20:00 schrieb Peter Klügl:
>>> Hi,
>>>
>>> the second release candidate of Apache UIMA Ruta v2.4.0 is ready for voting.
>>>
>>> Changes rc1 -> rc2:
>>> - fixed a small bug in the verbalization of rules for their explanation
>>>
>>> General information:
>>> This release contains many nice and useful new features and additionally
>>> fixed many annoying bugs. Here's a short overview of the main changes:
>>> - Explicit referencing of annotations with variables, labels and addresses
>>> - Helper methods for applying rules directly in Java code
>>> - Macros for conditions and actions (prototypical)
>>> - Limited support of UIMA arrays (prototypical)
>>> - New action for splitting annotations
>>> - New block for resetting match context
>>> - Import of uimaFIT analysis engines with manditory parameters
>>> - Many, many bug fixes and other improvements
>>>
>>> Staging repository:
>>> https://repository.apache.org/content/repositories/orgapacheuima-1081/
>>>
>>> SVN tag:
>>> https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.4.0
>>>
>>> Update site:
>>> https://dist.apache.org/repos/dist/dev/uima/ruta-2.4.0-rc2/eclipse-update-site/ruta/
>>>
>>> Archive with all sources:
>>> https://dist.apache.org/repos/dist/dev/uima/ruta-2.4.0-rc2/source-release/ruta-2.4.0-source-release.zip
>>>
>>> Overall 50 issues have been fixed for this release (one of them with
>>> "Cannot Reproduce").
>>> They can be found in the RELEASE_NOTES.html.
>>>
>>> ... and here:
>>>
>>> https://issues.apache.org/jira/issues/?filter=12333870&jql=project%20%3D%20UIMA%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened%2C%20Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%202.4.0ruta%20AND%20component%20%3D%20ruta%20ORDER%20BY%20priority%20DESC%2C%20updated%20ASC%2C%20created%20DESC
>>>
>>> Please vote on release:
>>>
>>> [ ] +1 OK to release
>>> [ ]  0 Don't care
>>> [ ] -1 Not OK to release, because ...
>>>
>>> Thanks.
>>>
>>> Peter


Re: [VOTE] Release Apache UIMA Ruta 2.4.0 RC2

Posted by Marshall Schor <ms...@schor.com>.
oh, and I was just about to start testing, ... :-)   I'll wait a bit to see...
-Marshall

On 1/21/2016 9:07 AM, Peter Klügl wrote:
> maybe, maybe, there is a problem with the release candidate...
> investigating...
>
> Am 18.01.2016 um 20:00 schrieb Peter Klügl:
>> Hi,
>>
>> the second release candidate of Apache UIMA Ruta v2.4.0 is ready for voting.
>>
>> Changes rc1 -> rc2:
>> - fixed a small bug in the verbalization of rules for their explanation
>>
>> General information:
>> This release contains many nice and useful new features and additionally
>> fixed many annoying bugs. Here's a short overview of the main changes:
>> - Explicit referencing of annotations with variables, labels and addresses
>> - Helper methods for applying rules directly in Java code
>> - Macros for conditions and actions (prototypical)
>> - Limited support of UIMA arrays (prototypical)
>> - New action for splitting annotations
>> - New block for resetting match context
>> - Import of uimaFIT analysis engines with manditory parameters
>> - Many, many bug fixes and other improvements
>>
>> Staging repository:
>> https://repository.apache.org/content/repositories/orgapacheuima-1081/
>>
>> SVN tag:
>> https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.4.0
>>
>> Update site:
>> https://dist.apache.org/repos/dist/dev/uima/ruta-2.4.0-rc2/eclipse-update-site/ruta/
>>
>> Archive with all sources:
>> https://dist.apache.org/repos/dist/dev/uima/ruta-2.4.0-rc2/source-release/ruta-2.4.0-source-release.zip
>>
>> Overall 50 issues have been fixed for this release (one of them with
>> "Cannot Reproduce").
>> They can be found in the RELEASE_NOTES.html.
>>
>> ... and here:
>>
>> https://issues.apache.org/jira/issues/?filter=12333870&jql=project%20%3D%20UIMA%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened%2C%20Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%202.4.0ruta%20AND%20component%20%3D%20ruta%20ORDER%20BY%20priority%20DESC%2C%20updated%20ASC%2C%20created%20DESC
>>
>> Please vote on release:
>>
>> [ ] +1 OK to release
>> [ ]  0 Don't care
>> [ ] -1 Not OK to release, because ...
>>
>> Thanks.
>>
>> Peter
>


Re: [VOTE] Release Apache UIMA Ruta 2.4.0 RC2

Posted by Peter Klügl <pe...@averbis.com>.
maybe, maybe, there is a problem with the release candidate...
investigating...

Am 18.01.2016 um 20:00 schrieb Peter Klügl:
> Hi,
>
> the second release candidate of Apache UIMA Ruta v2.4.0 is ready for voting.
>
> Changes rc1 -> rc2:
> - fixed a small bug in the verbalization of rules for their explanation
>
> General information:
> This release contains many nice and useful new features and additionally
> fixed many annoying bugs. Here's a short overview of the main changes:
> - Explicit referencing of annotations with variables, labels and addresses
> - Helper methods for applying rules directly in Java code
> - Macros for conditions and actions (prototypical)
> - Limited support of UIMA arrays (prototypical)
> - New action for splitting annotations
> - New block for resetting match context
> - Import of uimaFIT analysis engines with manditory parameters
> - Many, many bug fixes and other improvements
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapacheuima-1081/
>
> SVN tag:
> https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.4.0
>
> Update site:
> https://dist.apache.org/repos/dist/dev/uima/ruta-2.4.0-rc2/eclipse-update-site/ruta/
>
> Archive with all sources:
> https://dist.apache.org/repos/dist/dev/uima/ruta-2.4.0-rc2/source-release/ruta-2.4.0-source-release.zip
>
> Overall 50 issues have been fixed for this release (one of them with
> "Cannot Reproduce").
> They can be found in the RELEASE_NOTES.html.
>
> ... and here:
>
> https://issues.apache.org/jira/issues/?filter=12333870&jql=project%20%3D%20UIMA%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened%2C%20Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%202.4.0ruta%20AND%20component%20%3D%20ruta%20ORDER%20BY%20priority%20DESC%2C%20updated%20ASC%2C%20created%20DESC
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ]  0 Don't care
> [ ] -1 Not OK to release, because ...
>
> Thanks.
>
> Peter


[VOTE][CANCELLED] Release Apache UIMA Ruta 2.4.0 RC2

Posted by Peter Klügl <pe...@averbis.com>.
I found a problem for types imported with prefix alias interpeted as a
generic feature expressions.

cancelling vote...

Best,

Peter

Am 18.01.2016 um 20:00 schrieb Peter Klügl:
> Hi,
>
> the second release candidate of Apache UIMA Ruta v2.4.0 is ready for voting.
>
> Changes rc1 -> rc2:
> - fixed a small bug in the verbalization of rules for their explanation
>
> General information:
> This release contains many nice and useful new features and additionally
> fixed many annoying bugs. Here's a short overview of the main changes:
> - Explicit referencing of annotations with variables, labels and addresses
> - Helper methods for applying rules directly in Java code
> - Macros for conditions and actions (prototypical)
> - Limited support of UIMA arrays (prototypical)
> - New action for splitting annotations
> - New block for resetting match context
> - Import of uimaFIT analysis engines with manditory parameters
> - Many, many bug fixes and other improvements
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapacheuima-1081/
>
> SVN tag:
> https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.4.0
>
> Update site:
> https://dist.apache.org/repos/dist/dev/uima/ruta-2.4.0-rc2/eclipse-update-site/ruta/
>
> Archive with all sources:
> https://dist.apache.org/repos/dist/dev/uima/ruta-2.4.0-rc2/source-release/ruta-2.4.0-source-release.zip
>
> Overall 50 issues have been fixed for this release (one of them with
> "Cannot Reproduce").
> They can be found in the RELEASE_NOTES.html.
>
> ... and here:
>
> https://issues.apache.org/jira/issues/?filter=12333870&jql=project%20%3D%20UIMA%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened%2C%20Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%202.4.0ruta%20AND%20component%20%3D%20ruta%20ORDER%20BY%20priority%20DESC%2C%20updated%20ASC%2C%20created%20DESC
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ]  0 Don't care
> [ ] -1 Not OK to release, because ...
>
> Thanks.
>
> Peter


Re: [VOTE] Release Apache UIMA Ruta 2.4.0 RC2

Posted by Peter Klügl <pe...@averbis.com>.
compared svn-tag with source-release - OK (only the usual diff)
mvn clean install svn-tag - OK
mvn clean install source-release - OK

installed workbench in mars with uima 2.8.1 features present - OK
created project and tested a simple script - OK
checked verbalization in explanation (recent bug) - OK
tested combination of action macro with annotation label expression - OK
tested in some ruta-based projects - OK

checked some license and notice files - OK (only the flaws known from
the last releases)
checked release notes, readme, jira-report - OK
checked some asc, md5, sha1 - OK

[X] +1 OK to release

Am 18.01.2016 um 20:00 schrieb Peter Klügl:
> Hi,
>
> the second release candidate of Apache UIMA Ruta v2.4.0 is ready for voting.
>
> Changes rc1 -> rc2:
> - fixed a small bug in the verbalization of rules for their explanation
>
> General information:
> This release contains many nice and useful new features and additionally
> fixed many annoying bugs. Here's a short overview of the main changes:
> - Explicit referencing of annotations with variables, labels and addresses
> - Helper methods for applying rules directly in Java code
> - Macros for conditions and actions (prototypical)
> - Limited support of UIMA arrays (prototypical)
> - New action for splitting annotations
> - New block for resetting match context
> - Import of uimaFIT analysis engines with manditory parameters
> - Many, many bug fixes and other improvements
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapacheuima-1081/
>
> SVN tag:
> https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.4.0
>
> Update site:
> https://dist.apache.org/repos/dist/dev/uima/ruta-2.4.0-rc2/eclipse-update-site/ruta/
>
> Archive with all sources:
> https://dist.apache.org/repos/dist/dev/uima/ruta-2.4.0-rc2/source-release/ruta-2.4.0-source-release.zip
>
> Overall 50 issues have been fixed for this release (one of them with
> "Cannot Reproduce").
> They can be found in the RELEASE_NOTES.html.
>
> ... and here:
>
> https://issues.apache.org/jira/issues/?filter=12333870&jql=project%20%3D%20UIMA%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened%2C%20Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%202.4.0ruta%20AND%20component%20%3D%20ruta%20ORDER%20BY%20priority%20DESC%2C%20updated%20ASC%2C%20created%20DESC
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ]  0 Don't care
> [ ] -1 Not OK to release, because ...
>
> Thanks.
>
> Peter