svn commit: r1232165 - in /commons/proper/jcs/branches/generics-interface/src: changes/ experimental/org/apache/jcs/auxiliary/lateral/http/broadcast/ experimental/org/apache/jcs/auxiliary/lateral/http

2012-01-16 Thread tv
Author: tv Date: Mon Jan 16 21:08:49 2012 New Revision: 1232165 URL: http://svn.apache.org/viewvc?rev=1232165view=rev Log: Switch to generics - Save the work done so far This code does not compile. Modified: commons/proper/jcs/branches/generics-interface/src/changes/changes.xml commons

svn commit: r1291018 - in /commons/proper/jcs/trunk: src/site/site.xml xdocs/JCSPlugins.xml xdocs/Plugins.xml xdocs/getting_started/intro.xml xdocs/index.xml

2012-02-19 Thread tv
Author: tv Date: Sun Feb 19 16:16:41 2012 New Revision: 1291018 URL: http://svn.apache.org/viewvc?rev=1291018view=rev Log: Avoid name conflict with maven plugins page Added: commons/proper/jcs/trunk/xdocs/JCSPlugins.xml (contents, props changed) - copied, changed from r1291017

svn commit: r1299873 [3/3] - in /commons/proper/jcs/branches/generics-interface/src: java/org/apache/jcs/ java/org/apache/jcs/access/ java/org/apache/jcs/access/behavior/ java/org/apache/jcs/auxiliary

2012-03-12 Thread tv
Modified: commons/proper/jcs/branches/generics-interface/src/test/org/apache/jcs/engine/control/CompositeCacheUnitTest.java URL:

svn commit: r1299878 - /commons/proper/jcs/branches/generics-interface/src/java/org/apache/jcs/engine/CacheEventQueue.java

2012-03-12 Thread tv
Author: tv Date: Mon Mar 12 21:31:37 2012 New Revision: 1299878 URL: http://svn.apache.org/viewvc?rev=1299878view=rev Log: javac is unhappy, Eclipse works fine. Modified: commons/proper/jcs/branches/generics-interface/src/java/org/apache/jcs/engine/CacheEventQueue.java Modified: commons

svn commit: r1307869 - /commons/proper/jcs/branches/generics-interface/src/test/org/apache/jcs/auxiliary/disk/block/BlockDiskUnitTest.java

2012-03-31 Thread tv
Author: tv Date: Sat Mar 31 18:43:16 2012 New Revision: 1307869 URL: http://svn.apache.org/viewvc?rev=1307869view=rev Log: Confirm fix of JCS-88 Modified: commons/proper/jcs/branches/generics-interface/src/test/org/apache/jcs/auxiliary/disk/block/BlockDiskUnitTest.java Modified: commons

svn commit: r1307870 - in /commons/proper/jcs/branches/generics-interface: src/site/site.xml xdocs/JCSPlugins.xml xdocs/Plugins.xml xdocs/getting_started/intro.xml xdocs/index.xml

2012-03-31 Thread tv
Author: tv Date: Sat Mar 31 18:43:55 2012 New Revision: 1307870 URL: http://svn.apache.org/viewvc?rev=1307870view=rev Log: Avoid name clash with maven plugins.html Added: commons/proper/jcs/branches/generics-interface/xdocs/JCSPlugins.xml (contents, props changed) - copied, changed

svn commit: r1307877 - /commons/proper/jcs/branches/generics-interface/src/java/org/apache/jcs/utils/discovery/UDPDiscoveryReceiver.java

2012-03-31 Thread tv
Author: tv Date: Sat Mar 31 19:03:01 2012 New Revision: 1307877 URL: http://svn.apache.org/viewvc?rev=1307877view=rev Log: Apply patch to fix JCS-89 Modified: commons/proper/jcs/branches/generics-interface/src/java/org/apache/jcs/utils/discovery/UDPDiscoveryReceiver.java Modified: commons

svn commit: r1307881 - /commons/proper/jcs/branches/generics-interface/src/java/org/apache/jcs/engine/control/CompositeCache.java

2012-03-31 Thread tv
Author: tv Date: Sat Mar 31 19:18:49 2012 New Revision: 1307881 URL: http://svn.apache.org/viewvc?rev=1307881view=rev Log: When issuing a shutDown() command, JCS fails to clean up the Queue Processor thread. fixes JCS-90 Modified: commons/proper/jcs/branches/generics-interface/src/java/org

svn commit: r1307882 - /commons/proper/jcs/branches/generics-interface/src/changes/changes.xml

2012-03-31 Thread tv
Author: tv Date: Sat Mar 31 19:20:46 2012 New Revision: 1307882 URL: http://svn.apache.org/viewvc?rev=1307882view=rev Log: document changes Modified: commons/proper/jcs/branches/generics-interface/src/changes/changes.xml Modified: commons/proper/jcs/branches/generics-interface/src/changes

svn commit: r1329570 - in /commons/proper/jcs/branches/generics-interface/src: java/org/apache/jcs/admin/ java/org/apache/jcs/auxiliary/disk/ java/org/apache/jcs/auxiliary/disk/block/ java/org/apache/

2012-04-24 Thread tv
Author: tv Date: Tue Apr 24 07:05:18 2012 New Revision: 1329570 URL: http://svn.apache.org/viewvc?rev=1329570view=rev Log: Remove unit test failures Modified: commons/proper/jcs/branches/generics-interface/src/java/org/apache/jcs/admin/JCSAdminBean.java commons/proper/jcs/branches

svn commit: r1337223 - /commons/proper/jcs/branches/generics-interface/pom.xml

2012-05-11 Thread tv
Author: tv Date: Fri May 11 15:53:52 2012 New Revision: 1337223 URL: http://svn.apache.org/viewvc?rev=1337223view=rev Log: Prepare build for Maven 3, Fixes JCS-87 Modified: commons/proper/jcs/branches/generics-interface/pom.xml Modified: commons/proper/jcs/branches/generics-interface

svn commit: r1337331 - in /commons/proper/jcs/branches/generics-interface: build-gump.xml build.xml gump.xml m2-deploy.sh maven.xml maven13.bat maven131.bat maven14.bat project-b4.xml project.properti

2012-05-11 Thread tv
Author: tv Date: Fri May 11 19:11:09 2012 New Revision: 1337331 URL: http://svn.apache.org/viewvc?rev=1337331view=rev Log: Remove old build files to avoid (my) confusion Removed: commons/proper/jcs/branches/generics-interface/build-gump.xml commons/proper/jcs/branches/generics-interface

