[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 order of appearance):

Thomas Vandahl: +1
Romain Manni-Bucau: +1 (non binding)
Oliver Heger: +1
Amey Jadiye: +1 (non-binding)
Gary Gregory: +1
Rob Tompkins: +1

The vote has passed. Thanks to all the voters!

I'll proceed with the release procedure.

Bye, Thomas.





-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



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 Vandahl <t...@apache.org>



+1

Tests finally pass (must have been a random fail). I ran the build a
three times with "mvn clean verify".

ASC OK, MD5 OK, SHA1 OK.

RAT check OK.

Site Reports look ok.

Using:

Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T13:39:06-06:00)
Maven home: C:\Java\apache-maven-3.5.0\bin\..
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_80\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "windows"

Java 8 build fails with Javadoc errors.

Gary


On Thu, Aug 10, 2017 at 10:27 AM, Gary Gregory <garydgreg...@gmail.com
<mailto:garydgreg...@gmail.com>> wrote:

I will try again today...

Gary

On Aug 10, 2017 09:51, "Thomas Vandahl" <t...@apache.org
<mailto:t...@apache.org>> wrote:

Hi Gary,

On 10.08.17 07:54, Gary Gregory wrote:
> This VOTE is 7 days old. Has it been tallied? Did I miss it?

AFAIK, we are still one PMC vote short. Did you manage to create
a clean
build? The test you mentioned may be time sensitive on a Windows
platform. Then your vote would be helpful.

Bye, Thomas



-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



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 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 disk 
VirtualBox VM, guest is a 32GB mem 8 core Windows 10. Results below.


Enrivonment (IBM JDK7):

Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.7.0, vendor: IBM Corporation
Java home: /opt/ibm/java-x86_64-70/jre
Default locale: en_NZ, platform encoding: UTF-8
OS name: "linux", version: "4.10.0-30-generic", arch: "amd64", family: "unix"

OK!


Environment (Oracle JDK7):

Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /opt/jdk1.7.0_80/jre
Default locale: en_NZ, platform encoding: UTF-8
OS name: "linux", version: "4.10.0-30-generic", arch: "amd64", family: "unix"

OK!


Environment (Oracle JDK8):

Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.8.0_131, vendor: Oracle Corporation
Java home: /opt/jdk1.8.0_131/jre
Default locale: en_NZ, platform encoding: UTF-8
OS name: "linux", version: "4.10.0-30-generic", arch: "amd64", family: "unix"

Results :

Failed tests: 
  
IndexedDiskCacheConcurrentUnitTest$3.runTest:104->IndexedDiskCacheConcurrentUnitTest.runTestForRegion:184
 Removed key should be null: 41:key
stats Region Name = indexedRegion3
HitCountRam = 102
HitCountAux = 768
---Memory Cache
Put Count = 1274
Hit Count = 102
Miss Count = 943
Map Size = 100
List Size = 100
---Indexed Disk Cache
Is Alive = true
Key Map Size = 154
Data File Length = 175010
Max Key Size = 5000
Hit Count = 217
Bytes Free = 98782
Optimize Operation Count = 0
Times Optimized = 0
Recycle Count = 1
Recycle Bin Size = 200
Startup Size = 0
Purgatory Hits = 685
Purgatory Size = 301
Working = true
Alive = true
Empty = false
Size = 623

Tests run: 402, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Commons JCS . SUCCESS [15:01 min]
[INFO] Apache Commons JCS :: Core . FAILURE [03:02 min]
[INFO] Apache Commons JCS :: JCache ... SKIPPED
[INFO] Apache Commons JCS :: JCache TCK ... SKIPPED
[INFO] Apache Commons JCS :: JCache Extras  SKIPPED
[INFO] Apache Commons JCS :: JCache OpenJPA ... SKIPPED
[INFO] Apache Commons JCS :: Distribution . SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 18:04 min
[INFO] Finished at: 2017-08-15T17:42:41+12:00
[INFO] Final Memory: 62M/562M
[INFO] 


CheersBruno


