[commons-beanutils] branch master updated: [BEANUTILS-528] New converters for UUID, URI, and Path #10.

2019-10-21 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-beanutils.git The following commit(s) were added to refs/heads/master by this push: new 9070d5d [BEANUTILS-528] New conver

[commons-beanutils] branch master updated: BEANUTILS-528: New converters for UUID, URI, and Path. (#10)

2019-10-21 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-beanutils.git The following commit(s) were added to refs/heads/master by this push: new 7493ae6 BEANUTILS-528: New convert

[commons-rng] branch master updated: Moved test for a different RNG output to RandomAssert.

2019-10-21 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 a7ec057 Moved test for a different RNG o

[commons-rng] 01/02: Substitute custom rotl function for Long.rotateLeft.

2019-10-21 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 7f2d39b7d09be98ba9ffe17e7ebfa2ad31c00438 Author: aherbert AuthorDate: Mon Oct 21 17:17:17 2019 +0100 Substit

[commons-rng] 02/02: Removed unreachable code from seeding routine.

2019-10-21 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 524163e36abdd21c9179275abc175521c89e7c90 Author: aherbert AuthorDate: Mon Oct 21 17:41:05 2019 +0100 Removed

[commons-rng] branch master updated (b571fa9 -> 524163e)

2019-10-21 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 b571fa9 Results command to summarise PractRand failure length if all failed. new 7f2d39b Substitute cu

[commons-beanutils] branch master updated: Update Commons Parent from 48 to 49.

2019-10-21 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-beanutils.git The following commit(s) were added to refs/heads/master by this push: new 2a0f0f0 Update Commons Parent from

[commons-beanutils] branch master updated: Fix Javadoc on Java 11. - attribute not supported in HTML5: name. - attribute not supported in HTML5: width.

2019-10-21 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-beanutils.git The following commit(s) were added to refs/heads/master by this push: new ca6953d Fix Javadoc on Java 11. -

[commons-beanutils] branch master updated: Javadoc link to https://docs.oracle.com/javase/8/docs/api/

2019-10-21 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-beanutils.git The following commit(s) were added to refs/heads/master by this push: new a01b46d Javadoc link to https://do

[commons-beanutils] branch master updated: Use GitHub Actions for CI builds. Fix Javadoc.

2019-10-21 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-beanutils.git The following commit(s) were added to refs/heads/master by this push: new d141c48 Use GitHub Actions for CI

[commons-pool] branch master updated: End file in an EOL.

2019-10-21 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-pool.git The following commit(s) were added to refs/heads/master by this push: new 3ca09a7 End file in an EOL. 3ca09a7 is

[commons-beanutils] 02/05: Use final.

2019-10-21 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-beanutils.git commit c603d875db8dd09bde378aab458ae14eca8a956c Author: Gary Gregory AuthorDate: Mon Oct 21 09:58:57 2019 -0400

[commons-beanutils] branch master updated (7c58504 -> 483cb3c)

2019-10-21 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-beanutils.git. from 7c58504 Javadoc. new 69333b5 Remove trailing white spaces. new c603d87 Use final. new

[commons-beanutils] 03/05: Use lambdas.

2019-10-21 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-beanutils.git commit 5938fba9c0fa4420fe365295bbea8384a191e634 Author: Gary Gregory AuthorDate: Mon Oct 21 09:59:27 2019 -0400

[commons-beanutils] 01/05: Remove trailing white spaces.

2019-10-21 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-beanutils.git commit 69333b5da88b1803ddebe119eeeb66a3f665cf42 Author: Gary Gregory AuthorDate: Mon Oct 21 09:58:21 2019 -0400

[commons-beanutils] 04/05: Revert "Use lambdas."

2019-10-21 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-beanutils.git commit 40170f2985e85ab772b6123e0c39fab8b3a4f02d Author: Gary Gregory AuthorDate: Mon Oct 21 10:00:24 2019 -0400

[commons-beanutils] branch master updated: Javadoc.

2019-10-21 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-beanutils.git The following commit(s) were added to refs/heads/master by this push: new 7c58504 Javadoc. 7c58504 is descri

[commons-beanutils] branch master updated: Fix Javadoc and whitespace.

2019-10-21 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-beanutils.git The following commit(s) were added to refs/heads/master by this push: new cc79a71 Fix Javadoc and whitespace

[commons-beanutils] 02/02: [BEANUTILS-527] Convert from Collections4 to java.util.function #8.

2019-10-21 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-beanutils.git commit b5e784d45bf10464427ebb7fc25382af970f2bb3 Author: Gary Gregory AuthorDate: Mon Oct 21 09:41:23 2019 -0400

[commons-beanutils] 01/02: [BEANUTILS-527] Convert from Collections4 to java.util.function #8.

2019-10-21 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-beanutils.git commit dd30dc2652bd4f451a41a7e0ec15c06ecc0214d8 Author: Gary Gregory AuthorDate: Mon Oct 21 09:17:18 2019 -0400

[commons-beanutils] branch master updated (30f0fa5 -> b5e784d)

2019-10-21 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-beanutils.git. from 30f0fa5 BEANUTILS-527: Remove Commons Collection4 dependency. (#9) new dd30dc2 [BEANUTILS-527] Co

[commons-beanutils] branch master updated: BEANUTILS-527: Remove Commons Collection4 dependency. (#9)

2019-10-21 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-beanutils.git The following commit(s) were added to refs/heads/master by this push: new 30f0fa5 BEANUTILS-527: Remove Comm

[commons-ognl] branch master updated: add GitHub workflow CI yaml

2019-10-21 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-ognl.git The following commit(s) were added to refs/heads/master by this push: new d410339 add GitHub workflow CI yaml

[commons-ognl] branch master updated: Travis CI: use [openjdk8] instead of [oraclejdk8]

2019-10-21 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-ognl.git The following commit(s) were added to refs/heads/master by this push: new 894effc Travis CI: use [openjdk8] i