[commons-statistics] branch develop updated (cbdb5d4 -> 4f404bc)

2019-05-24 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/commons-statistics.git. from cbdb5d4 Merge pull request #9 from aherbert/method-refs-for-samplers add 535db16 Updated checks

[commons-statistics] 02/02: Updated descriptives package info summary.

2019-05-24 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/commons-statistics.git commit 4f404bce7760ac5ba4d2c0bbd09ca5a8eb5e9523 Author: Alex Herbert AuthorDate: Sat May 25 07:32:05 2019 +0100

[commons-statistics] 01/02: STATISTICS-7: Adding a new 'commons-statistics-descriptive' module.

2019-05-24 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/commons-statistics.git commit 4a693bf3a20f8057a5d05e6324290f1206173b2a Author: virendrasinghrp AuthorDate: Wed May 22 04:07:10 2019 +05

[commons-jexl] branch master updated: Fix bad EOLs

2019-05-24 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git The following commit(s) were added to refs/heads/master by this push: new 5819986 Fix bad EOLs 5819986 is described b

svn commit: r1859900 - in /commons: _moved_to_git/dbutils/ proper/dbutils/_moved_to_git/

2019-05-24 Thread sebb
Author: sebb Date: Fri May 24 23:10:13 2019 New Revision: 1859900 URL: http://svn.apache.org/viewvc?rev=1859900&view=rev Log: Fix location Added: commons/_moved_to_git/dbutils/ - copied from r1859899, commons/proper/dbutils/_moved_to_git/ Removed: commons/proper/dbutils/_moved_to_gi

[commons-statistics] branch master updated: Introduce end-of-line normalization

2019-05-24 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git The following commit(s) were added to refs/heads/master by this push: new c92d17d Introduce end-of-line nor

[commons-text] branch master updated: Remove unused exception.

2019-05-24 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 394f8ad Remove unused exception. 394f8a

[commons-text] branch master updated: Minor refactring to avoid a compiler warning.

2019-05-24 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new b7fb367 Minor refactring to avoid a com

[commons-text] branch master updated: Document empty blocks.

2019-05-24 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 145ecc1 Document empty blocks. 145ecc1

[commons-text] branch master updated: - Remove trailing white spaces on all lines. - Use final. - Document empty blocks.

2019-05-24 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new d12e445 - Remove trailing white spaces

[commons-rng] branch master updated (24a80c3 -> a768654)

2019-05-24 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-rng.git. from 24a80c3 Make utility classes final. new 2d5097f RNG-96: Fix parameter interpretation in the AhrensDiet

[commons-csv] branch master updated: - Remove unused import. - Remove trailing white spaces on all lines. - Use final. - Use for-each (in test). - Use try-with-resources (in test). - Document empty bl

2019-05-24 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git The following commit(s) were added to refs/heads/master by this push: new 8eb36bd - Remove unused import. - Remove

[commons-csv] branch master updated: [CSV-239] Add CSVRecord.getHeaderNames and allow duplicate headers (#41)

2019-05-24 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git The following commit(s) were added to refs/heads/master by this push: new 030fb8e [CSV-239] Add CSVRecord.getHeade

svn commit: r1859859 [1/5] - in /commons/proper/jcs/trunk/commons-jcs-core/src: main/java/org/apache/commons/jcs/ main/java/org/apache/commons/jcs/access/ main/java/org/apache/commons/jcs/admin/ main/

2019-05-24 Thread tv
Author: tv Date: Fri May 24 09:26:50 2019 New Revision: 1859859 URL: http://svn.apache.org/viewvc?rev=1859859&view=rev Log: Use Java7 diamond operator Modified: commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/JCS.java commons/proper/jcs/trunk/commons-jcs-c

svn commit: r1859859 [4/5] - in /commons/proper/jcs/trunk/commons-jcs-core/src: main/java/org/apache/commons/jcs/ main/java/org/apache/commons/jcs/access/ main/java/org/apache/commons/jcs/admin/ main/

2019-05-24 Thread tv
Modified: commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/MockRemoteCacheService.java URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/MockRemoteCacheService.java?rev=1

svn commit: r1859859 [5/5] - in /commons/proper/jcs/trunk/commons-jcs-core/src: main/java/org/apache/commons/jcs/ main/java/org/apache/commons/jcs/access/ main/java/org/apache/commons/jcs/admin/ main/

2019-05-24 Thread tv
Modified: commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/engine/memory/lru/LHMLRUMemoryCacheUnitTest.java URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/engine/memory/lru/LHMLRUMemoryCacheUnitTest.ja

svn commit: r1859859 [2/5] - in /commons/proper/jcs/trunk/commons-jcs-core/src: main/java/org/apache/commons/jcs/ main/java/org/apache/commons/jcs/access/ main/java/org/apache/commons/jcs/admin/ main/

2019-05-24 Thread tv
Modified: commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheManager.java URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheManager.java?rev=1859859&r

svn commit: r1859859 [3/5] - in /commons/proper/jcs/trunk/commons-jcs-core/src: main/java/org/apache/commons/jcs/ main/java/org/apache/commons/jcs/access/ main/java/org/apache/commons/jcs/admin/ main/

2019-05-24 Thread tv
Modified: commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/disk/block/BlockDiskCacheKeyStoreUnitTest.java URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/disk/block/BlockDiskCacheKey

svn commit: r1859857 - in /commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs: auxiliary/disk/ auxiliary/disk/block/ auxiliary/disk/indexed/ utils/discovery/

2019-05-24 Thread tv
Author: tv Date: Fri May 24 09:12:04 2019 New Revision: 1859857 URL: http://svn.apache.org/viewvc?rev=1859857&view=rev Log: Use lambdas for Runnables Modified: commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/disk/AbstractDiskCache.java commons/pr