On Tuesday, 15 August 2017, 6:15:23 AM NZST, Thomas Vandahl  
wrote:


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).
> 
> Maven artifacts are at:
>  https://repository.apache.org/content/repositories/orgapachecommons-1256 .
> 
> The Subversion tag is:
> 
> https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2
> (r1803806).
> 
> The release notes are at:
> 
> https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2/RELEASE-NOTES.txt
> (r1803806).
> 
> The staged site is available as a tarball at
> 
> https://dist.apache.org/repos/dist/dev/commons/jcs/commons-jcs-site-2.2.tar.gz
> (r20723).
> 
> Please review the release candidate and vote.
> 
>  [ ] +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: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org

> 


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org


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 disk 
VirtualBox VM, guest is a 32GB mem 8 core Windows 10. Results below.


Enrivonment (IBM JDK7):

Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.7.0, vendor: IBM Corporation
Java home: /opt/ibm/java-x86_64-70/jre
Default locale: en_NZ, platform encoding: UTF-8
OS name: "linux", version: "4.10.0-30-generic", arch: "amd64", family: "unix"

OK!


Environment (Oracle JDK7):

Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /opt/jdk1.7.0_80/jre
Default locale: en_NZ, platform encoding: UTF-8
OS name: "linux", version: "4.10.0-30-generic", arch: "amd64", family: "unix"

OK!


Environment (Oracle JDK8):

Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.8.0_131, vendor: Oracle Corporation
Java home: /opt/jdk1.8.0_131/jre
Default locale: en_NZ, platform encoding: UTF-8
OS name: "linux", version: "4.10.0-30-generic", arch: "amd64", family: "unix"

Results :

Failed tests: 
  
IndexedDiskCacheConcurrentUnitTest$3.runTest:104->IndexedDiskCacheConcurrentUnitTest.runTestForRegion:184
 Removed key should be null: 41:key
stats Region Name = indexedRegion3
HitCountRam = 102
HitCountAux = 768
---Memory Cache
Put Count = 1274
Hit Count = 102
Miss Count = 943
Map Size = 100
List Size = 100
---Indexed Disk Cache
Is Alive = true
Key Map Size = 154
Data File Length = 175010
Max Key Size = 5000
Hit Count = 217
Bytes Free = 98782
Optimize Operation Count = 0
Times Optimized = 0
Recycle Count = 1
Recycle Bin Size = 200
Startup Size = 0
Purgatory Hits = 685
Purgatory Size = 301
Working = true
Alive = true
Empty = false
Size = 623

Tests run: 402, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Commons JCS . SUCCESS [15:01 min]
[INFO] Apache Commons JCS :: Core . FAILURE [03:02 min]
[INFO] Apache Commons JCS :: JCache ... SKIPPED
[INFO] Apache Commons JCS :: JCache TCK ... SKIPPED
[INFO] Apache Commons JCS :: JCache Extras  SKIPPED
[INFO] Apache Commons JCS :: JCache OpenJPA ... SKIPPED
[INFO] Apache Commons JCS :: Distribution . SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 18:04 min
[INFO] Finished at: 2017-08-15T17:42:41+12:00
[INFO] Final Memory: 62M/562M
[INFO] 


CheersBruno


On Tuesday, 15 August 2017, 6:15:23 AM NZST, Thomas Vandahl  
wrote:


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).
> 
> Maven artifacts are at:
>  https://repository.apache.org/content/repositories/orgapachecommons-1256 .
> 
> The Subversion tag is:
> 
> https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2
> (r1803806).
> 
> The release notes are at:
> 
> https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2/RELEASE-NOTES.txt
> (r1803806).
> 
> The staged site is available as a tarball at
> 
> https://dist.apache.org/repos/dist/dev/commons/jcs/commons-jcs-site-2.2.tar.gz
> (r20723).
> 
> Please review the release candidate and vote.
> 
>  [ ] +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: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org

