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

Reply via email to