svn commit: r1337982 - in /commons/proper/jcs/branches/generics-interface/src: java/org/apache/jcs/engine/memory/ java/org/apache/jcs/engine/memory/lru/ test/org/apache/jcs/auxiliary/disk/file/ test/o

2012-05-13 Thread tv
Author: tv Date: Sun May 13 20:49:47 2012 New Revision: 1337982 URL: http://svn.apache.org/viewvc?rev=1337982view=rev Log: Fixed the failing tests Modified: commons/proper/jcs/branches/generics-interface/src/java/org/apache/jcs/engine/memory/AbstractDoulbeLinkedListMemoryCache.java

svn commit: r1344374 [14/14] - in /commons/proper/jcs/trunk: ./ auxiliary-builds/javagroups/src/java/org/apache/jcs/auxiliary/javagroups/ auxiliary-builds/jdk14/src/java/org/apache/jcs/auxiliary/javag

2012-05-30 Thread tv
Modified: commons/proper/jcs/trunk/src/test/org/apache/jcs/engine/memory/shrinking/ShrinkerThreadUnitTest.java URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/src/test/org/apache/jcs/engine/memory/shrinking/ShrinkerThreadUnitTest.java?rev=1344374r1=1344373r2=1344374view=diff

svn commit: r1344381 - in /commons/proper/jcs/trunk: NOTICE build-gump.xml build.xml gump.xml m2-deploy.sh maven.xml maven13.bat maven131.bat maven14.bat pom.xml project-b4.xml project.properties proj

2012-05-30 Thread tv
Author: tv Date: Wed May 30 18:23:25 2012 New Revision: 1344381 URL: http://svn.apache.org/viewvc?rev=1344381view=rev Log: - Deleted empty files (leftovers from merge) - Version updated to 2.0.0-SNAPSHOT Removed: commons/proper/jcs/trunk/build-gump.xml commons/proper/jcs/trunk/build.xml

svn commit: r1344390 - /commons/proper/jcs/trunk/tempbuild/

2012-05-30 Thread tv
Author: tv Date: Wed May 30 18:28:17 2012 New Revision: 1344390 URL: http://svn.apache.org/viewvc?rev=1344390view=rev Log: Remove tempbuild directory. Removed: commons/proper/jcs/trunk/tempbuild/

svn commit: r1151580 - in /commons/proper/jcs/trunk/xdocs: DownloadPage.xml faq.fml getting_started/intro.xml navigation.xml

2011-07-27 Thread tv
Author: tv Date: Wed Jul 27 18:22:13 2011 New Revision: 1151580 URL: http://svn.apache.org/viewvc?rev=1151580view=rev Log: Fix Jakarta path references Modified: commons/proper/jcs/trunk/xdocs/DownloadPage.xml commons/proper/jcs/trunk/xdocs/faq.fml commons/proper/jcs/trunk/xdocs

svn commit: r1152513 - in /commons/proper/jcs/trunk: ./ src/java/org/apache/jcs/admin/servlet/ src/java/org/apache/jcs/auxiliary/disk/ src/java/org/apache/jcs/auxiliary/disk/jdbc/ src/java/org/apache/

2011-07-30 Thread tv
Author: tv Date: Sat Jul 30 20:27:06 2011 New Revision: 1152513 URL: http://svn.apache.org/viewvc?rev=1152513view=rev Log: - Fixed some dead code warnings - Fixed VelocityServlet deprecation (now depends on velocity-tools-2.0) Modified: commons/proper/jcs/trunk/pom.xml commons/proper

svn commit: r1156255 - /commons/proper/jcs/trunk/src/changes/

2011-08-10 Thread tv
Author: tv Date: Wed Aug 10 16:30:27 2011 New Revision: 1156255 URL: http://svn.apache.org/viewvc?rev=1156255view=rev Log: Use maven-2 standards Added: commons/proper/jcs/trunk/src/changes/

svn commit: r1156278 - /commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary/disk/AbstractDiskCache.java

2011-08-10 Thread tv
Author: tv Date: Wed Aug 10 17:59:37 2011 New Revision: 1156278 URL: http://svn.apache.org/viewvc?rev=1156278view=rev Log: Make sure lock is released (reported by FindBugs) Modified: commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary/disk/AbstractDiskCache.java Modified: commons

svn commit: r1156282 - /commons/proper/jcs/trunk/src/changes/changes.xml

2011-08-10 Thread tv
Author: tv Date: Wed Aug 10 18:05:06 2011 New Revision: 1156282 URL: http://svn.apache.org/viewvc?rev=1156282view=rev Log: Use maven-2 standards Added: commons/proper/jcs/trunk/src/changes/changes.xml - copied, changed from r1152515, commons/proper/jcs/trunk/xdocs/changes.xml Copied

svn commit: r1156283 - in /commons/proper/jcs/trunk: src/site/ src/site/site.xml xdocs/changes.xml xdocs/images/ xdocs/navigation.xml

2011-08-10 Thread tv
Author: tv Date: Wed Aug 10 18:05:49 2011 New Revision: 1156283 URL: http://svn.apache.org/viewvc?rev=1156283view=rev Log: Move site generation to Maven 2 Added: commons/proper/jcs/trunk/src/site/ commons/proper/jcs/trunk/src/site/site.xml (with props) Removed: commons/proper/jcs

svn commit: r1156284 - in /commons/proper/jcs/trunk/src/test/org/apache/jcs/auxiliary/disk: block/BlockDiskCacheUnitTest.java indexed/IndexDiskCacheUnitTest.java

2011-08-10 Thread tv
Author: tv Date: Wed Aug 10 18:06:19 2011 New Revision: 1156284 URL: http://svn.apache.org/viewvc?rev=1156284view=rev Log: Use UTF-8 encoding Modified: commons/proper/jcs/trunk/src/test/org/apache/jcs/auxiliary/disk/block/BlockDiskCacheUnitTest.java commons/proper/jcs/trunk/src/test

svn commit: r1156285 - in /commons/proper/jcs/trunk/src/assembly: ./ bin.xml src.xml