> 


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org


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 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).
> 
> Maven artifacts are at:
>  https://repository.apache.org/content/repositories/orgapachecommons-1256 .
> 
> The Subversion tag is:
> 
> https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2
> (r1803806).
> 
> The release notes are at:
> 
> https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2/RELEASE-NOTES.txt
> (r1803806).
> 
> The staged site is available as a tarball at
> 
> https://dist.apache.org/repos/dist/dev/commons/jcs/commons-jcs-site-2.2.tar.gz
> (r20723).
> 
> Please review the release candidate and vote.
> 
>  [ ] +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: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



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.

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



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 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 .
>> 
>> The Subversion tag is:
>> 
>> https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2
>> (r1803806).
>> 
>> The release notes are at:
>> 
>> https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2/RELEASE-NOTES.txt
>> (r1803806).
>> 
>> The staged site is available as a tarball at
>> 
>> https://dist.apache.org/repos/dist/dev/commons/jcs/commons-jcs-site-2.2.tar.gz
>> (r20723).
>> 
>> Please review the release candidate and vote.
>> 
>>  [ ] +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: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



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).
> 
> Maven artifacts are at:
>   https://repository.apache.org/content/repositories/orgapachecommons-1256 .
> 
> The Subversion tag is:
> 
> https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2
> (r1803806).
> 
> The release notes are at:
> 
> https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2/RELEASE-NOTES.txt
> (r1803806).
> 
> The staged site is available as a tarball at
> 
> https://dist.apache.org/repos/dist/dev/commons/jcs/commons-jcs-site-2.2.tar.gz
> (r20723).
> 
> Please review the release candidate and vote.
> 
>   [ ] +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: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



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:
>   https://dist.apache.org/repos/dist/dev/commons/jcs/ (r20728).
>
> Maven artifacts are at:
>   https://repository.apache.org/content/repositories/orgapachecommons-1256
> .
>
> The Subversion tag is:
>
> https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2
> (r1803806).
>
> The release notes are at:
>
> https://svn.apache.org/repos/asf/commons/proper/jcs/tags/
> commons-jcs-2.2/RELEASE-NOTES.txt
> (r1803806).
>
> The staged site is available as a tarball at
>
> https://dist.apache.org/repos/dist/dev/commons/jcs/commons-
> jcs-site-2.2.tar.gz
> (r20723).
>
> Please review the release candidate and vote.
>
>   [ ] +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: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


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).
>
> Maven artifacts are at:
>   https://repository.apache.org/content/repositories/orgapachecommons-1256
> .
>
> The Subversion tag is:
>
> https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2
> (r1803806).
>
> The release notes are at:
>
> https://svn.apache.org/repos/asf/commons/proper/jcs/tags/
> commons-jcs-2.2/RELEASE-NOTES.txt
> (r1803806).
>
> The staged site is available as a tarball at
>
> https://dist.apache.org/repos/dist/dev/commons/jcs/commons-
> jcs-site-2.2.tar.gz
> (r20723).
>
> Please review the release candidate and vote.
>
>   [ ] +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: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 

-

To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org

For additional commands, e-mail: dev-h...@commons.apache.org


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
> > 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.
> >
> > https://mvnrepository.com/artifact/org.apache.commons/
> > commons-jcs-jcache/2.1/usages
>
>
> All of them rely on the JCache API and use JCS as an implementation so we
> can break as much we want in our modules.
>
>
> >
> >
> > Regards,
> > Amey
> >
> >
> > On Sat, Aug 5, 2017 at 9:37 PM, Romain Manni-Bucau <
> rmannibu...@gmail.com>
> > wrote:
> >
> > > 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
> > >  | Github  > > rmannibucau> |
> > > LinkedIn  | JavaEE Factory
> > > 
> > >
> > > 2017-08-05 17:51 GMT+02:00 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 ... SUCCESS [
> > > >  8.909 s]
> > > > [INFO] Apache Commons JCS :: JCache TCK ... SUCCESS [
> > > >  4.089 s]
> > > > [INFO] Apache Commons JCS :: JCache Extras  SUCCESS [
> > > >  7.295 s]
> > > > [INFO] Apache Commons JCS :: JCache OpenJPA ... SUCCESS [
> > > > 11.501 s]
> > > > [INFO] Apache Commons JCS :: Distribution . SUCCESS [
> > > >  0.875 s]
> > > > [INFO]
> > > > 
> > 
> > > > [INFO] BUILD SUCCESS
> > > > [INFO]
> > > > 
> > 
> > > > [INFO] Total time: 05:33 min
> > > > [INFO] Finished at: 2017-08-05T21:15:08+05:30
> > > > [INFO] Final Memory: 60M/895M
> > > > [INFO]
> > > > 
> > 
> > > >
> > > >
> > > > However Clirr is not good  and findbug is also not good.
> > > >
> > > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> > proxy.ClassLoaderAwareCache:
> > > > Method 'public boolean containsKey(java.io.Serializable)' has been
> > > removed
> > > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> > proxy.ClassLoaderAwareCache:
> > > > Method 'public java.io.Serializable get(java.io.Serializable)' has
> been
> > > > removed
> > > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> > proxy.ClassLoaderAwareCache:
> > > > Method 'public java.io.Serializable getAndPut(java.io.Serializable,
> > > > java.io.Serializable)' has been removed
> > > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> > proxy.ClassLoaderAwareCache:
> > > > Method 'public java.io.Serializable getAndRemove(java.io.
> > Serializable)'
> > > > has
> > > > been removed
> > > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> > proxy.ClassLoaderAwareCache:
> > > > Method 'public java.io.Serializable getAndReplace(java.io.
> > Serializable,
> > > > java.io.Serializable)' has been removed
> > > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> > proxy.ClassLoaderAwareCache:
> > > > Method 'public java.lang.Object invoke(java.io.Serializable,
> > > > javax.cache.processor.EntryProcessor, java.lang.Object[])' has been
> > > > removed
> > > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> > proxy.ClassLoaderAwareCache:
> > > > Method 'public void put(java.io.Serializable, java.io.Serializable)'
> > has
> > > > been removed
> > > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> > proxy.ClassLoaderAwareCache:
> > > > Method 'public boolean putIfAbsent(java.io.Serializable,
> > > > java.io.Serializable)' has been removed
> > > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> > proxy.ClassLoaderAwareCache:
> > > > Method 'public boolean remove(java.io.Serializable)' has been removed
> > > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> > proxy.ClassLoaderAwareCache:
> > > > Method 'public boolean remove(java.io.Serializable,
> > > java.io.Serializable)'
> > > > has been removed
> > > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> > proxy.ClassLoaderAwareCache:
> > > > Method 'public boolean replace(java.io.Serializable,
> > > java.io.Serializable,
> > > > 

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 on jcache [1],
> would that be and issue ? and this is not major version release.
>
> https://mvnrepository.com/artifact/org.apache.commons/
> commons-jcs-jcache/2.1/usages


