svn commit: r1774487 - in /commons/proper/jcs/trunk: commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcache/JCSCache.java commons-jcs-jcache/src/test/java/org/apache/commons/jcs/jcache/CacheTe

2016-12-15 Thread rmannibucau
Author: rmannibucau Date: Thu Dec 15 15:44:21 2016 New Revision: 1774487 URL: http://svn.apache.org/viewvc?rev=1774487&view=rev Log: JCS-169 ensure access expiry policy is respected binding it on jcs features instead of faking it with createtime Modified: commons/proper/jcs/trunk/com

svn commit: r1776739 - /commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcache/JCSCache.java

2016-12-31 Thread rmannibucau
Author: rmannibucau Date: Sat Dec 31 13:34:09 2016 New Revision: 1776739 URL: http://svn.apache.org/viewvc?rev=1776739&view=rev Log: JCS-170 replacing at least commas for jmx registration Modified: commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jc

svn commit: r1784313 - /commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcache/cdi/CDIJCacheHelper.java

2017-02-24 Thread rmannibucau
Author: rmannibucau Date: Fri Feb 24 18:35:17 2017 New Revision: 1784313 URL: http://svn.apache.org/viewvc?rev=1784313&view=rev Log: JCS-173 support of java.lang.reflect.Proxy for cdi integration Modified: commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org/apache/commons

svn commit: r1788454 - /commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcache/proxy/ClassLoaderAwareCache.java

2017-03-24 Thread rmannibucau
Author: rmannibucau Date: Fri Mar 24 14:14:03 2017 New Revision: 1788454 URL: http://svn.apache.org/viewvc?rev=1788454&view=rev Log: JCS-174 Serializable is not a constraint proxies should imply in jcache Modified: commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org/apache/com

svn commit: r1798187 - /commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheNoWaitFacade.java

2017-06-09 Thread rmannibucau
Author: rmannibucau Date: Fri Jun 9 10:32:57 2017 New Revision: 1798187 URL: http://svn.apache.org/viewvc?rev=1798187&view=rev Log: JCS-178 fixing RemoteCacheNoWaitFacade constructor logic Modified: commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxil

svn commit: r1799682 - /commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcache/cdi/CacheInvocationContextImpl.java

2017-06-23 Thread rmannibucau
Author: rmannibucau Date: Fri Jun 23 15:36:24 2017 New Revision: 1799682 URL: http://svn.apache.org/viewvc?rev=1799682&view=rev Log: JCS-180 if there is no argument we don't want to fail with a npe in CacheInvocationContextImpl Modified: commons/proper/jcs/trunk/commons-jcs-jcache

svn commit: r1832033 - in /commons/proper/jcs/branches/commons-jcs-2.2.x: commons-jcs-core/src/main/java/org/apache/commons/jcs/engine/control/ commons-jcs-jcache/src/main/java/org/apache/commons/jcs/

2018-05-22 Thread rmannibucau
Author: rmannibucau Date: Tue May 22 14:49:09 2018 New Revision: 1832033 URL: http://svn.apache.org/viewvc?rev=1832033&view=rev Log: JCS-190 [JCACHE] listener onExpired callback not always called Added: commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-jcache/src/main/java

svn commit: r1631869 - /commons/proper/jcs/trunk/pom.xml

2014-10-14 Thread rmannibucau
Author: rmannibucau Date: Tue Oct 14 20:21:06 2014 New Revision: 1631869 URL: http://svn.apache.org/r1631869 Log: using released version of jcache api Modified: commons/proper/jcs/trunk/pom.xml Modified: commons/proper/jcs/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/jcs

svn commit: r1631888 - in /commons/proper/jcs/trunk: ./ commons-jcs-jcache-extras/src/test/resources/META-INF/ commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcache/lang/ commons-jcs-jcache/s

2014-10-14 Thread rmannibucau
Author: rmannibucau Date: Tue Oct 14 21:09:36 2014 New Revision: 1631888 URL: http://svn.apache.org/r1631888 Log: fixing rat Modified: commons/proper/jcs/trunk/commons-jcs-jcache-extras/src/test/resources/META-INF/beans.xml commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org

svn commit: r1631923 - /commons/proper/jcs/trunk/pom.xml

2014-10-14 Thread rmannibucau
Author: rmannibucau Date: Tue Oct 14 23:06:57 2014 New Revision: 1631923 URL: http://svn.apache.org/r1631923 Log: ignoring derby.log Modified: commons/proper/jcs/trunk/pom.xml Modified: commons/proper/jcs/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/pom.xml?rev

svn commit: r1635496 - in /commons/proper/jcs/trunk: commons-jcs-core/pom.xml commons-jcs-jcache-extras/pom.xml commons-jcs-jcache-openjpa/pom.xml commons-jcs-jcache/pom.xml commons-jcs-tck-tests/pom.

2014-10-30 Thread rmannibucau
Author: rmannibucau Date: Thu Oct 30 13:40:43 2014 New Revision: 1635496 URL: http://svn.apache.org/r1635496 Log: [maven-release-plugin] prepare release commons-jcs-2.0-alpha-1 Modified: commons/proper/jcs/trunk/commons-jcs-core/pom.xml commons/proper/jcs/trunk/commons-jcs-jcache-extras

svn commit: r1635515 - in /commons/proper/jcs/trunk: commons-jcs-core/pom.xml commons-jcs-jcache-extras/pom.xml commons-jcs-jcache-openjpa/pom.xml commons-jcs-jcache/pom.xml commons-jcs-tck-tests/pom.

2014-10-30 Thread rmannibucau
Author: rmannibucau Date: Thu Oct 30 14:36:46 2014 New Revision: 1635515 URL: http://svn.apache.org/r1635515 Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/jcs/trunk/commons-jcs-core/pom.xml commons/proper/jcs/trunk/commons-jcs-jcache-extras

svn commit: r1635514 - /commons/proper/jcs/tags/commons-jcs-2.0-alpha-1/

2014-10-30 Thread rmannibucau
Author: rmannibucau Date: Thu Oct 30 14:36:37 2014 New Revision: 1635514 URL: http://svn.apache.org/r1635514 Log: [maven-release-plugin] copy for tag commons-jcs-2.0-alpha-1 Added: commons/proper/jcs/tags/commons-jcs-2.0-alpha-1/ (props changed) - copied from r1635513, commons

