[commons-daemon] branch master updated: Fix typo.

2019-12-09 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-daemon.git The following commit(s) were added to refs/heads/master by this push: new 48fa801 Fix typo. 48fa801 is describe

[commons-csv] branch master updated: Javadoc: Replace HTML tags with Javadoc {@code} notation.

2019-12-09 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 18644c8 Javadoc: Replace HTML tags with

[commons-crypto] branch master updated: Javadoc: Replace HTML tags with Javadoc {@code} notation.

2019-12-09 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-crypto.git The following commit(s) were added to refs/heads/master by this push: new 3b5c553 Javadoc: Replace HTML tags w

[commons-configuration] branch master updated: Javadoc: Replace HTML tags with Javadoc {@code} notation.

2019-12-09 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 b773e0c Javadoc: Replace HTML

[commons-collections] branch master updated: Javadoc: Replace HTML tags with Javadoc {@code} notation.

2019-12-09 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-collections.git The following commit(s) were added to refs/heads/master by this push: new dc1aca9 Javadoc: Replace HTML t

[commons-codec] branch master updated: Javadoc: Replace HTML tags with Javadoc {@code} notation.

2019-12-09 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-codec.git The following commit(s) were added to refs/heads/master by this push: new 1b7ca88 Javadoc: Replace HTML tags wi

[commons-bcel] branch master updated: Javadoc: Replace HTML tags with Javadoc {@code} notation.

2019-12-09 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-bcel.git The following commit(s) were added to refs/heads/master by this push: new c0a88c6 Javadoc: Replace HTML tags wit

[commons-numbers] branch master updated: Move the data from the CReferenceTest to test resources.

2019-12-09 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-numbers.git The following commit(s) were added to refs/heads/master by this push: new 7cbee90 Move the data from the CRefe

[commons-collections] branch master updated: [COLLECTIONS-740] Add missing @throws comment for SwitchTransformer.switchTransformer. #124.

2019-12-09 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-collections.git The following commit(s) were added to refs/heads/master by this push: new 2127507 [COLLECTIONS-740] Add mi

[commons-collections] branch master updated: [COLLECTIONS-740] Add missing @throws comment for SwitchTransformer.switchTransformer. (#124)

2019-12-09 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-collections.git The following commit(s) were added to refs/heads/master by this push: new 152390a [COLLECTIONS-740] Add mi

[commons-collections] branch master updated: Fix inconsistent @throws comments in ListOrderedSet #125.

2019-12-09 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-collections.git The following commit(s) were added to refs/heads/master by this push: new e7d3a10 Fix inconsistent @throws

[commons-collections] branch master updated: Fix inconsistent @throws comments in ListOrderedSet (#125)

2019-12-09 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-collections.git The following commit(s) were added to refs/heads/master by this push: new 45080be Fix inconsistent @throws

[commons-numbers] branch master updated (0887c25 -> 6a7ce94)

2019-12-09 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-numbers.git. from 0887c25 sqrt(): Drop copySign(0, imaginary) when imaginary is already zero. new 087d40a Clean up s

[commons-numbers] 03/03: PMD: Ignore field real and method real() match in Complex.

2019-12-09 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-numbers.git commit 6a7ce94ac7b4a3e1c612c2e7e05b3f750c9441db Author: aherbert AuthorDate: Mon Dec 9 15:46:58 2019 + PMD:

[commons-numbers] 01/03: Clean up sqrt().

2019-12-09 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-numbers.git commit 087d40af801116902d19aeb12804552b804f0ffd Author: aherbert AuthorDate: Mon Dec 9 13:01:09 2019 + Clea

[commons-numbers] 02/03: Ensure sqrt() always functions on finite input.

2019-12-09 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-numbers.git commit 1d63ae2bd28ccce68832f6348ad37961504908a6 Author: aherbert AuthorDate: Mon Dec 9 15:46:34 2019 + Ensu

[commons-bcel] branch master updated: Improve documentation of Pass3bVerifier (#37)

2019-12-09 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-bcel.git The following commit(s) were added to refs/heads/master by this push: new c44d006 Improve documentation of Pass3b

[commons-bcel] branch master updated: Improve documentation of Pass3bVerifier (#37)

2019-12-09 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-bcel.git The following commit(s) were added to refs/heads/master by this push: new e6dcacb Improve documentation of Pass3b

[commons-jexl] branch master updated: JEXL: simplified error reporting, a (proprietary) very long script with a syntax error was taking >10' to check; culprit was a jj_rescan_ that got... lost.

2019-12-09 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib 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 38ec7c7 JEXL: simplified error reporting,

[commons-bcel] branch master updated: Replaced deprecated constants in examples #38.

2019-12-09 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-bcel.git The following commit(s) were added to refs/heads/master by this push: new 70f4133 Replaced deprecated constants i

[commons-bcel] branch master updated: Replaced deprecated constants in examples (#38)

2019-12-09 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-bcel.git The following commit(s) were added to refs/heads/master by this push: new 0d65a27 Replaced deprecated constants i

[commons-numbers] branch master updated: sqrt(): Drop copySign(0, imaginary) when imaginary is already zero.

2019-12-09 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-numbers.git The following commit(s) were added to refs/heads/master by this push: new 0887c25 sqrt(): Drop copySign(0, ima

[commons-numbers] 02/02: Removed conjugate() method.

2019-12-09 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-numbers.git commit 563d896b2a5c435f66af6dc215290637c1498ba3 Author: aherbert AuthorDate: Mon Dec 9 11:58:50 2019 + Remo

[commons-numbers] 01/02: sqrt() handling of zero extends to all real numbers (imaginary == 0)

2019-12-09 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-numbers.git commit 69499d3ab2b66185c5f0bbb8a850d2c4fc540d85 Author: aherbert AuthorDate: Mon Dec 9 11:54:25 2019 + sqrt

[commons-numbers] branch master updated (e804844 -> 563d896)

2019-12-09 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-numbers.git. from e804844 Exclude check for equality with positive infinity in Complex sqrt. new 69499d3 sqrt() hand