2011-08-10 Thread tv
Author: tv Date: Wed Aug 10 18:07:17 2011 New Revision: 1156285 URL: http://svn.apache.org/viewvc?rev=1156285view=rev Log: Add assemblies (stolen from commons-codec, need to be adjusted) Added: commons/proper/jcs/trunk/src/assembly/ commons/proper/jcs/trunk/src/assembly/bin.xml

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

2011-08-10 Thread tv
Author: tv Date: Wed Aug 10 18:09:46 2011 New Revision: 1156288 URL: http://svn.apache.org/viewvc?rev=1156288view=rev Log: Update build files to make JCS a true Apache Commons component. - Add site - Use Apache commons parent POM - The artifact id is now commons-jcs - Add some more reports - Fix

svn commit: r1156354 - in /commons/proper/jcs/trunk/src/java/org/apache/jcs: auxiliary/remote/ auxiliary/remote/server/ utils/discovery/

2011-08-10 Thread tv
Author: tv Date: Wed Aug 10 20:30:12 2011 New Revision: 1156354 URL: http://svn.apache.org/viewvc?rev=1156354view=rev Log: Fix problems reported by PMD and FindBugs - finalize is public - Exception is caught Modified: commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote

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

2011-08-14 Thread tv
Author: tv Date: Sun Aug 14 12:50:18 2011 New Revision: 1157524 URL: http://svn.apache.org/viewvc?rev=1157524view=rev Log: Restore artifact id 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: r1157587 - /commons/proper/jcs/trunk/src/java/org/apache/jcs/engine/memory/lru/LHMLRUMemoryCache.java

2011-08-14 Thread tv
Author: tv Date: Sun Aug 14 18:07:54 2011 New Revision: 1157587 URL: http://svn.apache.org/viewvc?rev=1157587view=rev Log: Fixed NPE on access Modified: commons/proper/jcs/trunk/src/java/org/apache/jcs/engine/memory/lru/LHMLRUMemoryCache.java Modified: commons/proper/jcs/trunk/src/java

svn commit: r1157588 - /commons/proper/jcs/trunk/src/test/org/apache/jcs/auxiliary/disk/file/FileDiskCacheUnitTest.java

2011-08-14 Thread tv
Author: tv Date: Sun Aug 14 18:08:43 2011 New Revision: 1157588 URL: http://svn.apache.org/viewvc?rev=1157588view=rev Log: Document file system-dependent timing Modified: commons/proper/jcs/trunk/src/test/org/apache/jcs/auxiliary/disk/file/FileDiskCacheUnitTest.java Modified: commons

svn commit: r1157589 - /commons/proper/jcs/trunk/src/test/org/apache/jcs/engine/memory/mru/MRUMemoryCacheUnitTest.java

2011-08-14 Thread tv
Author: tv Date: Sun Aug 14 18:09:44 2011 New Revision: 1157589 URL: http://svn.apache.org/viewvc?rev=1157589view=rev Log: Fixed wrong start value. Has this test ever passed? Modified: commons/proper/jcs/trunk/src/test/org/apache/jcs/engine/memory/mru/MRUMemoryCacheUnitTest.java Modified

svn commit: r1157592 [2/2] - in /commons/proper/jcs/trunk/src: java/org/apache/jcs/auxiliary/disk/block/ java/org/apache/jcs/auxiliary/disk/file/ java/org/apache/jcs/auxiliary/disk/indexed/ java/org/a

2011-08-14 Thread tv
Modified: commons/proper/jcs/trunk/src/test/org/apache/jcs/utils/access/JCSWorkerUnitTest.java URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/src/test/org/apache/jcs/utils/access/JCSWorkerUnitTest.java?rev=1157592r1=1157591r2=1157592view=diff

svn commit: r1158024 - in /commons/proper/jcs/trunk/src: changes/ java/org/apache/jcs/auxiliary/disk/block/ java/org/apache/jcs/auxiliary/disk/indexed/ java/org/apache/jcs/utils/struct/ test/org/apach

2011-08-15 Thread tv
Author: tv Date: Mon Aug 15 21:31:15 2011 New Revision: 1158024 URL: http://svn.apache.org/viewvc?rev=1158024view=rev Log: Update IndexDisk and BlockDisk to use NIO in an attempt to fix a timing-dependent test failure. All test pass now. Modified: commons/proper/jcs/trunk/src/changes

svn commit: r1369329 [3/3] - in /commons/proper/jcs/trunk/src/java/org/apache/jcs: access/ admin/ auxiliary/ auxiliary/disk/ auxiliary/disk/block/ auxiliary/disk/file/ auxiliary/disk/indexed/ auxiliar

2012-08-04 Thread tv
Modified: commons/proper/jcs/trunk/src/java/org/apache/jcs/utils/struct/LRUMap.java URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/src/java/org/apache/jcs/utils/struct/LRUMap.java?rev=1369329r1=1369328r2=1369329view=diff

svn commit: r1369330 - /commons/proper/jcs/trunk/src/test/org/apache/jcs/auxiliary/disk/block/BlockDiskCacheSameRegionConcurrentUnitTest.java

2012-08-04 Thread tv
Author: tv Date: Sat Aug 4 14:20:34 2012 New Revision: 1369330 URL: http://svn.apache.org/viewvc?rev=1369330view=rev Log: Fixed spurious test failures caused by the shutdown kicking in while the concurrent tests were still running Modified: commons/proper/jcs/trunk/src/test/org/apache/jcs

svn commit: r1369331 - /commons/proper/jcs/trunk/src/test/org/apache/jcs/auxiliary/disk/block/BlockDiskCacheUnitTest.java

2012-08-04 Thread tv
Author: tv Date: Sat Aug 4 14:21:34 2012 New Revision: 1369331 URL: http://svn.apache.org/viewvc?rev=1369331view=rev Log: Fixed remains of a searchreplace orgy. Fixes JCS-98 Modified: commons/proper/jcs/trunk/src/test/org/apache/jcs/auxiliary/disk/block/BlockDiskCacheUnitTest.java

svn commit: r1369333 - in /commons/proper/jcs/trunk: auxiliary-builds/jdk14/src/java/org/apache/jcs/auxiliary/lateral/ auxiliary-builds/jdk14/src/java/org/apache/jcs/auxiliary/lateral/javagroups/ src/

2012-08-04 Thread tv
Author: tv Date: Sat Aug 4 14:25:11 2012 New Revision: 1369333 URL: http://svn.apache.org/viewvc?rev=1369333view=rev Log: Remove references to deleted classes Modified: commons/proper/jcs/trunk/auxiliary-builds/jdk14/src/java/org/apache/jcs/auxiliary/lateral/LateralCacheManager.java