svn commit: r1635519 - /commons/proper/jcs/trunk/KEYS

2014-10-30 Thread rmannibucau
Author: rmannibucau Date: Thu Oct 30 15:00:09 2014 New Revision: 1635519 URL: http://svn.apache.org/r1635519 Log: adding my key Modified: commons/proper/jcs/trunk/KEYS Modified: commons/proper/jcs/trunk/KEYS URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/KEYS?rev=1635519&am

svn commit: r1635525 - in /commons/proper/jcs/trunk/commons-jcs-sandbox: filecache/.externalToolBuilders/ yajcache/.externalToolBuilders/

2014-10-30 Thread rmannibucau
Author: rmannibucau Date: Thu Oct 30 15:53:49 2014 New Revision: 1635525 URL: http://svn.apache.org/r1635525 Log: removing eclipse files Removed: commons/proper/jcs/trunk/commons-jcs-sandbox/filecache/.externalToolBuilders/ commons/proper/jcs/trunk/commons-jcs-sandbox/yajcache

svn commit: r1636294 - in /commons/proper/jcs/trunk: commons-jcs-dist/ commons-jcs-dist/pom.xml commons-jcs-dist/src/ commons-jcs-dist/src/assembly/ commons-jcs-dist/src/assembly/bin.xml commons-jcs-d

2014-11-03 Thread rmannibucau
Author: rmannibucau Date: Mon Nov 3 09:26:00 2014 New Revision: 1636294 URL: http://svn.apache.org/r1636294 Log: creating a dist module for src/bin assembly Added: commons/proper/jcs/trunk/commons-jcs-dist/ commons/proper/jcs/trunk/commons-jcs-dist/pom.xml commons/proper/jcs/trunk

svn commit: r1636295 - /commons/proper/jcs/tags/commons-jcs-2.0-alpha-1/

2014-11-03 Thread rmannibucau
Author: rmannibucau Date: Mon Nov 3 09:27:20 2014 New Revision: 1636295 URL: http://svn.apache.org/r1636295 Log: removing commons-jcs-2.0-alpha-1 broken tag Removed: commons/proper/jcs/tags/commons-jcs-2.0-alpha-1/

svn commit: r1636300 - /commons/proper/jcs/tags/commons-jcs-2.0-alpha-1/

2014-11-03 Thread rmannibucau
Author: rmannibucau Date: Mon Nov 3 09:48:14 2014 New Revision: 1636300 URL: http://svn.apache.org/r1636300 Log: [maven-release-plugin] copy for tag commons-jcs-2.0-alpha-1 Added: commons/proper/jcs/tags/commons-jcs-2.0-alpha-1/ (props changed) - copied from r1636299, commons

svn commit: r1636299 - in /commons/proper/jcs/trunk: commons-jcs-core/pom.xml commons-jcs-dist/pom.xml commons-jcs-jcache-extras/pom.xml commons-jcs-jcache-openjpa/pom.xml commons-jcs-jcache/pom.xml c

2014-11-03 Thread rmannibucau
Author: rmannibucau Date: Mon Nov 3 09:47:52 2014 New Revision: 1636299 URL: http://svn.apache.org/r1636299 Log: [maven-release-plugin] prepare release commons-jcs-2.0-alpha-1 Modified: commons/proper/jcs/trunk/commons-jcs-core/pom.xml commons/proper/jcs/trunk/commons-jcs-dist/pom.xml

svn commit: r1636301 - in /commons/proper/jcs/trunk: commons-jcs-core/pom.xml commons-jcs-dist/pom.xml commons-jcs-jcache-extras/pom.xml commons-jcs-jcache-openjpa/pom.xml commons-jcs-jcache/pom.xml c

2014-11-03 Thread rmannibucau
Author: rmannibucau Date: Mon Nov 3 09:48:42 2014 New Revision: 1636301 URL: http://svn.apache.org/r1636301 Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/jcs/trunk/commons-jcs-core/pom.xml commons/proper/jcs/trunk/commons-jcs-dist/pom.xml

svn commit: r1636306 - /commons/proper/jcs/tags/commons-jcs-2.0-alpha-1/

2014-11-03 Thread rmannibucau
Author: rmannibucau Date: Mon Nov 3 10:27:24 2014 New Revision: 1636306 URL: http://svn.apache.org/r1636306 Log: removing 2.0-alpha-1 branch - closed too early Removed: commons/proper/jcs/tags/commons-jcs-2.0-alpha-1/

svn commit: r1636308 - /commons/proper/jcs/trunk/commons-jcs-dist/pom.xml

2014-11-03 Thread rmannibucau
Author: rmannibucau Date: Mon Nov 3 10:28:08 2014 New Revision: 1636308 URL: http://svn.apache.org/r1636308 Log: deploying src/bin archives on central since it can be used directly too Modified: commons/proper/jcs/trunk/commons-jcs-dist/pom.xml Modified: commons/proper/jcs/trunk/commons

svn commit: r1636319 - in /commons/proper/jcs/trunk: commons-jcs-core/pom.xml commons-jcs-dist/pom.xml commons-jcs-jcache-extras/pom.xml commons-jcs-jcache-openjpa/pom.xml commons-jcs-jcache/pom.xml c

2014-11-03 Thread rmannibucau
Author: rmannibucau Date: Mon Nov 3 10:48:29 2014 New Revision: 1636319 URL: http://svn.apache.org/r1636319 Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/jcs/trunk/commons-jcs-core/pom.xml commons/proper/jcs/trunk/commons-jcs-dist/pom.xml

svn commit: r1636317 - in /commons/proper/jcs/trunk: commons-jcs-core/pom.xml commons-jcs-dist/pom.xml commons-jcs-jcache-extras/pom.xml commons-jcs-jcache-openjpa/pom.xml commons-jcs-jcache/pom.xml c