All of them rely on the JCache API and use JCS as an implementation so we
can break as much we want in our modules.


>
>
> Regards,
> Amey
>
>
> On Sat, Aug 5, 2017 at 9:37 PM, Romain Manni-Bucau 
> wrote:
>
> > 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
> >  | Github  > rmannibucau> |
> > LinkedIn  | JavaEE Factory
> > 
> >
> > 2017-08-05 17:51 GMT+02:00 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 ... SUCCESS [
> > >  8.909 s]
> > > [INFO] Apache Commons JCS :: JCache TCK ... SUCCESS [
> > >  4.089 s]
> > > [INFO] Apache Commons JCS :: JCache Extras  SUCCESS [
> > >  7.295 s]
> > > [INFO] Apache Commons JCS :: JCache OpenJPA ... SUCCESS [
> > > 11.501 s]
> > > [INFO] Apache Commons JCS :: Distribution . SUCCESS [
> > >  0.875 s]
> > > [INFO]
> > > 
> 
> > > [INFO] BUILD SUCCESS
> > > [INFO]
> > > 
> 
> > > [INFO] Total time: 05:33 min
> > > [INFO] Finished at: 2017-08-05T21:15:08+05:30
> > > [INFO] Final Memory: 60M/895M
> > > [INFO]
> > > 
> 
> > >
> > >
> > > However Clirr is not good  and findbug is also not good.
> > >
> > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> proxy.ClassLoaderAwareCache:
> > > Method 'public boolean containsKey(java.io.Serializable)' has been
> > removed
> > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> proxy.ClassLoaderAwareCache:
> > > Method 'public java.io.Serializable get(java.io.Serializable)' has been
> > > removed
> > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> proxy.ClassLoaderAwareCache:
> > > Method 'public java.io.Serializable getAndPut(java.io.Serializable,
> > > java.io.Serializable)' has been removed
> > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> proxy.ClassLoaderAwareCache:
> > > Method 'public java.io.Serializable getAndRemove(java.io.
> Serializable)'
> > > has
> > > been removed
> > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> proxy.ClassLoaderAwareCache:
> > > Method 'public java.io.Serializable getAndReplace(java.io.
> Serializable,
> > > java.io.Serializable)' has been removed
> > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> proxy.ClassLoaderAwareCache:
> > > Method 'public java.lang.Object invoke(java.io.Serializable,
> > > javax.cache.processor.EntryProcessor, java.lang.Object[])' has been
> > > removed
> > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> proxy.ClassLoaderAwareCache:
> > > Method 'public void put(java.io.Serializable, java.io.Serializable)'
> has
> > > been removed
> > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> proxy.ClassLoaderAwareCache:
> > > Method 'public boolean putIfAbsent(java.io.Serializable,
> > > java.io.Serializable)' has been removed
> > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> proxy.ClassLoaderAwareCache:
> > > Method 'public boolean remove(java.io.Serializable)' has been removed
> > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> proxy.ClassLoaderAwareCache:
> > > Method 'public boolean remove(java.io.Serializable,
> > java.io.Serializable)'
> > > has been removed
> > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> proxy.ClassLoaderAwareCache:
> > > Method 'public boolean replace(java.io.Serializable,
> > java.io.Serializable,
> > > java.io.Serializable)' has been removed
> > > [ERROR] 7002: org.apache.commons.jcs.jcache.
> proxy.ClassLoaderAwareCache:
> > > Method 'public boolean replace(java.io.Serializable,
> > java.io.Serializable)'
> > > has been removed
> > > [INFO]
> > > 
> 
> > > [INFO] Reactor Summary:
> > > [INFO]
> > > 

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.