svn commit: r1369334 - in /commons/proper/jcs/trunk/src/test-conf: cache.ccf thread_pool.properties

2012-08-04 Thread tv
Author: tv Date: Sat Aug 4 14:29:25 2012 New Revision: 1369334 URL: http://svn.apache.org/viewvc?rev=1369334view=rev Log: Set thread pool size to default value. Fixes JCS-98 Modified: commons/proper/jcs/trunk/src/test-conf/cache.ccf commons/proper/jcs/trunk/src/test-conf

svn commit: r1369337 - in /commons/proper/jcs/trunk/src: changes/changes.xml java/org/apache/jcs/auxiliary/disk/indexed/IndexedDiskCache.java

2012-08-04 Thread tv
Author: tv Date: Sat Aug 4 14:59:56 2012 New Revision: 1369337 URL: http://svn.apache.org/viewvc?rev=1369337view=rev Log: Fix for JCS-77: NullPointerException thrown by IndexedDiskCache if IndexedDisk calls fail to initialize. Modified: commons/proper/jcs/trunk/src/changes/changes.xml

svn commit: r1396963 - /commons/proper/jcs/trunk/src/test/org/apache/jcs/admin/AdminBeanUnitTest.java

2012-10-11 Thread tv
Author: tv Date: Thu Oct 11 09:54:55 2012 New Revision: 1396963 URL: http://svn.apache.org/viewvc?rev=1396963view=rev Log: Typo Modified: commons/proper/jcs/trunk/src/test/org/apache/jcs/admin/AdminBeanUnitTest.java Modified: commons/proper/jcs/trunk/src/test/org/apache/jcs/admin

svn commit: r1406523 [2/2] - in /commons/proper/jcs/trunk/src: java/org/apache/jcs/access/ java/org/apache/jcs/auxiliary/ java/org/apache/jcs/auxiliary/disk/ java/org/apache/jcs/auxiliary/disk/block/

2012-11-07 Thread tv
Modified: commons/proper/jcs/trunk/src/java/org/apache/jcs/utils/threadpool/ThreadPoolManager.java URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/src/java/org/apache/jcs/utils/threadpool/ThreadPoolManager.java?rev=1406523r1=1406522r2=1406523view=diff

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

2012-11-07 Thread tv
Author: tv Date: Wed Nov 7 17:16:36 2012 New Revision: 1406723 URL: http://svn.apache.org/viewvc?rev=1406723view=rev Log: Update parent POM 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: r1407624 - in /commons/proper/jcs/trunk/src: changes/changes.xml java/org/apache/jcs/access/GroupCacheAccess.java java/org/apache/jcs/engine/control/CompositeCache.java java/org/apache/jcs

2012-11-09 Thread tv
Author: tv Date: Fri Nov 9 20:48:18 2012 New Revision: 1407624 URL: http://svn.apache.org/viewvc?rev=1407624view=rev Log: Fix JCS-73: Concurrent cache access causes values loss - added missing synchronization Modified: commons/proper/jcs/trunk/src/changes/changes.xml commons/proper

svn commit: r1407846 - in /commons/proper/jcs/trunk/src: changes/changes.xml java/org/apache/jcs/engine/control/CompositeCache.java

2012-11-10 Thread tv
Author: tv Date: Sat Nov 10 16:51:14 2012 New Revision: 1407846 URL: http://svn.apache.org/viewvc?rev=1407846view=rev Log: JCS-75: CompositeCache: Add method to get auxiliary caches, changed visibility of isExpired() to protected. Modified: commons/proper/jcs/trunk/src/changes/changes.xml

svn commit: r1408019 - in /commons/proper/jcs/trunk: src/changes/changes.xml xdocs/RemoteCacheProperties.xml

2012-11-11 Thread tv
Author: tv Date: Sun Nov 11 14:46:02 2012 New Revision: 1408019 URL: http://svn.apache.org/viewvc?rev=1408019view=rev Log: Fix JCS-49: Contradictory documentation on RemoveUponRemotePut default value Modified: commons/proper/jcs/trunk/src/changes/changes.xml commons/proper/jcs/trunk

svn commit: r1408036 - in /commons/proper/jcs/trunk/src: changes/ java/org/apache/jcs/auxiliary/lateral/ java/org/apache/jcs/auxiliary/lateral/behavior/ java/org/apache/jcs/auxiliary/lateral/socket/tc

2012-11-11 Thread tv
Author: tv Date: Sun Nov 11 16:00:43 2012 New Revision: 1408036 URL: http://svn.apache.org/viewvc?rev=1408036view=rev Log: Fix JCS-94: JCS fails to properly dispose of the lateral TCP listener thread. If a webapp that uses JCS lateral TCP cache is undeployed, the listener is left hanging

svn commit: r1408037 - /commons/proper/jcs/trunk/src/changes/changes.xml

2012-11-11 Thread tv
Author: tv Date: Sun Nov 11 16:04:19 2012 New Revision: 1408037 URL: http://svn.apache.org/viewvc?rev=1408037view=rev Log: Fix JCS-91: JCS fails to properly dispose of the lateral TCP listener thread. If a webapp that uses JCS lateral TCP cache is undeployed, the listener is left hanging

svn commit: r1408056 [2/2] - in /commons/proper/jcs/trunk/src: java/org/apache/jcs/auxiliary/remote/ java/org/apache/jcs/auxiliary/remote/behavior/ java/org/apache/jcs/auxiliary/remote/http/client/ ja

2012-11-11 Thread tv
Modified: commons/proper/jcs/trunk/src/test/org/apache/jcs/auxiliary/remote/MockRemoteCacheListener.java URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/src/test/org/apache/jcs/auxiliary/remote/MockRemoteCacheListener.java?rev=1408056r1=1408055r2=1408056view=diff

svn commit: r1438944 - /commons/proper/jcs/trunk/src/changes/changes.xml

2013-01-26 Thread tv
Author: tv Date: Sat Jan 26 18:49:37 2013 New Revision: 1438944 URL: http://svn.apache.org/viewvc?rev=1438944view=rev Log: Use central thread pool instance to clean up the code. Modified: commons/proper/jcs/trunk/src/changes/changes.xml Modified: commons/proper/jcs/trunk/src/changes