2014-11-03 Thread rmannibucau
Author: rmannibucau Date: Mon Nov 3 10:47:42 2014 New Revision: 1636317 URL: http://svn.apache.org/r1636317 Log: [maven-release-plugin] prepare release commons-jcs-2.0-alpha-1 Modified: commons/proper/jcs/trunk/commons-jcs-core/pom.xml commons/proper/jcs/trunk/commons-jcs-dist/pom.xml

svn commit: r1636318 - /commons/proper/jcs/tags/commons-jcs-2.0-alpha-1/

2014-11-03 Thread rmannibucau
Author: rmannibucau Date: Mon Nov 3 10:48:03 2014 New Revision: 1636318 URL: http://svn.apache.org/r1636318 Log: [maven-release-plugin] copy for tag commons-jcs-2.0-alpha-1 Added: commons/proper/jcs/tags/commons-jcs-2.0-alpha-1/ (props changed) - copied from r1636317, commons

svn commit: r1636376 - in /commons/proper/jcs/trunk/commons-jcs-dist: pom.xml src/assembly/src.xml

2014-11-03 Thread rmannibucau
Author: rmannibucau Date: Mon Nov 3 15:39:45 2014 New Revision: 1636376 URL: http://svn.apache.org/r1636376 Log: exclude KEYS and rename dist folder to make jcs link obvious Modified: commons/proper/jcs/trunk/commons-jcs-dist/pom.xml commons/proper/jcs/trunk/commons-jcs-dist/src

svn commit: r1636423 - /commons/proper/jcs/trunk/pom.xml

2014-11-03 Thread rmannibucau
Author: rmannibucau Date: Mon Nov 3 19:25:03 2014 New Revision: 1636423 URL: http://svn.apache.org/r1636423 Log: build dist only when releasing Modified: commons/proper/jcs/trunk/pom.xml Modified: commons/proper/jcs/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk

svn commit: r1636425 - in /commons/proper/jcs/trunk: BUILDING.txt commons-jcs-dist/pom.xml commons-jcs-jcache-extras/pom.xml commons-jcs-tck-tests/pom.xml

2014-11-03 Thread rmannibucau
Author: rmannibucau Date: Mon Nov 3 19:38:19 2014 New Revision: 1636425 URL: http://svn.apache.org/r1636425 Log: seems I messed up version, sorry + adding a BUILDING.txt file Added: commons/proper/jcs/trunk/BUILDING.txt Modified: commons/proper/jcs/trunk/commons-jcs-dist/pom.xml

svn commit: r1638192 - /commons/proper/jcs/trunk/pom.xml

2014-11-11 Thread rmannibucau
Author: rmannibucau Date: Tue Nov 11 15:54:14 2014 New Revision: 1638192 URL: http://svn.apache.org/r1638192 Log: autoVersionSubmodules for release plugin Modified: commons/proper/jcs/trunk/pom.xml Modified: commons/proper/jcs/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper

svn commit: r1638194 - /commons/proper/jcs/tags/commons-jcs-2.0-alpha-1/

2014-11-11 Thread rmannibucau
Author: rmannibucau Date: Tue Nov 11 15:59:01 2014 New Revision: 1638194 URL: http://svn.apache.org/r1638194 Log: removing wrong tag for 2.0-alpha-1 Removed: commons/proper/jcs/tags/commons-jcs-2.0-alpha-1/

svn commit: r1638455 - in /commons/proper/jcs/trunk: commons-jcs-core/pom.xml commons-jcs-dist/pom.xml commons-jcs-jcache-extras/pom.xml commons-jcs-jcache-openjpa/pom.xml commons-jcs-jcache/pom.xml c

2014-11-11 Thread rmannibucau
Author: rmannibucau Date: Tue Nov 11 22:08:12 2014 New Revision: 1638455 URL: http://svn.apache.org/r1638455 Log: [maven-release-plugin] prepare release commons-jcs-2.0-RC1 Modified: commons/proper/jcs/trunk/commons-jcs-core/pom.xml commons/proper/jcs/trunk/commons-jcs-dist/pom.xml

svn commit: r1638456 - /commons/proper/jcs/tags/commons-jcs-2.0-RC1/

2014-11-11 Thread rmannibucau
Author: rmannibucau Date: Tue Nov 11 22:08:31 2014 New Revision: 1638456 URL: http://svn.apache.org/r1638456 Log: [maven-release-plugin] copy for tag commons-jcs-2.0-RC1 Added: commons/proper/jcs/tags/commons-jcs-2.0-RC1/ (props changed) - copied from r1638455, commons/proper/jcs

svn commit: r1638457 - in /commons/proper/jcs/trunk: commons-jcs-core/pom.xml commons-jcs-dist/pom.xml commons-jcs-jcache-extras/pom.xml commons-jcs-jcache-openjpa/pom.xml commons-jcs-jcache/pom.xml c

2014-11-11 Thread rmannibucau
Author: rmannibucau Date: Tue Nov 11 22:08:41 2014 New Revision: 1638457 URL: http://svn.apache.org/r1638457 Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/jcs/trunk/commons-jcs-core/pom.xml commons/proper/jcs/trunk/commons-jcs-dist/pom.xml

svn commit: r7128 - /release/commons/KEYS

2014-11-12 Thread rmannibucau
Author: rmannibucau Date: Wed Nov 12 09:23:08 2014 New Revision: 7128 Log: adding my key Modified: release/commons/KEYS Modified: release/commons/KEYS == --- release/commons/KEYS (original) +++ release/commons/KEYS

svn commit: r1639853 - /commons/proper/jcs/trunk/xdocs/JCSandJCACHE.xml

2014-11-15 Thread rmannibucau
Author: rmannibucau Date: Sat Nov 15 09:51:30 2014 New Revision: 1639853 URL: http://svn.apache.org/r1639853 Log: adding a part of JCache status in our site Modified: commons/proper/jcs/trunk/xdocs/JCSandJCACHE.xml Modified: commons/proper/jcs/trunk/xdocs/JCSandJCACHE.xml URL: http

svn commit: r1640020 - in /commons/proper/jcs/trunk: commons-jcs-core/pom.xml pom.xml src/site/site.xml xdocs/ProjectHistory.xml