https://mvnrepository.com/artifact/org.apache.commons/commons-jcs-jcache/2.1/usages

Regards,
Amey


On Sat, Aug 5, 2017 at 9:37 PM, Romain Manni-Bucau 
wrote:

> 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
>  | Github  rmannibucau> |
> LinkedIn  | JavaEE Factory
> 
>
> 2017-08-05 17:51 GMT+02:00 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 ... SUCCESS [
> >  8.909 s]
> > [INFO] Apache Commons JCS :: JCache TCK ... SUCCESS [
> >  4.089 s]
> > [INFO] Apache Commons JCS :: JCache Extras  SUCCESS [
> >  7.295 s]
> > [INFO] Apache Commons JCS :: JCache OpenJPA ... SUCCESS [
> > 11.501 s]
> > [INFO] Apache Commons JCS :: Distribution . SUCCESS [
> >  0.875 s]
> > [INFO]
> > 
> > [INFO] BUILD SUCCESS
> > [INFO]
> > 
> > [INFO] Total time: 05:33 min
> > [INFO] Finished at: 2017-08-05T21:15:08+05:30
> > [INFO] Final Memory: 60M/895M
> > [INFO]
> > 
> >
> >
> > However Clirr is not good  and findbug is also not good.
> >
> > [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> > Method 'public boolean containsKey(java.io.Serializable)' has been
> removed
> > [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> > Method 'public java.io.Serializable get(java.io.Serializable)' has been
> > removed
> > [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> > Method 'public java.io.Serializable getAndPut(java.io.Serializable,
> > java.io.Serializable)' has been removed
> > [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> > Method 'public java.io.Serializable getAndRemove(java.io.Serializable)'
> > has
> > been removed
> > [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> > Method 'public java.io.Serializable getAndReplace(java.io.Serializable,
> > java.io.Serializable)' has been removed
> > [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> > Method 'public java.lang.Object invoke(java.io.Serializable,
> > javax.cache.processor.EntryProcessor, java.lang.Object[])' has been
> > removed
> > [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> > Method 'public void put(java.io.Serializable, java.io.Serializable)' has
> > been removed
> > [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> > Method 'public boolean putIfAbsent(java.io.Serializable,
> > java.io.Serializable)' has been removed
> > [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> > Method 'public boolean remove(java.io.Serializable)' has been removed
> > [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> > Method 'public boolean remove(java.io.Serializable,
> java.io.Serializable)'
> > has been removed
> > [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> > Method 'public boolean replace(java.io.Serializable,
> java.io.Serializable,
> > java.io.Serializable)' has been removed
> > [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> > Method 'public boolean replace(java.io.Serializable,
> java.io.Serializable)'
> > has been removed
> > [INFO]
> > 
> > [INFO] Reactor Summary:
> > [INFO]
> > [INFO] Apache Commons JCS . SUCCESS [
> >  4.329 s]
> > [INFO] Apache Commons JCS :: Core . SUCCESS [
> >  6.061 s]
> > [INFO] Apache Commons JCS :: JCache ... FAILURE [
> >  3.886 s]
> > [INFO] Apache Commons JCS :: JCache TCK ... SKIPPED
> > [INFO] Apache Commons JCS :: JCache Extras  SKIPPED
> > [INFO] Apache Commons JCS :: JCache OpenJPA 

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
 | Github  |
LinkedIn  | JavaEE Factory


2017-08-05 17:51 GMT+02:00 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 ... SUCCESS [
>  8.909 s]
> [INFO] Apache Commons JCS :: JCache TCK ... SUCCESS [
>  4.089 s]
> [INFO] Apache Commons JCS :: JCache Extras  SUCCESS [
>  7.295 s]
> [INFO] Apache Commons JCS :: JCache OpenJPA ... SUCCESS [
> 11.501 s]
> [INFO] Apache Commons JCS :: Distribution . SUCCESS [
>  0.875 s]
> [INFO]
> 
> [INFO] BUILD SUCCESS
> [INFO]
> 
> [INFO] Total time: 05:33 min
> [INFO] Finished at: 2017-08-05T21:15:08+05:30
> [INFO] Final Memory: 60M/895M
> [INFO]
> 
>
>
> However Clirr is not good  and findbug is also not good.
>
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public boolean containsKey(java.io.Serializable)' has been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public java.io.Serializable get(java.io.Serializable)' has been
> removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public java.io.Serializable getAndPut(java.io.Serializable,
> java.io.Serializable)' has been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public java.io.Serializable getAndRemove(java.io.Serializable)'
> has
> been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public java.io.Serializable getAndReplace(java.io.Serializable,
> java.io.Serializable)' has been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public java.lang.Object invoke(java.io.Serializable,
> javax.cache.processor.EntryProcessor, java.lang.Object[])' has been
> removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public void put(java.io.Serializable, java.io.Serializable)' has
> been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public boolean putIfAbsent(java.io.Serializable,
> java.io.Serializable)' has been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public boolean remove(java.io.Serializable)' has been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public boolean remove(java.io.Serializable, java.io.Serializable)'
> has been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public boolean replace(java.io.Serializable, java.io.Serializable,
> java.io.Serializable)' has been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public boolean replace(java.io.Serializable, java.io.Serializable)'
> has been removed
> [INFO]
> 
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache Commons JCS . SUCCESS [
>  4.329 s]
> [INFO] Apache Commons JCS :: Core . SUCCESS [
>  6.061 s]
> [INFO] Apache Commons JCS :: JCache ... FAILURE [
>  3.886 s]
> [INFO] Apache Commons JCS :: JCache TCK ... SKIPPED
> [INFO] Apache Commons JCS :: JCache Extras  SKIPPED
> [INFO] Apache Commons JCS :: JCache OpenJPA ... SKIPPED
> [INFO] Apache Commons JCS :: Distribution . SKIPPED
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 16.543 s
> [INFO] Finished at: 2017-08-05T21:15:44+05:30
> [INFO] Final Memory: 34M/272M
> [INFO]
> 
>
>
> Regards,
> Amey
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: 

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 ... SUCCESS [
 8.909 s]
[INFO] Apache Commons JCS :: JCache TCK ... SUCCESS [
 4.089 s]
[INFO] Apache Commons JCS :: JCache Extras  SUCCESS [
 7.295 s]
[INFO] Apache Commons JCS :: JCache OpenJPA ... SUCCESS [
11.501 s]
[INFO] Apache Commons JCS :: Distribution . SUCCESS [
 0.875 s]
[INFO]

[INFO] BUILD SUCCESS
[INFO]

[INFO] Total time: 05:33 min
[INFO] Finished at: 2017-08-05T21:15:08+05:30
[INFO] Final Memory: 60M/895M
[INFO]



However Clirr is not good  and findbug is also not good.

[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public boolean containsKey(java.io.Serializable)' has been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public java.io.Serializable get(java.io.Serializable)' has been
removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public java.io.Serializable getAndPut(java.io.Serializable,
java.io.Serializable)' has been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public java.io.Serializable getAndRemove(java.io.Serializable)' has
been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public java.io.Serializable getAndReplace(java.io.Serializable,
java.io.Serializable)' has been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public java.lang.Object invoke(java.io.Serializable,
javax.cache.processor.EntryProcessor, java.lang.Object[])' has been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public void put(java.io.Serializable, java.io.Serializable)' has
been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public boolean putIfAbsent(java.io.Serializable,
java.io.Serializable)' has been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public boolean remove(java.io.Serializable)' has been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public boolean remove(java.io.Serializable, java.io.Serializable)'
has been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public boolean replace(java.io.Serializable, java.io.Serializable,
java.io.Serializable)' has been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public boolean replace(java.io.Serializable, java.io.Serializable)'
has been removed
[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] Apache Commons JCS . SUCCESS [
 4.329 s]
[INFO] Apache Commons JCS :: Core . SUCCESS [
 6.061 s]
[INFO] Apache Commons JCS :: JCache ... FAILURE [
 3.886 s]
[INFO] Apache Commons JCS :: JCache TCK ... SKIPPED
[INFO] Apache Commons JCS :: JCache Extras  SKIPPED
[INFO] Apache Commons JCS :: JCache OpenJPA ... SKIPPED
[INFO] Apache Commons JCS :: Distribution . SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 16.543 s
[INFO] Finished at: 2017-08-05T21:15:44+05:30
[INFO] Final Memory: 34M/272M
[INFO]



Regards,
Amey

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

On Sat, Aug 5, 2017 at 7:57 PM, Oliver Heger 
wrote:

>
>
> 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 was:<0>
> >
> > Tests run: 402, Failures: 2, Errors: 0, Skipped: 0
>
> I do not see these failures. Running 'mvn clean install' with both JDK
> 1.6 and 1.7 was successful (on Windows 10).
>
> A timing issue?
>
> Oliver
>
> >
> > [INFO]
> > 

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 was:<0>
> 
> Tests run: 402, Failures: 2, Errors: 0, Skipped: 0

I do not see these failures. Running 'mvn clean install' with both JDK
1.6 and 1.7 was successful (on Windows 10).

A timing issue?

Oliver

> 
> [INFO]
> 
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache Commons JCS . SUCCESS [
> 40.503 s]
> [INFO] Apache Commons JCS :: Core . FAILURE [04:01
> min]
> [INFO] Apache Commons JCS :: JCache ... SKIPPED
> [INFO] Apache Commons JCS :: JCache TCK ... SKIPPED
> [INFO] Apache Commons JCS :: JCache Extras  SKIPPED
> [INFO] Apache Commons JCS :: JCache OpenJPA ... SKIPPED
> [INFO] Apache Commons JCS :: Distribution . SKIPPED
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 04:43 min
> [INFO] Finished at: 2017-08-04T08:23:53-07:00
> [INFO] Final Memory: 54M/460M
> 
> Using:
> 
> Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
> 2017-04-03T12:39:06-07:00)
> Maven home: C:\Java\apache-maven-3.5.0\bin\..
> Java version: 1.7.0_80, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.7.0_80\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "windows"
> 
> Also CLIRR checks fail with:
> 
> [INFO] --- clirr-maven-plugin:2.8:check (default-cli) @ commons-jcs-jcache
> ---
> [INFO] artifact org.apache.commons:commons-jcs-jcache: checking for updates
> from central
> [INFO] Comparing to version: 2.1
> Downloading:
> https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-jcache/2.1/commons-jcs-jcache-2.1.jar
> Downloaded:
> https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-jcache/2.1/commons-jcs-jcache-2.1.jar
> (100 kB at 187 kB/s)
> Downloading:
> https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-jcache/2.1/commons-jcs-jcache-2.1.pom
> Downloaded:
> https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-jcache/2.1/commons-jcs-jcache-2.1.pom
> (4.3 kB at 86 kB/s)
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public boolean containsKey(java.io.Serializable)' has been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public java.io.Serializable get(java.io.Serializable)' has been
> removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public java.io.Serializable getAndPut(java.io.Serializable,
> java.io.Serializable)' has been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public java.io.Serializable getAndRemove(java.io.Serializable)' has
> been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public java.io.Serializable getAndReplace(java.io.Serializable,
> java.io.Serializable)' has been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public java.lang.Object invoke(java.io.Serializable,
> javax.cache.processor.EntryProcessor, java.lang.Object[])' has been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public void put(java.io.Serializable, java.io.Serializable)' has
> been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public boolean putIfAbsent(java.io.Serializable,
> java.io.Serializable)' has been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public boolean remove(java.io.Serializable)' has been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public boolean remove(java.io.Serializable, java.io.Serializable)'
> has been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public boolean replace(java.io.Serializable, java.io.Serializable,
> java.io.Serializable)' has been removed
> [ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
> Method 'public boolean replace(java.io.Serializable, java.io.Serializable)'
> has been removed
> [INFO]
> 
> 
> 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 

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]

[INFO] Reactor Summary:
[INFO]
[INFO] Apache Commons JCS . SUCCESS [
40.503 s]
[INFO] Apache Commons JCS :: Core . FAILURE [04:01
min]
[INFO] Apache Commons JCS :: JCache ... SKIPPED
[INFO] Apache Commons JCS :: JCache TCK ... SKIPPED
[INFO] Apache Commons JCS :: JCache Extras  SKIPPED
[INFO] Apache Commons JCS :: JCache OpenJPA ... SKIPPED
[INFO] Apache Commons JCS :: Distribution . SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 04:43 min
[INFO] Finished at: 2017-08-04T08:23:53-07:00
[INFO] Final Memory: 54M/460M

Using:

Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T12:39:06-07:00)
Maven home: C:\Java\apache-maven-3.5.0\bin\..
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_80\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "windows"

Also CLIRR checks fail with:

[INFO] --- clirr-maven-plugin:2.8:check (default-cli) @ commons-jcs-jcache
---
[INFO] artifact org.apache.commons:commons-jcs-jcache: checking for updates
from central
[INFO] Comparing to version: 2.1
Downloading:
https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-jcache/2.1/commons-jcs-jcache-2.1.jar
Downloaded:
https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-jcache/2.1/commons-jcs-jcache-2.1.jar
(100 kB at 187 kB/s)
Downloading:
https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-jcache/2.1/commons-jcs-jcache-2.1.pom
Downloaded:
https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-jcache/2.1/commons-jcs-jcache-2.1.pom
(4.3 kB at 86 kB/s)
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public boolean containsKey(java.io.Serializable)' has been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public java.io.Serializable get(java.io.Serializable)' has been
removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public java.io.Serializable getAndPut(java.io.Serializable,
java.io.Serializable)' has been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public java.io.Serializable getAndRemove(java.io.Serializable)' has
been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public java.io.Serializable getAndReplace(java.io.Serializable,
java.io.Serializable)' has been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public java.lang.Object invoke(java.io.Serializable,
javax.cache.processor.EntryProcessor, java.lang.Object[])' has been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public void put(java.io.Serializable, java.io.Serializable)' has
been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public boolean putIfAbsent(java.io.Serializable,
java.io.Serializable)' has been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public boolean remove(java.io.Serializable)' has been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public boolean remove(java.io.Serializable, java.io.Serializable)'
has been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public boolean replace(java.io.Serializable, java.io.Serializable,
java.io.Serializable)' has been removed
[ERROR] 7002: org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache:
Method 'public boolean replace(java.io.Serializable, java.io.Serializable)'
has been removed
[INFO]


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:
>   https://dist.apache.org/repos/dist/dev/commons/jcs/ (r20728).
>
> Maven artifacts are at:
>   https://repository.apache.org/content/repositories/orgapachecommons-1256
> .
>
> The Subversion tag is:
>
> https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2
> (r1803806).
>
> The release notes are at:
>
> 

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 report of the top-level project contains a spurious file.
- There are some PMD and Findbugs warnings which might be worth having a
look.

+1
Oliver

Am 02.08.2017 um 15:32 schrieb 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 .
> 
> The Subversion tag is:
> 
> https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2
> (r1803806).
> 
> The release notes are at:
> 
> https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2/RELEASE-NOTES.txt
> (r1803806).
> 
> The staged site is available as a tarball at
> 
> https://dist.apache.org/repos/dist/dev/commons/jcs/commons-jcs-site-2.2.tar.gz
> (r20723).
> 
> Please review the release candidate and vote.
> 
>   [ ] +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: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



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


2017-08-02 15:35 GMT+02:00 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: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


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: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[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 .

The Subversion tag is:

https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2
(r1803806).

The release notes are at:

https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2/RELEASE-NOTES.txt
(r1803806).

The staged site is available as a tarball at

https://dist.apache.org/repos/dist/dev/commons/jcs/commons-jcs-site-2.2.tar.gz
(r20723).

Please review the release candidate and vote.

  [ ] +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: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org