svn commit: r1438946 - in /commons/proper/jcs/trunk: src/changes/changes.xml xdocs/RegionProperties.xml

2013-01-26 Thread tv
Author: tv Date: Sat Jan 26 18:53:40 2013 New Revision: 1438946 URL: http://svn.apache.org/viewvc?rev=1438946view=rev Log: Fix JCS-103: MaxMemoryIdleTimeSeconds default value is wrongly documented Modified: commons/proper/jcs/trunk/src/changes/changes.xml commons/proper/jcs/trunk/xdocs

svn commit: r848086 - /websites/production/commons/content/proper/jcs/

2013-01-26 Thread tv
Author: tv Date: Sat Jan 26 19:14:05 2013 New Revision: 848086 Log: Automatic svn path creation: https://svn.apache.org/repos/infra/websites/production/commons/content/proper/jcs Added: websites/production/commons/content/proper/jcs/

svn commit: r1195199 - in /commons/proper/jcs/trunk/src: changes/changes.xml java/org/apache/jcs/auxiliary/disk/jdbc/JDBCDiskCache.java test/org/apache/jcs/auxiliary/disk/jdbc/HsqlSetupTableUtil.java

2011-10-30 Thread tv
Author: tv Date: Sun Oct 30 18:04:54 2011 New Revision: 1195199 URL: http://svn.apache.org/viewvc?rev=1195199view=rev Log: Change DB type of column CREATE_TIME to TIMESTAMP, Rename column CREATE_TIME_SECONDS to UPDATE_TIME_SECONDS. Fixes JCS-84 Modified: commons/proper/jcs/trunk/src/changes

svn commit: r1195204 - /commons/proper/jcs/trunk/src/java/org/apache/jcs/engine/PooledCacheEventQueue.java

2011-10-30 Thread tv
Author: tv Date: Sun Oct 30 18:07:02 2011 New Revision: 1195204 URL: http://svn.apache.org/viewvc?rev=1195204view=rev Log: Avoid assigning a parameter Modified: commons/proper/jcs/trunk/src/java/org/apache/jcs/engine/PooledCacheEventQueue.java Modified: commons/proper/jcs/trunk/src/java

svn commit: r1195205 - in /commons/proper/jcs/trunk: auxiliary-builds/javagroups/src/java/org/apache/jcs/auxiliary/javagroups/ auxiliary-builds/jdk14/src/java/org/apache/jcs/auxiliary/javagroups/ auxi

2011-10-30 Thread tv
Author: tv Date: Sun Oct 30 18:08:46 2011 New Revision: 1195205 URL: http://svn.apache.org/viewvc?rev=1195205view=rev Log: Start generification of the test classes Modified: commons/proper/jcs/trunk/auxiliary-builds/javagroups/src/java/org/apache/jcs/auxiliary/javagroups

svn commit: r1195208 - in /commons/proper/jcs/trunk/src/java/org/apache/jcs: JCS.java engine/control/CompositeCacheManager.java

2011-10-30 Thread tv
Author: tv Date: Sun Oct 30 18:34:09 2011 New Revision: 1195208 URL: http://svn.apache.org/viewvc?rev=1195208view=rev Log: Add method for programmatic configuration to JCS. Fixes JCS-11 Modified: commons/proper/jcs/trunk/src/java/org/apache/jcs/JCS.java commons/proper/jcs/trunk/src/java

svn commit: r1195209 - /commons/proper/jcs/trunk/src/changes/changes.xml

2011-10-30 Thread tv
Author: tv Date: Sun Oct 30 18:34:27 2011 New Revision: 1195209 URL: http://svn.apache.org/viewvc?rev=1195209view=rev Log: Add method for programmatic configuration to JCS. Fixes JCS-11 Modified: commons/proper/jcs/trunk/src/changes/changes.xml Modified: commons/proper/jcs/trunk/src/changes

svn commit: r1195230 - /commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary/disk/jdbc/JDBCDiskCachePoolAccess.java

2011-10-30 Thread tv
Author: tv Date: Sun Oct 30 19:31:57 2011 New Revision: 1195230 URL: http://svn.apache.org/viewvc?rev=1195230view=rev Log: Fix spelling Modified: commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary/disk/jdbc/JDBCDiskCachePoolAccess.java Modified: commons/proper/jcs/trunk/src/java

svn commit: r1195231 - in /commons/proper/jcs/trunk/src/test/org/apache/jcs/auxiliary/disk/jdbc: JDBCDiskCacheRemovalUnitTest.java JDBCDiskCacheShrinkUnitTest.java mysql/MySQLDiskCacheHsqlBackedUnitTe

2011-10-30 Thread tv
Author: tv Date: Sun Oct 30 19:32:32 2011 New Revision: 1195231 URL: http://svn.apache.org/viewvc?rev=1195231view=rev Log: Change DB type of column CREATE_TIME to TIMESTAMP, Rename column CREATE_TIME_SECONDS to UPDATE_TIME_SECONDS. Fixes JCS-84 Modified: commons/proper/jcs/trunk/src/test

svn commit: r1195234 - /commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary/lateral/LateralCache.java

2011-10-30 Thread tv
Author: tv Date: Sun Oct 30 19:53:32 2011 New Revision: 1195234 URL: http://svn.apache.org/viewvc?rev=1195234view=rev Log: Fix spelling Modified: commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary/lateral/LateralCache.java Modified: commons/proper/jcs/trunk/src/java/org/apache/jcs

svn commit: r1195235 - in /commons/proper/jcs/trunk/src/java/org/apache/jcs: access/monitor/ auxiliary/disk/hsql/behavior/ auxiliary/lateral/http/ auxiliary/lateral/socket/tcp/discovery/behavior/ conf

2011-10-30 Thread tv
Author: tv Date: Sun Oct 30 19:54:27 2011 New Revision: 1195235 URL: http://svn.apache.org/viewvc?rev=1195235view=rev Log: Remove empty packages Removed: commons/proper/jcs/trunk/src/java/org/apache/jcs/access/monitor/ commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary/disk/hsql

svn commit: r1195237 - in /commons/proper/jcs/trunk/src/java/org/apache/jcs: auxiliary/disk/hsql/ auxiliary/lateral/socket/tcp/discovery/ config/

