[text] tests: fix junit usage in a few instances

2018-08-23 Thread eax
Repository: commons-text Updated Branches: refs/heads/master 9273e5eda -> 9dd0e051e tests: fix junit usage in a few instances - for assertNotNull the order is value, message. In this case the wrong order impact is that nothing is tested. Im - for assertEquals the order is expected, actual. In

[text] Fix description.

2018-08-23 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 7383dc7aa -> 9273e5eda Fix description. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/9273e5ed Tree: http://git-wip-us.apache.org/repos/asf/common

[text] Mark new features with the "add" type.

2018-08-23 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master a794846e3 -> 7383dc7aa Mark new features with the "add" type. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/7383dc7a Tree: http://git-wip-us.apach

[text] - Remove trailing white spaces on all lines. - Use final.

2018-08-23 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master a53c75b0d -> a794846e3 - Remove trailing white spaces on all lines. - Use final. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/a794846e Tree: http

[text] [TEXT-137] Add a URL string lookup.

2018-08-23 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 0b5520502 -> a53c75b0d [TEXT-137] Add a URL string lookup. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/a53c75b0 Tree: http://git-wip-us.apache.o

[text] [TEXT-136] Add a file string lookup. Allow for ':' in the file name.

2018-08-23 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 146bf5c9d -> 0b5520502 [TEXT-136] Add a file string lookup. Allow for ':' in the file name. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/0b552050

[text] Better exception messages.

2018-08-23 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 644de693c -> 146bf5c9d Better exception messages. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/146bf5c9 Tree: http://git-wip-us.apache.org/repos/

[text] Oops, revert.

2018-08-23 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 915645f37 -> 644de693c Oops, revert. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/644de693 Tree: http://git-wip-us.apache.org/repos/asf/commons-t

[text] Better exception messages.

2018-08-23 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 56bfa55f5 -> 915645f37 Better exception messages. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/915645f3 Tree: http://git-wip-us.apache.org/repos/

[text] [TEXT-136] Add a file string lookup. Remove unused import.

2018-08-23 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 89f1ccb28 -> 56bfa55f5 [TEXT-136] Add a file string lookup. Remove unused import. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/56bfa55f Tree: htt

[text] [TEXT-136] Add a file string lookup.

2018-08-23 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 1ed39a318 -> 89f1ccb28 [TEXT-136] Add a file string lookup. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/89f1ccb2 Tree: http://git-wip-us.apache.

[text] [TEXT-133] Add a XML XPath string lookup. New feature also means that the next version will be 1.5, not 1.4.1. Remove unused import.

2018-08-23 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 3363205b6 -> 1ed39a318 [TEXT-133] Add a XML XPath string lookup. New feature also means that the next version will be 1.5, not 1.4.1. Remove unused import. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: htt

[text] [TEXT-135] Add a script file string lookup.

2018-08-23 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 6c52769fe -> 3363205b6 [TEXT-135] Add a script file string lookup. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/3363205b Tree: http://git-wip-us.

[lang] Convert JavaDoc license headers to block comments

2018-08-23 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master 88b951a22 -> 33bd83496 Convert JavaDoc license headers to block comments Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/33bd8349 Tree: http://git-

[text] [TEXT-134] Add a Properties file string lookup.

2018-08-23 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 2aa5ab960 -> 6c52769fe [TEXT-134] Add a Properties file string lookup. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/6c52769f Tree: http://git-wip

[1/2] [lang] LANG-1415: Update Java Language requirement to 1.8

2018-08-23 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master ce178d8e8 -> 88b951a22 LANG-1415: Update Java Language requirement to 1.8 Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/b4609c81 Tree: http://git

[2/2] [lang] Merge branch 'LANG-1415'

2018-08-23 Thread britter
Merge branch 'LANG-1415' Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/88b951a2 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/88b951a2 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/

[text] TEXT-133" type="update" dev="ggregory">Add a XML XPath string lookup. New feature also means that the next version will be 1.5, not 1.4.1.

2018-08-23 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master a91ee4b62 -> 2aa5ab960 TEXT-133" type="update" dev="ggregory">Add a XML XPath string lookup. New feature also means that the next version will be 1.5, not 1.4.1. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commi

svn commit: r28918 - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/commons/jcs/acc