2014-11-16 Thread rmannibucau
Author: rmannibucau Date: Sun Nov 16 18:08:48 2014 New Revision: 1640020 URL: http://svn.apache.org/r1640020 Log: adding a minimal page about project history + more exclude for rat report (not sure why it was not inherited correctly by site plugin) Added: commons/proper/jcs/trunk/xdocs

svn commit: r1641774 - /commons/proper/jcs/trunk/pom.xml

2014-11-26 Thread rmannibucau
Author: rmannibucau Date: Wed Nov 26 08:34:41 2014 New Revision: 1641774 URL: http://svn.apache.org/r1641774 Log: updating commons.release.version before running mvn release:* Modified: commons/proper/jcs/trunk/pom.xml Modified: commons/proper/jcs/trunk/pom.xml URL: http://svn.apache.org

svn commit: r1641793 - /commons/proper/jcs/tags/commons-jcs-2.0-RC1/

2014-11-26 Thread rmannibucau
Author: rmannibucau Date: Wed Nov 26 10:41:45 2014 New Revision: 1641793 URL: http://svn.apache.org/r1641793 Log: deleting broken 2.0-rc1 tag Removed: commons/proper/jcs/tags/commons-jcs-2.0-RC1/

svn commit: r1641807 - in /commons/proper/jcs/trunk: commons-jcs-core/pom.xml commons-jcs-dist/pom.xml commons-jcs-jcache-extras/pom.xml commons-jcs-jcache-openjpa/pom.xml commons-jcs-jcache/pom.xml c

2014-11-26 Thread rmannibucau
Author: rmannibucau Date: Wed Nov 26 13:20:29 2014 New Revision: 1641807 URL: http://svn.apache.org/r1641807 Log: [maven-release-plugin] prepare release commons-jcs-2.0-beta-1 Modified: commons/proper/jcs/trunk/commons-jcs-core/pom.xml commons/proper/jcs/trunk/commons-jcs-dist/pom.xml

svn commit: r1641810 - in /commons/proper/jcs/trunk: commons-jcs-core/pom.xml commons-jcs-dist/pom.xml commons-jcs-jcache-extras/pom.xml commons-jcs-jcache-openjpa/pom.xml commons-jcs-jcache/pom.xml c

2014-11-26 Thread rmannibucau
Author: rmannibucau Date: Wed Nov 26 13:24:00 2014 New Revision: 1641810 URL: http://svn.apache.org/r1641810 Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/jcs/trunk/commons-jcs-core/pom.xml commons/proper/jcs/trunk/commons-jcs-dist/pom.xml

svn commit: r1641809 - /commons/proper/jcs/tags/commons-jcs-2.0-beta-1/

2014-11-26 Thread rmannibucau
Author: rmannibucau Date: Wed Nov 26 13:23:51 2014 New Revision: 1641809 URL: http://svn.apache.org/r1641809 Log: [maven-release-plugin] copy for tag commons-jcs-2.0-beta-1 Added: commons/proper/jcs/tags/commons-jcs-2.0-beta-1/ (props changed) - copied from r1641808, commons/proper

svn commit: r1643181 - /commons/proper/jcs/trunk/pom.xml

2014-12-05 Thread rmannibucau
Author: rmannibucau Date: Fri Dec 5 08:11:33 2014 New Revision: 1643181 URL: http://svn.apache.org/viewvc?rev=1643181&view=rev Log: ensuring we have license/notice files in jar Modified: commons/proper/jcs/trunk/pom.xml Modified: commons/proper/jcs/trunk/pom.xml URL: http://svn.apache

svn commit: r1643182 - /commons/proper/jcs/tags/commons-jcs-2.0-beta-1/

2014-12-05 Thread rmannibucau
Author: rmannibucau Date: Fri Dec 5 08:13:58 2014 New Revision: 1643182 URL: http://svn.apache.org/viewvc?rev=1643182&view=rev Log: vote cancelled Removed: commons/proper/jcs/tags/commons-jcs-2.0-beta-1/

svn commit: r1643191 - in /commons/proper/jcs/trunk: commons-jcs-core/pom.xml commons-jcs-dist/pom.xml commons-jcs-jcache-extras/pom.xml commons-jcs-jcache-openjpa/pom.xml commons-jcs-jcache/pom.xml c

2014-12-05 Thread rmannibucau
Author: rmannibucau Date: Fri Dec 5 08:29:28 2014 New Revision: 1643191 URL: http://svn.apache.org/viewvc?rev=1643191&view=rev Log: [maven-release-plugin] prepare release commons-jcs-2.0-beta-1 Modified: commons/proper/jcs/trunk/commons-jcs-core/pom.xml commons/proper/jcs/trunk/com

svn commit: r1643192 - /commons/proper/jcs/tags/commons-jcs-2.0-beta-1/

2014-12-05 Thread rmannibucau
Author: rmannibucau Date: Fri Dec 5 08:29:59 2014 New Revision: 1643192 URL: http://svn.apache.org/viewvc?rev=1643192&view=rev Log: [maven-release-plugin] copy for tag commons-jcs-2.0-beta-1 Added: commons/proper/jcs/tags/commons-jcs-2.0-beta-1/ (props changed) - copied

svn commit: r1643193 - in /commons/proper/jcs/trunk: commons-jcs-core/pom.xml commons-jcs-dist/pom.xml commons-jcs-jcache-extras/pom.xml commons-jcs-jcache-openjpa/pom.xml commons-jcs-jcache/pom.xml c

2014-12-05 Thread rmannibucau
Author: rmannibucau Date: Fri Dec 5 08:30:08 2014 New Revision: 1643193 URL: http://svn.apache.org/viewvc?rev=1643193&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/jcs/trunk/commons-jcs-core/pom.xml commons/proper/jcs/trunk/com

svn commit: r1648739 - in /commons/proper/jcs/trunk: ./ commons-jcs-core/ commons-jcs-core/src/main/resources/ commons-jcs-core/src/main/resources/META-INF/ commons-jcs-dist/ commons-jcs-dist/src/asse

2014-12-31 Thread rmannibucau
Author: rmannibucau Date: Wed Dec 31 17:13:13 2014 New Revision: 1648739 URL: http://svn.apache.org/r1648739 Log: adding some exclusion for our dist + adding LICENSE.txt/NOTICE.txt + skipping packaging of tck module + upgrading apache commons parent Added: commons/proper/jcs/trunk/commons