2011-10-30 Thread tv
Author: tv Date: Sun Oct 30 20:07:47 2011 New Revision: 1195237 URL: http://svn.apache.org/viewvc?rev=1195237view=rev Log: Remove empty packages Removed: commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary/disk/hsql/ commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary

svn commit: r1195241 - in /commons/proper/jcs/trunk/src: changes/ java/org/apache/jcs/auxiliary/lateral/ java/org/apache/jcs/auxiliary/lateral/socket/tcp/

2011-10-30 Thread tv
Author: tv Date: Sun Oct 30 20:47:19 2011 New Revision: 1195241 URL: http://svn.apache.org/viewvc?rev=1195241view=rev Log: Ensure shutdown of LateralCacheMonitor. Fixes JCS-69 Modified: commons/proper/jcs/trunk/src/changes/changes.xml commons/proper/jcs/trunk/src/java/org/apache/jcs

svn commit: r1195243 - in /commons/proper/jcs/trunk/src: changes/changes.xml java/org/apache/jcs/auxiliary/lateral/socket/tcp/LateralTCPSender.java

2011-10-30 Thread tv
Author: tv Date: Sun Oct 30 21:02:22 2011 New Revision: 1195243 URL: http://svn.apache.org/viewvc?rev=1195243view=rev Log: Use oos.writeUnshared(), remove scheduled OOS reset. Fixes JCS-82 Modified: commons/proper/jcs/trunk/src/changes/changes.xml commons/proper/jcs/trunk/src/java/org

svn commit: r1195255 - in /commons/proper/jcs/trunk/src: changes/changes.xml java/org/apache/jcs/engine/control/CompositeCacheConfigurator.java

2011-10-30 Thread tv
Author: tv Date: Sun Oct 30 21:42:02 2011 New Revision: 1195255 URL: http://svn.apache.org/viewvc?rev=1195255view=rev Log: Fix NPE in CompositeCacheConfigurator.parseRegion. Fixes JCS-79 Modified: commons/proper/jcs/trunk/src/changes/changes.xml commons/proper/jcs/trunk/src/java/org

svn commit: r1198004 - in /commons/proper/jcs/trunk/src: changes/ java/org/apache/jcs/ java/org/apache/jcs/access/ java/org/apache/jcs/access/exception/ java/org/apache/jcs/admin/ java/org/apache/jcs/

2011-11-05 Thread tv
Author: tv Date: Sat Nov 5 18:41:17 2011 New Revision: 1198004 URL: http://svn.apache.org/viewvc?rev=1198004view=rev Log: Throw/handle an explicit CacheException when a cache manager instance cannot read its configuration. Fixes JCS-22 Modified: commons/proper/jcs/trunk/src/changes

svn commit: r1198019 - in /commons/proper/jcs/trunk/src/java/org/apache/jcs: JCS.java access/CacheAccess.java access/GroupCacheAccess.java

2011-11-05 Thread tv
Author: tv Date: Sat Nov 5 19:11:25 2011 New Revision: 1198019 URL: http://svn.apache.org/viewvc?rev=1198019view=rev Log: Clean up hierarchy Modified: commons/proper/jcs/trunk/src/java/org/apache/jcs/JCS.java commons/proper/jcs/trunk/src/java/org/apache/jcs/access/CacheAccess.java

svn commit: r1198020 - /commons/proper/jcs/trunk/src/java/org/apache/jcs/access/exception/CacheException.java

2011-11-05 Thread tv
Author: tv Date: Sat Nov 5 19:15:39 2011 New Revision: 1198020 URL: http://svn.apache.org/viewvc?rev=1198020view=rev Log: Todo done. Modified: commons/proper/jcs/trunk/src/java/org/apache/jcs/access/exception/CacheException.java Modified: commons/proper/jcs/trunk/src/java/org/apache/jcs

svn commit: r1198022 - /commons/proper/jcs/trunk/src/test/org/apache/jcs/auxiliary/lateral/socket/tcp/LateralTCPDiscoveryListenerUnitTest.java

2011-11-05 Thread tv
Author: tv Date: Sat Nov 5 19:18:07 2011 New Revision: 1198022 URL: http://svn.apache.org/viewvc?rev=1198022view=rev Log: Forward exception Modified: commons/proper/jcs/trunk/src/test/org/apache/jcs/auxiliary/lateral/socket/tcp/LateralTCPDiscoveryListenerUnitTest.java Modified: commons

svn commit: r1198023 - /commons/proper/jcs/trunk/xdocs/DownloadPage.xml

2011-11-05 Thread tv
Author: tv Date: Sat Nov 5 19:18:48 2011 New Revision: 1198023 URL: http://svn.apache.org/viewvc?rev=1198023view=rev Log: Remove reference to tempbuilds Modified: commons/proper/jcs/trunk/xdocs/DownloadPage.xml Modified: commons/proper/jcs/trunk/xdocs/DownloadPage.xml URL: http

svn commit: r1198025 - in /commons/proper/jcs/trunk: src/changes/changes.xml xdocs/RegionProperties.xml

2011-11-05 Thread tv
Author: tv Date: Sat Nov 5 19:22:00 2011 New Revision: 1198025 URL: http://svn.apache.org/viewvc?rev=1198025view=rev Log: Fix region properties documentation. Fixes JCS-86 Modified: commons/proper/jcs/trunk/src/changes/changes.xml commons/proper/jcs/trunk/xdocs/RegionProperties.xml

svn commit: r1232160 - /commons/proper/jcs/branches/generics-interface/

2012-01-16 Thread tv
Author: tv Date: Mon Jan 16 20:57:10 2012 New Revision: 1232160 URL: http://svn.apache.org/viewvc?rev=1232160view=rev Log: Create a branch for the generics interface to save the work done so far This code does not compile. Added: commons/proper/jcs/branches/generics-interface/ - copied

svn commit: r1232163 [10/10] - in /commons/proper/jcs/branches/generics-interface/src: java/org/apache/jcs/ java/org/apache/jcs/access/ java/org/apache/jcs/access/behavior/ java/org/apache/jcs/admin/

2012-01-16 Thread tv
Modified: commons/proper/jcs/branches/generics-interface/src/test/org/apache/jcs/engine/memory/MockMemoryCache.java URL: http://svn.apache.org/viewvc/commons/proper/jcs/branches/generics-interface/src/test/org/apache/jcs/engine/memory/MockMemoryCache.java?rev=1232163r1=1232162r2=1232163view=diff

