[RESULT] [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-16 Thread Thomas Vandahl
On 02.08.17 15:32, Thomas Vandahl wrote: > I would like to release the [jcs] component to resolve some overdue bugs > > Apache Commons JCS 2.2 RC1 is available for review at: > https://dist.apache.org/repos/dist/dev/commons/jcs/ (r20728). Time to wrap up. The following votes were cast (in

Fwd: Re: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-16 Thread Thomas Vandahl
For some reason, your mail was sent to me personally only. Bye, Thomas. Forwarded Message Subject:Re: [VOTE] Release Apache Commons JCS 2.2 based on RC1 Date: Mon, 14 Aug 2017 13:51:55 -0600 From: Gary Gregory <garydgreg...@gmail.com> To: Thomas Vand

Re: REMINDER: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-15 Thread Bruno P. Kinoshita
Forgot to mention that checked out the project with `svn co https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2` Bruno On Tuesday, 15 August 2017, 6:02:32 PM NZST, Bruno P. Kinoshita wrote: Had a bit of time while waiting for a training to

Re: REMINDER: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-15 Thread Bruno P. Kinoshita
Had a bit of time while waiting for a training to begin here. So quickly executed tests (mvn clean test install -e -X) with Oracle 7/8, and IBM 7. All tests passing in IBM JDK7 and Oracle JDK7. One test failed for Oracle JDK8. I'm running these in a Ubuntu LTS, running as 6GB mem 4CPU elastic

Re: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-14 Thread Rob Tompkins
Signatures look good, mvn clean site works java 1.7 mvn clean test works 1.6, 1.8 (javadoc blocks site on 1.8) agreed on Oliver’s nit-picky bits, plus: - commons-jcs-jcache-openjpa/derby.log shows up in RAT (granted it’s not in the build) I’m a +1. -Rob > On Aug 2, 2017, at 9:32 AM, Thomas

Re: REMINDER: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-14 Thread Thomas Vandahl
On 14.08.17 20:21, Rob Tompkins wrote: > > >> On Aug 14, 2017, at 2:15 PM, Thomas Vandahl wrote: >> >> We are one PMC vote short. Please consider voting. > > I can get to validating it tonight 8p (UTC-4). That work? Of course. Go ahead. Bye Thomas.

Re: REMINDER: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-14 Thread Rob Tompkins
> On Aug 14, 2017, at 2:15 PM, Thomas Vandahl wrote: > > We are one PMC vote short. Please consider voting. I can get to validating it tonight 8p (UTC-4). That work? -Rob > >> On 02.08.17 15:32, Thomas Vandahl wrote: >> I would like to release the [jcs] component to

REMINDER: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-14 Thread Thomas Vandahl
We are one PMC vote short. Please consider voting. On 02.08.17 15:32, Thomas Vandahl wrote: > I would like to release the [jcs] component to resolve some overdue bugs > > Apache Commons JCS 2.2 RC1 is available for review at: > https://dist.apache.org/repos/dist/dev/commons/jcs/ (r20728). > >

Re: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-09 Thread Gary Gregory
This VOTE is 7 days old. Has it been tallied? Did I miss it? Gary On Wed, Aug 2, 2017 at 6:32 AM, Thomas Vandahl wrote: > I would like to release the [jcs] component to resolve some overdue bugs > > Apache Commons JCS 2.2 RC1 is available for review at: >

Re: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-06 Thread Amey Jadiye
+1 (non-binding) On Wed, Aug 2, 2017 at 7:02 PM, Thomas Vandahl wrote: > I would like to release the [jcs] component to resolve some overdue bugs > > Apache Commons JCS 2.2 RC1 is available for review at: > https://dist.apache.org/repos/dist/dev/commons/jcs/ (r20728). > >

Re: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-06 Thread Amey Jadiye
Ah, got it. Thanks -Amey On Sun, Aug 6, 2017, 12:57 AM Romain Manni-Bucau wrote: > 2017-08-05 19:41 GMT+02:00 Amey Jadiye : > > > Correct me if I'm wrong, but I see we have individual jars released for > > each modules. > > > > commons-jcs-jcache >

Re: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-05 Thread Romain Manni-Bucau
2017-08-05 19:41 GMT+02:00 Amey Jadiye : > Correct me if I'm wrong, but I see we have individual jars released for > each modules. > > commons-jcs-jcache > commons-jcs-core > commons-jcs-jcache-tck > .. > .. > > > and I see other than jcs few other projects have dependancy

Re: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-05 Thread Amey Jadiye
Correct me if I'm wrong, but I see we have individual jars released for each modules. commons-jcs-jcache commons-jcs-core commons-jcs-jcache-tck .. .. and I see other than jcs few other projects have dependancy on jcache [1], would that be and issue ? and this is not major version release.

Re: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-05 Thread Romain Manni-Bucau
Hmm, clirr shouldn't be applied to jcache since the compat guarantee is done by jcache itself, not jcs where the module is just internals. Romain Manni-Bucau @rmannibucau | Blog | Old Blog

Re: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-05 Thread Amey Jadiye
Even for me build and tests working fine. [INFO] Reactor Summary: [INFO] [INFO] Apache Commons JCS . SUCCESS [ 10.196 s] [INFO] Apache Commons JCS :: Core . SUCCESS [04:49 min] [INFO] Apache Commons JCS :: JCache ...

Re: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-05 Thread Oliver Heger
Am 04.08.2017 um 17:32 schrieb Gary Gregory: > Hi All: > > Can these failures be explained: > > Failed tests: > RemoteCacheNoWaitUnitTest.testRemove:136 Wrong number updated. > expected:<1> but was:<0> > RemoteCacheNoWaitUnitTest.testUpdate:62 Wrong number updated. > expected:<1> but

Re: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-04 Thread Gary Gregory
Hi All: Can these failures be explained: Failed tests: RemoteCacheNoWaitUnitTest.testRemove:136 Wrong number updated. expected:<1> but was:<0> RemoteCacheNoWaitUnitTest.testUpdate:62 Wrong number updated. expected:<1> but was:<0> Tests run: 402, Failures: 2, Errors: 0, Skipped: 0 [INFO]

Re: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-03 Thread Oliver Heger
Build works fine with Java 1.6 on Windows 10. Artifacts and site look good. Nits (not blocking): - All jars for the different modules are OSGi bundles, but they have the same Bundle-SymbolicName. The name should be unique. - The site build fails with Java 1.8 due to Javadoc warnings. - The RAT

Re: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-02 Thread Romain Manni-Bucau
+1, thanks Thomas Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | JavaEE Factory

Re: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-02 Thread Thomas Vandahl
On 02.08.17 15:32, Thomas Vandahl wrote: > [X] +1 Release these artifacts > [ ] +0 OK, but... > [ ] -0 OK, but really should fix... > [ ] -1 I oppose this release because... > Bye, Thomas - To unsubscribe, e-mail:

[VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-02 Thread Thomas Vandahl
I would like to release the [jcs] component to resolve some overdue bugs Apache Commons JCS 2.2 RC1 is available for review at: https://dist.apache.org/repos/dist/dev/commons/jcs/ (r20728). Maven artifacts are at: https://repository.apache.org/content/repositories/orgapachecommons-1256 .