svn commit: r1648742 - in /commons/proper/jcs/trunk/commons-jcs-jcache-extras: LICENSE.txt NOTICE.txt src/main/resources/META-INF/LICENSE.txt src/main/resources/META-INF/NOTICE.txt

2014-12-31 Thread rmannibucau
Author: rmannibucau Date: Wed Dec 31 17:14:21 2014 New Revision: 1648742 URL: http://svn.apache.org/r1648742 Log: oops jcache licensE/notice was not in basedir Added: commons/proper/jcs/trunk/commons-jcs-jcache-extras/LICENSE.txt - copied unchanged from r1648739, commons/proper/jcs

svn commit: r1812870 - in /commons/proper/jcs/branches/commons-jcs-2.2.x: ./ commons-jcs-core/ commons-jcs-dist/ commons-jcs-jcache-extras/ commons-jcs-jcache-openjpa/ commons-jcs-jcache/ commons-jcs-

2017-10-21 Thread rmannibucau
Author: rmannibucau Date: Sun Oct 22 06:40:25 2017 New Revision: 1812870 URL: http://svn.apache.org/viewvc?rev=1812870&view=rev Log: revert pom version for next release Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/pom.xml commons/proper/jcs/branches/com

svn commit: r1812871 - /commons/proper/jcs/branches/commons-jcs-2.2.x/src/changes/changes.xml

2017-10-21 Thread rmannibucau
Author: rmannibucau Date: Sun Oct 22 06:45:13 2017 New Revision: 1812871 URL: http://svn.apache.org/viewvc?rev=1812871&view=rev Log: adding 2.2.1 in changes.xml Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/src/changes/changes.xml Modified: commons/proper/jcs/branches/commons

svn commit: r1812872 - in /commons/proper/jcs/branches/commons-jcs-2.2.x: commons-jcs-core/src/main/java/org/apache/commons/jcs/engine/control/ commons-jcs-core/src/test/java/org/apache/commons/jcs/en

2017-10-21 Thread rmannibucau
Author: rmannibucau Date: Sun Oct 22 06:48:16 2017 New Revision: 1812872 URL: http://svn.apache.org/viewvc?rev=1812872&view=rev Log: backporting JCS-184 to 2.2.x Added: commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/src/test/java/org/apache/commons/jcs/engine/con

svn commit: r1812873 - in /commons/proper/jcs/branches/commons-jcs-2.2.x: ./ commons-jcs-core/ commons-jcs-dist/ commons-jcs-jcache-extras/ commons-jcs-jcache-openjpa/ commons-jcs-jcache/ commons-jcs-

2017-10-21 Thread rmannibucau
Author: rmannibucau Date: Sun Oct 22 06:49:33 2017 New Revision: 1812873 URL: http://svn.apache.org/viewvc?rev=1812873&view=rev Log: typo in version Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/pom.xml commons/proper/jcs/branches/commons-jcs-2.2.x/commons

svn commit: r1812875 - in /commons/proper/jcs/branches/commons-jcs-2.2.x: ./ commons-jcs-core/ commons-jcs-dist/ commons-jcs-jcache-extras/ commons-jcs-jcache-openjpa/ commons-jcs-jcache/ commons-jcs-

2017-10-21 Thread rmannibucau
Author: rmannibucau Date: Sun Oct 22 06:58:53 2017 New Revision: 1812875 URL: http://svn.apache.org/viewvc?rev=1812875&view=rev Log: [maven-release-plugin] prepare release commons-jcs-2.2.1 Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/pom.xml commons/pr

svn commit: r1812876 - /commons/proper/jcs/tags/commons-jcs-2.2.1/

2017-10-21 Thread rmannibucau
Author: rmannibucau Date: Sun Oct 22 06:59:07 2017 New Revision: 1812876 URL: http://svn.apache.org/viewvc?rev=1812876&view=rev Log: [maven-release-plugin] copy for tag commons-jcs-2.2.1 Added: commons/proper/jcs/tags/commons-jcs-2.2.1/ (props changed) - copied from r1812875, com

svn commit: r1812877 - in /commons/proper/jcs/branches/commons-jcs-2.2.x: ./ commons-jcs-core/ commons-jcs-dist/ commons-jcs-jcache-extras/ commons-jcs-jcache-openjpa/ commons-jcs-jcache/ commons-jcs-

2017-10-21 Thread rmannibucau
Author: rmannibucau Date: Sun Oct 22 06:59:11 2017 New Revision: 1812877 URL: http://svn.apache.org/viewvc?rev=1812877&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/pom.xml com

svn commit: r22611 - in /dev/commons/jcs: ./ binaries/ source/

2017-10-22 Thread rmannibucau
Author: rmannibucau Date: Sun Oct 22 08:29:31 2017 New Revision: 22611 Log: new 2.2.1 src/bin/site Added: dev/commons/jcs/binaries/commons-jcs-dist-2.2.1-bin.tar.gz (with props) dev/commons/jcs/binaries/commons-jcs-dist-2.2.1-bin.tar.gz.asc dev/commons/jcs/binaries/commons-jcs-dist

svn commit: r22612 - /dev/commons/jcs/RELEASE-NOTES.txt

2017-10-22 Thread rmannibucau
Author: rmannibucau Date: Sun Oct 22 08:30:31 2017 New Revision: 22612 Log: fixing release notes txt for jcs 2.2.1 Modified: dev/commons/jcs/RELEASE-NOTES.txt Modified: dev/commons/jcs/RELEASE-NOTES.txt == --- dev

svn commit: r1814438 - /commons/proper/jcs/tags/commons-jcs-2.2.1-RC2/

2017-11-06 Thread rmannibucau
Author: rmannibucau Date: Mon Nov 6 20:10:41 2017 New Revision: 1814438 URL: http://svn.apache.org/viewvc?rev=1814438&view=rev Log: creaying commons-jcs-2.2.1-RC2 tag Added: commons/proper/jcs/tags/commons-jcs-2.2.1-RC2/ (props changed) - copied from r1814437, commons/proper

svn commit: r1817930 - /commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml

