You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Jaroslaw Cwiklik <ui...@gmail.com> on 2014/06/17 21:20:46 UTC

[VOTE] Release UIMA-AS 2.6.0 RC2

Hi,

the UIMA-AS 2.6.0 release candidate 2 is ready for voting.

The RC2 fixes:
1) Missing xpp3 license in binary LICENSE file
2) Removed 40 second shutdown delay when AE error threshold is reached

The full list of bugs and features addressed by this RC can be viewed here:

https://issues.apache.org/jira/browse/UIMA-3897?jql=project%20%3D%20UIMA%20AND%20fixVersion%3D2.6.0AS%20ORDER%20BY%20updated%20DESC%2Cpriority%20DESC%2Ccreated%20DESC


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

The source and binary zip/tars are staged to:
http://people.apache.org/~cwiklik/releases/uima-as/2.6.0/RC2/

The Eclipse udpate site is:
http://people.apache.org/~cwiklik/releases/uima-as/2.6.0/RC2/eclipse-update-site/uima-as/

The SVN Tag Checkout:
svn co http://svn.apache.org/repos/asf/uima/uima-as/tags/uima-as-2.6.0

and for the Eclipse Update Site:
svn co
http://svn.apache.org/repos/asf/uima/uima-as/tags/uima-as-2.6.0/uima-as-eclipse-update-site


See: http://uima.apache.org/testing-builds.html for details on settting
this up.

Vote open for 72 hours.

Please vote to approve this release:

[ ] +1 Approve the release
[ ] -1 Veto the release (please provide specific comments)
[ ] 0   Don't care

- Jerry Cwiklik

Re: [VOTE] Release UIMA-AS 2.6.0 RC2

Posted by Jaroslaw Cwiklik <ui...@gmail.com>.
Hi,
closing the vote due to missing notice and license for httpcore, httpclient
found by
Marshall.

Jerry


On Tue, Jun 17, 2014 at 5:56 PM, Marshall Schor <ms...@schor.com> wrote:

> Hi Jerry,
>
> I'm sorry to be the bearer of license /notices troubles....
>
> In the Jar in the binary distribution, in apache-activemq/lib/optional,
> could
> you go thru the Jars and see if they have some special licenses and notice
> things that need to be brought up?
>
> I took a look at httpclient-4.2.1.jar, for example and see in its license
> at the
> bottom something that looks like it should be brought up...:
> "This project contains annotations derived from JCIP-ANNOTATIONS
> Copyright (c) 2005 Brian Goetz and Tim Peierls.
> See http://www.jcip.net and the Creative Commons Attribution License
> (http://creativecommons.org/licenses/by/2.5)  "
>
> A similar thing is in the Notice file for httpcore-4.2.1.jar, but in the
> NOTICE
> section.
>
> Would be good to do a pass to check the other Jars you're bundling in the
> binary
> release...
>
> -Marshall
>

Re: [VOTE] Release UIMA-AS 2.6.0 RC2

Posted by Marshall Schor <ms...@schor.com>.
Hi Jerry,

I'm sorry to be the bearer of license /notices troubles....

In the Jar in the binary distribution, in apache-activemq/lib/optional, could
you go thru the Jars and see if they have some special licenses and notice
things that need to be brought up? 

I took a look at httpclient-4.2.1.jar, for example and see in its license at the
bottom something that looks like it should be brought up...:
"This project contains annotations derived from JCIP-ANNOTATIONS
Copyright (c) 2005 Brian Goetz and Tim Peierls.
See http://www.jcip.net and the Creative Commons Attribution License
(http://creativecommons.org/licenses/by/2.5)  "

A similar thing is in the Notice file for httpcore-4.2.1.jar, but in the NOTICE
section.

Would be good to do a pass to check the other Jars you're bundling in the binary
release...

-Marshall