svn commit: r860805 - /websites/production/commons/content/proper/jcs/

2013-05-04 Thread tv
Author: tv Date: Sat May 4 13:48:31 2013 New Revision: 860805 Log: Create JCS site directory Added: websites/production/commons/content/proper/jcs/

svn commit: r860812 - in /websites/production/commons/content/proper/jcs: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/jcs/ apidocs/org/apache/jcs/access/ apidocs/org/apache/jcs/acc

2013-05-04 Thread tv
Author: tv Date: Sat May 4 15:53:27 2013 New Revision: 860812 Log: Site checkin for project Commons JCS [This commit notification would consist of 700 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r860841 - /websites/production/commons/content/proper/commons-jcs/Plugins.html

2013-05-04 Thread tv
Author: tv Date: Sat May 4 21:04:09 2013 New Revision: 860841 Log: remove duplicate file Removed: websites/production/commons/content/proper/commons-jcs/Plugins.html

svn commit: r860886 - /websites/production/commons/content/proper/jcs/

2013-05-05 Thread tv
Author: tv Date: Sun May 5 07:07:07 2013 New Revision: 860886 Log: Wrong component id, fixed in POM Removed: websites/production/commons/content/proper/jcs/

svn commit: r860892 - in /websites/production/commons/content/proper/commons-jcs: ./ announcements/ apidocs/ apidocs/org/apache/jcs/ apidocs/org/apache/jcs/access/ apidocs/org/apache/jcs/access/behavi

2013-05-05 Thread tv
Author: tv Date: Sun May 5 08:34:03 2013 New Revision: 860892 Log: Site checkin for project Commons JCS [This commit notification would consist of 125 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1479271 - /commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary/lateral/socket/tcp/LateralTCPListener.java

2013-05-05 Thread tv
Author: tv Date: Sun May 5 09:45:13 2013 New Revision: 1479271 URL: http://svn.apache.org/r1479271 Log: Typo Modified: commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary/lateral/socket/tcp/LateralTCPListener.java Modified: commons/proper/jcs/trunk/src/java/org/apache/jcs

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

2013-05-05 Thread tv
Author: tv Date: Sun May 5 09:45:57 2013 New Revision: 1479272 URL: http://svn.apache.org/r1479272 Log: Use commons-parent 28 to allow publishing of site again Modified: commons/proper/jcs/trunk/pom.xml Modified: commons/proper/jcs/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons

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

2013-05-21 Thread tv
Author: tv Date: Tue May 21 10:53:42 2013 New Revision: 1484749 URL: http://svn.apache.org/r1484749 Log: Inherit more information from the parent POM 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: r1517262 - in /commons/proper/jcs/trunk/src: changes/changes.xml java/org/apache/jcs/auxiliary/remote/server/RemoteCacheServer.java

2013-08-25 Thread tv
Author: tv Date: Sun Aug 25 10:15:50 2013 New Revision: 1517262 URL: http://svn.apache.org/r1517262 Log: Fix for JCS-106: Bad comparison of int with 0x7fffL Modified: commons/proper/jcs/trunk/src/changes/changes.xml commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary

svn commit: r1517268 - /commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary/lateral/socket/tcp/LateralTCPCacheManager.java

2013-08-25 Thread tv
Author: tv Date: Sun Aug 25 10:48:08 2013 New Revision: 1517268 URL: http://svn.apache.org/r1517268 Log: Use ConcurrentHashMap instead of a synchronized collection following an idea from JCS-72 Modified: commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary/lateral/socket/tcp

svn commit: r1517269 - in /commons/proper/jcs/trunk/src: changes/changes.xml java/org/apache/jcs/auxiliary/disk/block/BlockDiskCache.java java/org/apache/jcs/auxiliary/disk/indexed/IndexedDiskCache.ja

2013-08-25 Thread tv
Author: tv Date: Sun Aug 25 11:03:41 2013 New Revision: 1517269 URL: http://svn.apache.org/r1517269 Log: Fix for JCS-95: Map region names to valid file names. Modified: commons/proper/jcs/trunk/src/changes/changes.xml commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary/disk/block

svn commit: r1517295 [15/15] - in /commons/proper/jcs/trunk: ./ auxiliary-builds/javagroups/src/java/org/apache/commons/ auxiliary-builds/javagroups/src/java/org/apache/jcs/auxiliary/javagroups/ auxil

2013-08-25 Thread tv
Modified: commons/proper/jcs/trunk/xdocs/IndexedDiskAuxCache.xml URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/xdocs/IndexedDiskAuxCache.xml?rev=1517295r1=1517294r2=1517295view=diff == ---

svn commit: r1517296 - in /commons/proper/jcs/trunk: auxiliary-builds/javagroups/src/java/org/apache/commons/jcs/ auxiliary-builds/javagroups/src/java/org/apache/jcs/ auxiliary-builds/javagroups/src/t

2013-08-25 Thread tv
Author: tv Date: Sun Aug 25 14:29:20 2013 New Revision: 1517296 URL: http://svn.apache.org/r1517296 Log: Change package to org.apache.commons.jcs, groupId to org.apache.commons, artifactId to commons-jcs and version to 2.0-SNAPSHOT Added: commons/proper/jcs/trunk/auxiliary-builds

svn commit: r1517297 - in /commons/proper/jcs/trunk: sandbox/yajcache/test/org/apache/commons/jcs/ sandbox/yajcache/test/org/apache/jcs/ src/java/org/apache/jcs/auxiliary/disk/jdbc/ src/java/org/apach

2013-08-25 Thread tv
Author: tv Date: Sun Aug 25 14:33:09 2013 New Revision: 1517297 URL: http://svn.apache.org/r1517297 Log: Change package to org.apache.commons.jcs, groupId to org.apache.commons, artifactId to commons-jcs and version to 2.0-SNAPSHOT Added: commons/proper/jcs/trunk/sandbox/yajcache/test/org

svn commit: r1517298 - in /commons/proper/jcs/trunk/src: java/org/apache/jcs/auxiliary/disk/ java/org/apache/jcs/auxiliary/lateral/ java/org/apache/jcs/auxiliary/remote/ java/org/apache/jcs/engine/ te

2013-08-25 Thread tv
Author: tv Date: Sun Aug 25 14:35:30 2013 New Revision: 1517298 URL: http://svn.apache.org/r1517298 Log: Change package to org.apache.commons.jcs, groupId to org.apache.commons, artifactId to commons-jcs and version to 2.0-SNAPSHOT Removed: commons/proper/jcs/trunk/src/java/org/apache/jcs

svn commit: r1517300 - in /commons/proper/jcs/trunk/src: java/org/apache/jcs/auxiliary/ test/org/apache/jcs/auxiliary/

2013-08-25 Thread tv
Author: tv Date: Sun Aug 25 14:37:00 2013 New Revision: 1517300 URL: http://svn.apache.org/r1517300 Log: Change package to org.apache.commons.jcs, groupId to org.apache.commons, artifactId to commons-jcs and version to 2.0-SNAPSHOT Removed: commons/proper/jcs/trunk/src/java/org/apache/jcs

svn commit: r1517302 - in /commons/proper/jcs/trunk/src: java/org/apache/jcs/ test/org/apache/jcs/

2013-08-25 Thread tv
Author: tv Date: Sun Aug 25 14:38:29 2013 New Revision: 1517302 URL: http://svn.apache.org/r1517302 Log: Change package to org.apache.commons.jcs, groupId to org.apache.commons, artifactId to commons-jcs and version to 2.0-SNAPSHOT Removed: commons/proper/jcs/trunk/src/java/org/apache/jcs

svn commit: r1517304 - in /commons/proper/jcs/trunk: sandbox/yajcache/README.txt src/java/org/apache/commons/jcs/admin/JCSAdmin.jsp

2013-08-25 Thread tv
Author: tv Date: Sun Aug 25 14:49:52 2013 New Revision: 1517304 URL: http://svn.apache.org/r1517304 Log: Change package to org.apache.commons.jcs, groupId to org.apache.commons, artifactId to commons-jcs and version to 2.0-SNAPSHOT Modified: commons/proper/jcs/trunk/sandbox/yajcache

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

2013-08-25 Thread tv
Author: tv Date: Sun Aug 25 15:22:17 2013 New Revision: 1517307 URL: http://svn.apache.org/r1517307 Log: Update commons-parent POM to version 30 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: r876155 - in /websites/production/commons/content/proper/commons-jcs: ./ apidocs/ apidocs/org/apache/commons/ apidocs/org/apache/commons/jcs/ apidocs/org/apache/commons/jcs/access/ apidocs

2013-08-25 Thread tv
Author: tv Date: Sun Aug 25 17:06:32 2013 New Revision: 876155 Log: Site checkin for project Commons JCS [This commit notification would consist of 708 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

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

2013-09-02 Thread tv
Author: tv Date: Mon Sep 2 19:24:43 2013 New Revision: 1519502 URL: http://svn.apache.org/r1519502 Log: Update commons-parent POM to version 32 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: r1526126 - in /commons/proper/jcs/trunk/src: changes/changes.xml java/org/apache/commons/jcs/auxiliary/disk/block/BlockDisk.java

2013-09-25 Thread tv
Author: tv Date: Wed Sep 25 08:07:47 2013 New Revision: 1526126 URL: http://svn.apache.org/r1526126 Log: JCS-108: Fix return value of BlockDisk.write(long, byte[]) Modified: commons/proper/jcs/trunk/src/changes/changes.xml commons/proper/jcs/trunk/src/java/org/apache/commons/jcs

svn commit: r1526127 - /commons/proper/jcs/trunk/xdocs/IndexedDiskCacheProperties.xml

2013-09-25 Thread tv
Author: tv Date: Wed Sep 25 08:09:27 2013 New Revision: 1526127 URL: http://svn.apache.org/r1526127 Log: Typo Modified: commons/proper/jcs/trunk/xdocs/IndexedDiskCacheProperties.xml Modified: commons/proper/jcs/trunk/xdocs/IndexedDiskCacheProperties.xml URL: http://svn.apache.org/viewvc

svn commit: r1533434 - /commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/auxiliary/lateral/socket/tcp/LateralTCPListener.java

2013-10-18 Thread tv
Author: tv Date: Fri Oct 18 13:01:29 2013 New Revision: 1533434 URL: http://svn.apache.org/r1533434 Log: Make sure that socket is closed Modified: commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/auxiliary/lateral/socket/tcp/LateralTCPListener.java Modified: commons/proper/jcs

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

2013-10-18 Thread tv
Author: tv Date: Fri Oct 18 13:02:03 2013 New Revision: 1533435 URL: http://svn.apache.org/r1533435 Log: Derive groupId from parent 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: r1533931 - /commons/trunks-proper/CHALLENGE.txt

2013-10-20 Thread tv
Author: tv Date: Sun Oct 20 18:04:06 2013 New Revision: 1533931 URL: http://svn.apache.org/r1533931 Log: Add myself for JCS Modified: commons/trunks-proper/CHALLENGE.txt Modified: commons/trunks-proper/CHALLENGE.txt URL: http://svn.apache.org/viewvc/commons/trunks-proper/CHALLENGE.txt?rev

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

2013-10-23 Thread tv
Author: tv Date: Wed Oct 23 13:52:57 2013 New Revision: 1535032 URL: http://svn.apache.org/r1535032 Log: Re-introduced explicit groupId 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

svn commit: r1549833 - in /commons/proper/jcs/trunk/src: test-conf/TestJCS-73.ccf test/org/apache/commons/jcs/JCSConcurrentCacheAccessUnitTest.java

2013-12-10 Thread tv
Author: tv Date: Tue Dec 10 13:14:49 2013 New Revision: 1549833 URL: http://svn.apache.org/r1549833 Log: Add multi-thread test for JCS-73 Added: commons/proper/jcs/trunk/src/test-conf/TestJCS-73.ccf commons/proper/jcs/trunk/src/test/org/apache/commons/jcs

svn commit: r1549835 - in /commons/proper/jcs/trunk/src/test/org/apache/commons/jcs/access: SystemPropertyUnitTest.java SystemPropetyUnitTest.java

2013-12-10 Thread tv
Author: tv Date: Tue Dec 10 13:15:30 2013 New Revision: 1549835 URL: http://svn.apache.org/r1549835 Log: Typo in class name Added: commons/proper/jcs/trunk/src/test/org/apache/commons/jcs/access/SystemPropertyUnitTest.java - copied, changed from r1535030, commons/proper/jcs/trunk/src

  1   2   3   4   5   6   7   8   9   10   >