2017-12-12 Thread rmannibucau
Author: rmannibucau Date: Tue Dec 12 16:24:51 2017 New Revision: 1817930 URL: http://svn.apache.org/viewvc?rev=1817930&view=rev Log: updating RC version Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml URL:

svn commit: r1817931 - /commons/proper/jcs/branches/commons-jcs-2.2.x/xdocs/download_jcs.xml

2017-12-12 Thread rmannibucau
Author: rmannibucau Date: Tue Dec 12 16:27:01 2017 New Revision: 1817931 URL: http://svn.apache.org/viewvc?rev=1817931&view=rev Log: updating download_jcs.xml Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/xdocs/download_jcs.xml Modified: commons/proper/jcs/branches/commons-jcs

svn commit: r1817932 - /commons/proper/jcs/branches/commons-jcs-2.2.x/RELEASE-NOTES.txt

2017-12-12 Thread rmannibucau
Author: rmannibucau Date: Tue Dec 12 16:27:34 2017 New Revision: 1817932 URL: http://svn.apache.org/viewvc?rev=1817932&view=rev Log: updating release-notes.txt Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/RELEASE-NOTES.txt Modified: commons/proper/jcs/branches/commons-jcs-2

svn commit: r1817933 - in /commons/proper/jcs/tags/commons-jcs-2.2.1-RC3: ./ commons-jcs-core/ commons-jcs-dist/ commons-jcs-jcache-extras/ commons-jcs-jcache-openjpa/ commons-jcs-jcache/ commons-jcs-

2017-12-12 Thread rmannibucau
Author: rmannibucau Date: Tue Dec 12 16:32:26 2017 New Revision: 1817933 URL: http://svn.apache.org/viewvc?rev=1817933&view=rev Log: Creating commons-jcs-2.2.1-RC3 tag Added: commons/proper/jcs/tags/commons-jcs-2.2.1-RC3/ (props changed) - copied from r1817925, commons/proper

svn commit: r1817934 - in /commons/proper/jcs/tags: commons-jcs-2.2.1-RC2/ commons-jcs-2.2.1/

2017-12-12 Thread rmannibucau
Author: rmannibucau Date: Tue Dec 12 16:35:52 2017 New Revision: 1817934 URL: http://svn.apache.org/viewvc?rev=1817934&view=rev Log: removing staled tags Removed: commons/proper/jcs/tags/commons-jcs-2.2.1/ commons/proper/jcs/tags/commons-jcs-2.2.1-RC2/

svn commit: r23702 - in /dev/commons/jcs: ./ binaries/ source/