2018-08-23 Thread tv
Author: tv Date: Thu Aug 23 15:31:23 2018 New Revision: 28918 Log: Add site [This commit notification would consist of 90 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r28917 [37/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/engine/logging/package-frame.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/engine/logg

svn commit: r28917 [42/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/utils/discovery/UDPDiscoveryServiceUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/

svn commit: r28917 [44/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/utils/struct/JCSvsCommonsLRUMapPerformanceTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commo

svn commit: r28917 [34/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/engine/control/CompositeCacheDiskUsageUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commo

svn commit: r28917 [41/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/package-frame.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/package-frame.html (added

svn commit: r28917 [30/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/remote/server/RemoteCacheServerFactoryUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/ap

svn commit: r28917 [23/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/lateral/socket/tcp/LateralTCPNoDeadLockConcurrentTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test

svn commit: r28917 [32/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/remote/util/RemoteCacheRequestFactoryUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apa

svn commit: r28917 [45/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/utils/struct/LRUMapUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/utils/struct

svn commit: r28917 [21/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/disk/jdbc/package-summary.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxi

svn commit: r28917 [43/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/utils/serialization/SerializationConversionUtilUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apa

svn commit: r28917 [27/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/remote/TestRemoteCache.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxilia

svn commit: r28917 [22/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/lateral/socket/tcp/LateralTCPDiscoveryListenerUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-tes

svn commit: r28917 [36/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/engine/control/event/SimpleEventHandlingUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/com

svn commit: r28917 [38/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/engine/memory/lru/LHMLRUMemoryCacheConcurrentUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apach

svn commit: r28917 [20/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/disk/jdbc/hsql/HSQLDiskCacheUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commo

svn commit: r28917 [31/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/remote/server/RemoteCacheServerUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/co

svn commit: r28917 [15/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/disk/indexed/IndexedDiskCacheConcurrentNoDeadLockUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-

svn commit: r28917 [46/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/overview-frame.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/overview-frame.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/common

svn commit: r28917 [40/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/engine/memory/shrinking/ShrinkerThreadUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commo

svn commit: r28917 [39/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/engine/memory/mru/LRUvsMRUPerformanceTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jc

svn commit: r28917 [29/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/remote/server/BasicRemoteCacheClientServerUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/or

svn commit: r28917 [24/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/remote/MockRemoteCacheClient.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/a

svn commit: r28917 [26/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/remote/RemoteCacheNoWaitUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/j

svn commit: r28917 [18/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/disk/jdbc/HsqlSetupTableUtil.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/a

svn commit: r28917 [14/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/disk/indexed/IndexDiskCacheUnitTestAbstract.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apach

svn commit: r28917 [12/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/disk/block/BlockDiskUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/a

svn commit: r28917 [35/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/engine/control/CompositeCacheUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/en

svn commit: r28917 [19/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/disk/jdbc/JDBCDiskCacheShrinkUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/comm

svn commit: r28917 [28/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/remote/http/client/RemoteHttpCacheFactoryUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org

svn commit: r28917 [33/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/engine/MockCacheServiceNonLocal.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/engine/M

svn commit: r28917 [10/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/disk/block/BlockDiskCacheSameRegionConcurrentUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test

svn commit: r28917 [25/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/remote/RemoteCacheClientTester.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs

svn commit: r28917 [4/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/com

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/RemovalTestUtil.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/RemovalTestUtil.html (a

svn commit: r28917 [11/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/disk/block/BlockDiskCacheUnitTestAbstract.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/

svn commit: r28917 [13/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/disk/indexed/DiskTestObjectUtil.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jc

svn commit: r28917 [9/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/com

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/disk/block/BlockDiskCacheConcurrentUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apach

svn commit: r28917 [17/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/disk/indexed/IndexedDiskCacheSameRegionConcurrentUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-

svn commit: r28917 [16/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/co

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/disk/indexed/IndexedDiskCacheKeyStoreUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apa

svn commit: r28917 [8/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/com

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/auxiliary/MockAuxiliaryCacheAttributes.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/a

svn commit: r28917 [5/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/com

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/access/CacheAccessUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/access/CacheA

svn commit: r28917 [6/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/com

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/access/TestCacheAccess.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/access/TestCacheA

svn commit: r28917 [7/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/com

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/access/package-frame.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/access/package-fram

svn commit: r28917 [1/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/com

2018-08-23 Thread tv
Author: tv Date: Thu Aug 23 15:27:32 2018 New Revision: 28917 Log: Add site Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/allclasses-frame.html dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/inde

svn commit: r28917 [3/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/com

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/JCSThrashTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/JCSThrashTest.html (added

svn commit: r28917 [2/46] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/com

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/JCSConcurrentCacheAccessUnitTest.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/xref-test/org/apache/commons/jcs/JCSConc

svn commit: r28914 - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/apidocs: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/jcs/ org/apache/commons/jcs/access/ org/apache/commons/jcs/

2018-08-23 Thread tv
Author: tv Date: Thu Aug 23 15:11:08 2018 New Revision: 28914 Log: Add site [This commit notification would consist of 254 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r28913 [9/14] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core: ./ css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/js/prettify.js == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/js/prettify.js (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/js/prettify.js Thu Aug

svn commit: r28913 [14/14] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core: ./ css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/team.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/team.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/team.html Thu Aug 23 15:00:51 20

svn commit: r28913 [7/14] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core: ./ css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/jira-report.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/jira-report.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/jira-report.html Th

svn commit: r28913 [11/14] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core: ./ css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/rat-report.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/rat-report.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/rat-report.html Thu A

svn commit: r28913 [10/14] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core: ./ css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/pmd.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/pmd.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/pmd.html Thu Aug 23 15:00:51 2018

svn commit: r28913 [13/14] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core: ./ css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/surefire-report.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/surefire-report.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/surefire-re

svn commit: r28913 [5/14] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core: ./ css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/index.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/index.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/index.html Thu Aug 23 15:00:51

svn commit: r28913 [6/14] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core: ./ css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/jdepend-report.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/jdepend-report.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/jdepend-repor

svn commit: r28913 [3/14] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core: ./ css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/dependencies.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/dependencies.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/dependencies.html

svn commit: r28913 [1/14] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core: ./ css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Author: tv Date: Thu Aug 23 15:00:51 2018 New Revision: 28913 Log: Add site Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/ci-management.html dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/clirr-report.html dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/cpd.html dev/comm

svn commit: r28913 [8/14] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core: ./ css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/js/jquery.min.js == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/js/jquery.min.js (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/js/jquery.min.js Th

svn commit: r28913 [2/14] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core: ./ css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/css/bootstrap-1.3.0.min.css == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/css/bootstrap-1.3.0.min.css (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-

svn commit: r28913 [4/14] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core: ./ css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/dependency-management.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/dependency-management.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-co

svn commit: r28913 [12/14] - in /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core: ./ css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/scm.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/scm.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/scm.html Thu Aug 23 15:00:51 2018

svn commit: r28912 - /dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/

2018-08-23 Thread tv
Author: tv Date: Thu Aug 23 14:58:43 2018 New Revision: 28912 Log: Add site Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-core/

svn commit: r28911 - in /dev/commons/jcs/site-2.2.1-RC4: commons-jcs-jcache-extras/ commons-jcs-jcache-extras/apidocs/ commons-jcs-jcache-extras/apidocs/org/ commons-jcs-jcache-extras/apidocs/org/apac

2018-08-23 Thread tv
Author: tv Date: Thu Aug 23 13:40:14 2018 New Revision: 28911 Log: Add site [This commit notification would consist of 89 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r28910 [3/8] - in /dev/commons/jcs/site-2.2.1-RC4: ./ commons-jcs-jcache-tck/ commons-jcs-jcache-tck/css/ commons-jcs-jcache-tck/images/ commons-jcs-jcache-tck/images/logos/ commons-jcs-jc

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/dependency-info.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/dependency-info.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jc

svn commit: r28910 [2/8] - in /dev/commons/jcs/site-2.2.1-RC4: ./ commons-jcs-jcache-tck/ commons-jcs-jcache-tck/css/ commons-jcs-jcache-tck/images/ commons-jcs-jcache-tck/images/logos/ commons-jcs-jc

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/css/maven-theme.css == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/css/maven-theme.css (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcach

svn commit: r28910 [8/8] - in /dev/commons/jcs/site-2.2.1-RC4: ./ commons-jcs-jcache-tck/ commons-jcs-jcache-tck/css/ commons-jcs-jcache-tck/images/ commons-jcs-jcache-tck/images/logos/ commons-jcs-jc

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/xref-test/org/apache/commons/jcs/jcache/package-summary.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/xref-test/org/apache/commons/jcs/jcach

svn commit: r28910 [1/8] - in /dev/commons/jcs/site-2.2.1-RC4: ./ commons-jcs-jcache-tck/ commons-jcs-jcache-tck/css/ commons-jcs-jcache-tck/images/ commons-jcs-jcache-tck/images/logos/ commons-jcs-jc

2018-08-23 Thread tv
Author: tv Date: Thu Aug 23 13:34:28 2018 New Revision: 28910 Log: Add site Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/ci-management.html dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/css/ dev/common

svn commit: r28910 [4/8] - in /dev/commons/jcs/site-2.2.1-RC4: ./ commons-jcs-jcache-tck/ commons-jcs-jcache-tck/css/ commons-jcs-jcache-tck/images/ commons-jcs-jcache-tck/images/logos/ commons-jcs-jc

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/japicmp.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/japicmp.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/japicmp.h

svn commit: r28910 [5/8] - in /dev/commons/jcs/site-2.2.1-RC4: ./ commons-jcs-jcache-tck/ commons-jcs-jcache-tck/css/ commons-jcs-jcache-tck/images/ commons-jcs-jcache-tck/images/logos/ commons-jcs-jc

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/js/jquery.min.js == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/js/jquery.min.js (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/

svn commit: r28910 [7/8] - in /dev/commons/jcs/site-2.2.1-RC4: ./ commons-jcs-jcache-tck/ commons-jcs-jcache-tck/css/ commons-jcs-jcache-tck/images/ commons-jcs-jcache-tck/images/logos/ commons-jcs-jc

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/rat-report.html == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/rat-report.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/ra

svn commit: r28910 [6/8] - in /dev/commons/jcs/site-2.2.1-RC4: ./ commons-jcs-jcache-tck/ commons-jcs-jcache-tck/css/ commons-jcs-jcache-tck/images/ commons-jcs-jcache-tck/images/logos/ commons-jcs-jc

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/js/prettify.js == --- dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/js/prettify.js (added) +++ dev/commons/jcs/site-2.2.1-RC4/commons-jcs-jcache-tck/js/pr

svn commit: r28909 - in /dev/commons/jcs/site-2.2.1-RC4: xref-test/ xref-test/org/ xref-test/org/apache/ xref-test/org/apache/commons/ xref-test/org/apache/commons/jcs/ xref-test/org/apache/commons/jc

2018-08-23 Thread tv
Author: tv Date: Thu Aug 23 13:32:46 2018 New Revision: 28909 Log: Add site [This commit notification would consist of 151 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r28908 [4/4] - in /dev/commons/jcs/site-2.2.1-RC4: css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/js/prettify.js == --- dev/commons/jcs/site-2.2.1-RC4/js/prettify.js (added) +++ dev/commons/jcs/site-2.2.1-RC4/js/prettify.js Thu Aug 23 13:26:15 2018 @@ -0,0 +1,640 @@ +/** + * + * Cop

svn commit: r28908 [3/4] - in /dev/commons/jcs/site-2.2.1-RC4: css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/js/jquery.min.js == --- dev/commons/jcs/site-2.2.1-RC4/js/jquery.min.js (added) +++ dev/commons/jcs/site-2.2.1-RC4/js/jquery.min.js Thu Aug 23 13:26:15 2018 @@ -0,0 +1,4 @@ +/*! jQuery

svn commit: r28908 [2/4] - in /dev/commons/jcs/site-2.2.1-RC4: css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/images/icon_sortup.gif == Binary file - no diff available. Propchange: dev/commons/jcs/site-2.2.1-RC4/images/icon_sortup.gif ---

svn commit: r28908 [1/4] - in /dev/commons/jcs/site-2.2.1-RC4: css/ images/ images/logos/ img/ js/

2018-08-23 Thread tv
Author: tv Date: Thu Aug 23 13:26:15 2018 New Revision: 28908 Log: Add site Added: dev/commons/jcs/site-2.2.1-RC4/css/ dev/commons/jcs/site-2.2.1-RC4/css/bootstrap-1.3.0.min.css dev/commons/jcs/site-2.2.1-RC4/css/bootstrap.min.css dev/commons/jcs/site-2.2.1-RC4/css/commons-maven.c

svn commit: r28907 [6/15] - /dev/commons/jcs/site-2.2.1-RC4/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/LocalCacheConfig.html == --- dev/commons/jcs/site-2.2.1-RC4/LocalCacheConfig.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/LocalCacheConfig.html Thu Aug 23 13:24:56 2018 @@ -0,0 +1,4

svn commit: r28907 [12/15] - /dev/commons/jcs/site-2.2.1-RC4/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/issue-management.html == --- dev/commons/jcs/site-2.2.1-RC4/issue-management.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/issue-management.html Thu Aug 23 13:24:56 2018 @@ -0,0 +1,3

svn commit: r28907 [14/15] - /dev/commons/jcs/site-2.2.1-RC4/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/rat-report.html == --- dev/commons/jcs/site-2.2.1-RC4/rat-report.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/rat-report.html Thu Aug 23 13:24:56 2018 @@ -0,0 +1,601 @@ + + +http://w

svn commit: r28907 [11/15] - /dev/commons/jcs/site-2.2.1-RC4/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/distribution-management.html == --- dev/commons/jcs/site-2.2.1-RC4/distribution-management.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/distribution-management.html Thu Aug 23 13:24

svn commit: r28907 [15/15] - /dev/commons/jcs/site-2.2.1-RC4/

2018-08-23 Thread tv
Added: dev/commons/jcs/site-2.2.1-RC4/team.html == --- dev/commons/jcs/site-2.2.1-RC4/team.html (added) +++ dev/commons/jcs/site-2.2.1-RC4/team.html Thu Aug 23 13:24:56 2018 @@ -0,0 +1,406 @@ + + +http://www.w3.org/1999/xht

  1   2   >