[commons-vfs] 01/01: Merge remote-tracking branch 'origin/release'

2019-07-18 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-vfs.git commit 496e6339c29f8882795585d3432bcdd490b6d535 Merge: cb3dccf eca7f1a Author: Gary Gregory AuthorDate: Thu Jul 18 22:50

[commons-vfs] branch master updated (cb3dccf -> 496e633)

2019-07-18 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-vfs.git. from cb3dccf Add missing -bin. add eca7f1a Fix download links. new 496e633 Merge remote-tracking branc

[commons-vfs] branch release updated: Fix download links.

2019-07-18 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/commons-vfs.git The following commit(s) were added to refs/heads/release by this push: new eca7f1a Fix download links. eca7f1a is

svn commit: r34919 - /dev/commons/vfs/2.4-RC1/

2019-07-18 Thread ggregory
Author: ggregory Date: Thu Jul 18 14:25:11 2019 New Revision: 34919 Log: Drop RC. Removed: dev/commons/vfs/2.4-RC1/

[commons-vfs] branch master updated: Add missing -bin.

2019-07-18 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-vfs.git The following commit(s) were added to refs/heads/master by this push: new cb3dccf Add missing -bin. cb3dccf is des

[commons-lang] branch master updated: [LANG-170] Add ArrayUtils.addFirst() methods.

2019-07-18 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-lang.git The following commit(s) were added to refs/heads/master by this push: new 63d1a32 [LANG-170] Add ArrayUtils.addFi

[commons-lang] branch master updated: Fix documentation of Java version from "8.0" to "8".

2019-07-18 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-lang.git The following commit(s) were added to refs/heads/master by this push: new 67d4f42 Fix documentation of Java versi

[commons-configuration] branch master updated: Document "includeOptional" on the site.

2019-07-18 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-configuration.git The following commit(s) were added to refs/heads/master by this push: new 7a93bea Document "includeOptio

[commons-vfs] branch master updated: Tweak RNs.

2019-07-18 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-vfs.git The following commit(s) were added to refs/heads/master by this push: new 14993fd Tweak RNs. 14993fd is described

[commons-configuration] branch master updated: Fix Javadoc for org.apache.commons.configuration2.PropertiesConfiguration.getIncludeOptional().

2019-07-18 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-configuration.git The following commit(s) were added to refs/heads/master by this push: new 0b90200 Fix Javadoc for org.a

svn commit: r1863284 - /commons/cms-site/trunk/conf/component_releases.properties

2019-07-18 Thread ggregory
Author: ggregory Date: Thu Jul 18 13:08:05 2019 New Revision: 1863284 URL: http://svn.apache.org/viewvc?rev=1863284&view=rev Log: Apache Commons VFS 2.4. Modified: commons/cms-site/trunk/conf/component_releases.properties Modified: commons/cms-site/trunk/conf/component_releases.properties UR

[commons-rng] branch master updated: Update SeedFactory use of SecureRandom to non-blocking on Linux systems.

2019-07-18 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-rng.git The following commit(s) were added to refs/heads/master by this push: new 70c0929 Update SeedFactory use of Secure

[commons-rng] 04/05: RNG-102: Suppress checkstyle 'rng' hidden field warning for Samplers.

2019-07-18 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-rng.git commit d60401b54e99a401858884796b4cd05d2523fc3f Author: aherbert AuthorDate: Thu Jul 18 10:49:17 2019 +0100 RNG-102

[commons-rng] branch master updated (838f60e -> 11f1d1d)

2019-07-18 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 838f60e Use HTTPS to access Apache resources. new eb34b30 RNG-102: RandomAssert utility for testing sam

[commons-rng] 03/05: RNG-102: Allow PMD long class for MarsagliaTsangWangDiscreteSampler.

2019-07-18 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-rng.git commit 7e1e6112a399397c48bfd80872a51d6fdad04446 Author: Alex Herbert AuthorDate: Thu Jul 11 22:35:46 2019 +0100 RNG

[commons-rng] 02/05: RNG-102: Implement the SharedStateSampler interface.

2019-07-18 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-rng.git commit 153b11633b1c4fa9bbfec6c5ac79635b91600400 Author: Alex Herbert AuthorDate: Sat Jul 6 20:20:02 2019 +0100 RNG-

[commons-rng] 01/05: RNG-102: RandomAssert utility for testing samplers.

2019-07-18 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-rng.git commit eb34b308ee8cdc7baabd4566747a366765f0b2a4 Author: Alex Herbert AuthorDate: Sat Jun 29 11:43:09 2019 +0100 RNG

[commons-rng] 05/05: RNG-102: Track changes.

2019-07-18 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-rng.git commit 11f1d1db1e0ee3d18fa53983f64ff09c882c4b23 Author: aherbert AuthorDate: Thu Jul 18 11:25:07 2019 +0100 RNG-102