2017-12-13 Thread rmannibucau
Author: rmannibucau Date: Wed Dec 13 08:00:11 2017 New Revision: 23702 Log: 2.2.1-RC3 artifacts Added: dev/commons/jcs/binaries/commons-jcs-dist-2.2.1-bin.tar.gz.md5 dev/commons/jcs/binaries/commons-jcs-dist-2.2.1-bin.zip.md5 dev/commons/jcs/commons-jcs-2.2.1-RC3-site.zip (with

svn commit: r1806978 - /commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcache/cdi/

2017-09-01 Thread rmannibucau
Author: rmannibucau Date: Fri Sep 1 15:18:16 2017 New Revision: 1806978 URL: http://svn.apache.org/viewvc?rev=1806978&view=rev Log: JCS-183 reduce reflection at runtime in our jcache cdi integration Modified: commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org/apache/commons

svn commit: r1806984 - /commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcache/cdi/

2017-09-01 Thread rmannibucau
Author: rmannibucau Date: Fri Sep 1 15:41:07 2017 New Revision: 1806984 URL: http://svn.apache.org/viewvc?rev=1806984&view=rev Log: JCS-183 bad shortcut, adding back the cache activation + fixing bad copy/paste in cdi interceptors Modified: commons/proper/jcs/trunk/commons-jcs-jcache

svn commit: r1807066 - /commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/engine/control/CompositeCache.java

2017-09-02 Thread rmannibucau
Author: rmannibucau Date: Sat Sep 2 17:48:25 2017 New Revision: 1807066 URL: http://svn.apache.org/viewvc?rev=1807066&view=rev Log: extract CompositeCache.get logging from the synchronized block and only test isDebugEnabled once per method call (logging layers are impacting) Modi

svn commit: r1807317 - in /commons/proper/jcs/trunk/commons-jcs-jcache/src/test/java/org/apache/commons/jcs/jcache/cdi: ./ CDIJCacheHelperTest.java

2017-09-05 Thread rmannibucau
Author: rmannibucau Date: Tue Sep 5 07:03:11 2017 New Revision: 1807317 URL: http://svn.apache.org/viewvc?rev=1807317&view=rev Log: adding a test to ensure we cover the proxy cachedefaults extraction in our jcache test suite Added: commons/proper/jcs/trunk/commons-jcs-jcache/src/test/

svn commit: r1807337 - in /commons/proper/jcs/trunk/commons-jcs-jcache/src: main/java/org/apache/commons/jcs/jcache/cdi/CDIJCacheHelper.java test/java/org/apache/commons/jcs/jcache/cdi/CDIJCacheHelper

2017-09-05 Thread rmannibucau
Author: rmannibucau Date: Tue Sep 5 10:52:42 2017 New Revision: 1807337 URL: http://svn.apache.org/viewvc?rev=1807337&view=rev Log: ensure we dont share the same meta cache key for two concurrent classes in cdi helper Modified: commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java

svn commit: r1809464 - /commons/proper/jcs/branches/commons-jcs-2.2.x/

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 09:05:28 2017 New Revision: 1809464 URL: http://svn.apache.org/viewvc?rev=1809464&view=rev Log: 2.2.x branch Added: commons/proper/jcs/branches/commons-jcs-2.2.x/ (props changed) - copied from r1809463, commons/proper/jcs/tags/commons-jcs

svn commit: r1809466 - in /commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-jcache/src: main/java/org/apache/commons/jcs/jcache/cdi/ test/java/org/apache/commons/jcs/jcache/cdi/

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 09:21:57 2017 New Revision: 1809466 URL: http://svn.apache.org/viewvc?rev=1809466&view=rev Log: JCS-183 backporting cdi optimization on 2.2.x Added: commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-jcache/src/test/java/org/apache/commons

svn commit: r1809465 - in /commons/proper/jcs/branches/commons-jcs-2.2.x: ./ commons-jcs-core/ commons-jcs-dist/ commons-jcs-jcache-extras/ commons-jcs-jcache-openjpa/ commons-jcs-jcache/ commons-jcs-

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 09:21:37 2017 New Revision: 1809465 URL: http://svn.apache.org/viewvc?rev=1809465&view=rev Log: updating pom version for 2.2.x branch Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/pom.xml commons/proper/jcs/branches/com

svn commit: r21964 - /release/commons/KEYS

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 09:27:27 2017 New Revision: 21964 Log: adding my key in KEYS file Modified: release/commons/KEYS Modified: release/commons/KEYS == --- release/commons/KEYS (original) +++ release

svn commit: r1809470 - /commons/proper/jcs/branches/commons-jcs-2.2.x/RELEASE-NOTES.txt

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 09:31:37 2017 New Revision: 1809470 URL: http://svn.apache.org/viewvc?rev=1809470&view=rev Log: updating release-notes.txt for 2.2.1 Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/RELEASE-NOTES.txt Modified: commons/proper/jcs/branches/com

svn commit: r1809472 - /commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 09:46:23 2017 New Revision: 1809472 URL: http://svn.apache.org/viewvc?rev=1809472&view=rev Log: upgrading maven jar plugin Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml

svn commit: r1809476 - in /commons/proper/jcs/branches/commons-jcs-2.2.x: ./ commons-jcs-core/ commons-jcs-dist/ commons-jcs-jcache-extras/ commons-jcs-jcache-openjpa/ commons-jcs-jcache/ commons-jcs-

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 09:56:08 2017 New Revision: 1809476 URL: http://svn.apache.org/viewvc?rev=1809476&view=rev Log: [maven-release-plugin] prepare release commons-jcs-2.2.1 Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/pom.xml commons/pr

svn commit: r1809477 - /commons/proper/jcs/tags/commons-jcs-2.2.1/

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 09:56:23 2017 New Revision: 1809477 URL: http://svn.apache.org/viewvc?rev=1809477&view=rev Log: [maven-release-plugin] copy for tag commons-jcs-2.2.1 Added: commons/proper/jcs/tags/commons-jcs-2.2.1/ (props changed) - copied from r1809476, com

svn commit: r1809478 - in /commons/proper/jcs/branches/commons-jcs-2.2.x: ./ commons-jcs-core/ commons-jcs-dist/ commons-jcs-jcache-extras/ commons-jcs-jcache-openjpa/ commons-jcs-jcache/ commons-jcs-

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 09:56:28 2017 New Revision: 1809478 URL: http://svn.apache.org/viewvc?rev=1809478&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/pom.xml com

svn commit: r1809479 - in /commons/proper/jcs/branches/commons-jcs-2.2.x: ./ commons-jcs-core/ commons-jcs-dist/ commons-jcs-jcache-extras/ commons-jcs-jcache-openjpa/ commons-jcs-jcache/ commons-jcs-

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 10:04:34 2017 New Revision: 1809479 URL: http://svn.apache.org/viewvc?rev=1809479&view=rev Log: [maven-release-plugin] rollback the release of commons-jcs-2.2.1 Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/pom.xml com

svn commit: r1809480 - /commons/proper/jcs/tags/commons-jcs-2.2.1/

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 10:06:23 2017 New Revision: 1809480 URL: http://svn.apache.org/viewvc?rev=1809480&view=rev Log: bad 2.2.1 tag Removed: commons/proper/jcs/tags/commons-jcs-2.2.1/

svn commit: r1809481 - /commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 10:07:07 2017 New Revision: 1809481 URL: http://svn.apache.org/viewvc?rev=1809481&view=rev Log: upgrading commons variable to the right version Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml Modified: commons/proper/jcs/branches/com

svn commit: r1809482 - in /commons/proper/jcs/branches/commons-jcs-2.2.x: ./ commons-jcs-core/ commons-jcs-dist/ commons-jcs-jcache-extras/ commons-jcs-jcache-openjpa/ commons-jcs-jcache/ commons-jcs-

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 10:10:57 2017 New Revision: 1809482 URL: http://svn.apache.org/viewvc?rev=1809482&view=rev Log: [maven-release-plugin] prepare release commons-jcs-2.2.1 Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/pom.xml commons/pr

svn commit: r1809483 - /commons/proper/jcs/tags/commons-jcs-2.2.1/

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 10:11:12 2017 New Revision: 1809483 URL: http://svn.apache.org/viewvc?rev=1809483&view=rev Log: [maven-release-plugin] copy for tag commons-jcs-2.2.1 Added: commons/proper/jcs/tags/commons-jcs-2.2.1/ (props changed) - copied from r1809482, com

svn commit: r1809484 - in /commons/proper/jcs/branches/commons-jcs-2.2.x: ./ commons-jcs-core/ commons-jcs-dist/ commons-jcs-jcache-extras/ commons-jcs-jcache-openjpa/ commons-jcs-jcache/ commons-jcs-

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 10:11:18 2017 New Revision: 1809484 URL: http://svn.apache.org/viewvc?rev=1809484&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/pom.xml com

svn commit: r1809486 - in /commons/proper/jcs/branches/commons-jcs-2.2.x: ./ commons-jcs-core/ commons-jcs-dist/ commons-jcs-jcache-extras/ commons-jcs-jcache-openjpa/ commons-jcs-jcache/ commons-jcs-

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 10:17:50 2017 New Revision: 1809486 URL: http://svn.apache.org/viewvc?rev=1809486&view=rev Log: [maven-release-plugin] rollback the release of commons-jcs-2.2.1 Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/pom.xml com

svn commit: r1809487 - /commons/proper/jcs/tags/commons-jcs-2.2.1/

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 10:18:08 2017 New Revision: 1809487 URL: http://svn.apache.org/viewvc?rev=1809487&view=rev Log: bad 2.2.1 tag Removed: commons/proper/jcs/tags/commons-jcs-2.2.1/

svn commit: r1809488 - /commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 10:19:03 2017 New Revision: 1809488 URL: http://svn.apache.org/viewvc?rev=1809488&view=rev Log: fixing scm informations Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml

svn commit: r1809489 - /commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 10:20:56 2017 New Revision: 1809489 URL: http://svn.apache.org/viewvc?rev=1809489&view=rev Log: autoVersionSubmodules since all modules share the same version Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml Modified: commons/proper

svn commit: r1809491 - in /commons/proper/jcs/branches/commons-jcs-2.2.x: ./ commons-jcs-core/ commons-jcs-dist/ commons-jcs-jcache-extras/ commons-jcs-jcache-openjpa/ commons-jcs-jcache/ commons-jcs-

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 10:24:45 2017 New Revision: 1809491 URL: http://svn.apache.org/viewvc?rev=1809491&view=rev Log: [maven-release-plugin] prepare release commons-jcs-2.2.1 Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/pom.xml commons/pr

svn commit: r1809493 - in /commons/proper/jcs/branches/commons-jcs-2.2.x: ./ commons-jcs-core/ commons-jcs-dist/ commons-jcs-jcache-extras/ commons-jcs-jcache-openjpa/ commons-jcs-jcache/ commons-jcs-

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 10:25:05 2017 New Revision: 1809493 URL: http://svn.apache.org/viewvc?rev=1809493&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/pom.xml com

svn commit: r1809492 - /commons/proper/jcs/tags/commons-jcs-2.2.1/

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 10:25:00 2017 New Revision: 1809492 URL: http://svn.apache.org/viewvc?rev=1809492&view=rev Log: [maven-release-plugin] copy for tag commons-jcs-2.2.1 Added: commons/proper/jcs/tags/commons-jcs-2.2.1/ (props changed) - copied from r1809491, com

svn commit: r21966 - in /dev/commons/jcs: ./ binaries/ source/

2017-09-24 Thread rmannibucau
Author: rmannibucau Date: Sun Sep 24 10:59:25 2017 New Revision: 21966 Log: adding jcs 2.2.1 artifacts Added: dev/commons/jcs/binaries/commons-jcs-dist-2.2.1-bin.tar.gz (with props) dev/commons/jcs/binaries/commons-jcs-dist-2.2.1-bin.tar.gz.asc dev/commons/jcs/binaries/commons-jcs

svn commit: r22024 - /dev/commons/jcs/commons-jcs-2.2.1-site.zip

2017-09-28 Thread rmannibucau
Author: rmannibucau Date: Thu Sep 28 08:13:27 2017 New Revision: 22024 Log: adding staging site Added: dev/commons/jcs/commons-jcs-2.2.1-site.zip (with props) Added: dev/commons/jcs/commons-jcs-2.2.1-site.zip

svn commit: r22029 - in /dev/commons/jcs: binaries/ source/

2017-09-28 Thread rmannibucau
Author: rmannibucau Date: Thu Sep 28 16:32:34 2017 New Revision: 22029 Log: fixing src/bin tar.gz/zip Added: dev/commons/jcs/binaries/commons-jcs-dist-2.2.2-SNAPSHOT-bin.tar.gz (with props) dev/commons/jcs/binaries/commons-jcs-dist-2.2.2-SNAPSHOT-bin.tar.gz.md5 dev/commons/jcs

svn commit: r1810136 - /commons/proper/jcs/tags/commons-jcs-2.2.1/

2017-09-29 Thread rmannibucau
Author: rmannibucau Date: Fri Sep 29 16:35:22 2017 New Revision: 1810136 URL: http://svn.apache.org/viewvc?rev=1810136&view=rev Log: rolling back 2.2.1 tag Removed: commons/proper/jcs/tags/commons-jcs-2.2.1/

svn commit: r1766177 - /commons/proper/jcs/trunk/commons-jcs-tck-tests/pom.xml

2016-10-22 Thread rmannibucau
Author: rmannibucau Date: Sat Oct 22 07:17:31 2016 New Revision: 1766177 URL: http://svn.apache.org/viewvc?rev=1766177&view=rev Log: this is not a parent pom and this module is there only to run tck so surefire needs to be executed Modified: commons/proper/jcs/trunk/commons-jcs-tck-t

svn commit: r1769954 - /commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml

2016-11-16 Thread rmannibucau
Author: rmannibucau Date: Wed Nov 16 10:29:25 2016 New Revision: 1769954 URL: http://svn.apache.org/viewvc?rev=1769954&view=rev Log: JCS-168 ensure to keep CDI SPI file in default and cdi jar but not the nocdi one Modified: commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml Modi

svn commit: r1649370 - /commons/proper/jcs/trunk/pom.xml

2015-01-04 Thread rmannibucau
Author: rmannibucau Date: Sun Jan 4 17:33:21 2015 New Revision: 1649370 URL: http://svn.apache.org/r1649370 Log: adding license/notice - needed to copy a bunch of ugly plugins but no better solution for now Modified: commons/proper/jcs/trunk/pom.xml Modified: commons/proper/jcs/trunk

svn commit: r1649380 - /commons/proper/jcs/tags/commons-jcs-2.0-beta-1/trunk/

2015-01-04 Thread rmannibucau
Author: rmannibucau Date: Sun Jan 4 17:53:15 2015 New Revision: 1649380 URL: http://svn.apache.org/r1649380 Log: [maven-release-plugin] copy for tag commons-jcs-2.0-beta-1 Added: commons/proper/jcs/tags/commons-jcs-2.0-beta-1/trunk/ (props changed) - copied from r1649379, commons

svn commit: r1649379 - in /commons/proper/jcs/trunk: commons-jcs-core/pom.xml commons-jcs-dist/pom.xml commons-jcs-jcache-extras/pom.xml commons-jcs-jcache-openjpa/pom.xml commons-jcs-jcache/pom.xml c

2015-01-04 Thread rmannibucau
Author: rmannibucau Date: Sun Jan 4 17:52:58 2015 New Revision: 1649379 URL: http://svn.apache.org/r1649379 Log: [maven-release-plugin] prepare release commons-jcs-2.0-beta-1 Modified: commons/proper/jcs/trunk/commons-jcs-core/pom.xml commons/proper/jcs/trunk/commons-jcs-dist/pom.xml

  1   2   3   >