[commons-numbers] branch master updated: [NUMBERS-139] Implement add and subtract for imaginary only.

2019-12-11 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 d96bc97 [NUMBERS-139] Implement add

svn commit: r37182 - in /release/commons/pool: binaries/ source/

2019-12-11 Thread ggregory
Author: ggregory Date: Wed Dec 11 23:51:07 2019 New Revision: 37182 Log: Fix sha256 files for 1.6 and 2.4.3 which contained bad file references. Modified: release/commons/pool/binaries/commons-pool-1.6-bin.tar.gz.sha256 release/commons/pool/binaries/commons-pool-1.6-bin.zip.sha256 rel

[commons-pool] branch master updated: Set current version to 2.8.1 in changes.xml.

2019-12-11 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 acc0f0a Set current version to 2.8.1 in

[commons-pool] branch master updated: [Javadoc] Add missing @throws comment in PoolUtils. #27.

2019-12-11 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 f244436 [Javadoc] Add missing @throws c

[commons-pool] branch master updated: Javadoc: Use {@code} instead of .

2019-12-11 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 f9443a4 Javadoc: Use {@code} instead of

[commons-pool] branch master updated: [Javadoc] Add missing @throws comment in PoolUtils. #27.

2019-12-11 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 51b9354 [Javadoc] Add missing @throws c

[commons-pool] branch master updated: NO-JIRA [Javadoc] Add missing @throws comment in PoolUtils. (#27)

2019-12-11 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 0c02918 NO-JIRA [Javadoc] Add missing @

[commons-text] branch master updated: Checkstyle: Remove trailing white spaces on all lines.

2019-12-11 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 a0f57eb Checkstyle: Remove trailing whi

[commons-jexl] branch master updated: JEXL-298: size/empty operators overloads results shall not be coerced Task #JEXL-298 - Unable to call 'empty' and 'size' member methods with parameters

2019-12-11 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 7f1336e JEXL-298: size/empty operators ov

svn commit: r37180 - /dev/commons/pool/2.8.0-RC1/

2019-12-11 Thread ggregory
Author: ggregory Date: Wed Dec 11 22:08:44 2019 New Revision: 37180 Log: Apapche Commons Pool 2.8.0 post-release clean up. Removed: dev/commons/pool/2.8.0-RC1/

[commons-pool] branch release updated (cfb886a -> 9b6e7b8)

2019-12-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/commons-pool.git. from cfb886a Merge remote-tracking branch 'origin/master' into release add 9b6e7b8 Bump to next developmen

[commons-pool] branch master updated (516c86b -> 9b6e7b8)

2019-12-11 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-pool.git. from 516c86b Fix Checktyle issues. add 134c01b Prepare for release 2.8.0. add cfb886a Merge remote-tr

[commons-pool] 01/01: Bump to next development version

2019-12-11 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 commit 9b6e7b8da024d08f285000c5135e6b7fd39b7027 Author: Gary Gregory AuthorDate: Wed Dec 11 17:06:50 2019 -0500 Bu

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

2019-12-11 Thread ggregory
Author: ggregory Date: Wed Dec 11 22:05:16 2019 New Revision: 1871199 URL: http://svn.apache.org/viewvc?rev=1871199&view=rev Log: Apache Commons Pool 2.8.0. Modified: commons/cms-site/trunk/conf/component_releases.properties Modified: commons/cms-site/trunk/conf/component_releases.properties

[commons-jexl] branch master updated: JEXL-307: javadoc typo Task #JEXL-307 - Variable redeclaration option

2019-12-11 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 805b5c6 JEXL-307: javadoc typo Task #JEXL

[commons-jexl] branch master updated (38ec7c7 -> 7cbcc66)

2019-12-11 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git. from 38ec7c7 JEXL: simplified error reporting, a (proprietary) very long script with a syntax error was taking >10

[commons-jexl] 01/02: JEXL-298: size/empty overloads could break operator resolution and return null (instead of a number/boolean), fix and test Task #JEXL-298 - Unable to call 'empty' and 'size' memb

2019-12-11 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 commit b15ac35b53438f733afdca5b1015f248f6669c4a Author: henrib AuthorDate: Wed Dec 11 22:23:57 2019 +0100 JEXL-298:

[commons-jexl] 02/02: JEXL-307: added lexical shade flag to features, aligned with options semantics Task #JEXL-307 - Variable redeclaration option

2019-12-11 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 commit 7cbcc66519325d23bb16ee6e2da63c9030ef7923 Author: henrib AuthorDate: Wed Dec 11 22:27:46 2019 +0100 JEXL-307:

[commons-text] branch master updated: Checktyle line length 120.

2019-12-11 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 c1337bd Checktyle line length 120. c133

[commons-text] branch master updated: Format tweaks.

2019-12-11 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 f9ff638 Format tweaks. f9ff638 is descr

[commons-text] branch master updated: Sort members.

2019-12-11 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 eb11cc4 Sort members. eb11cc4 is descri

[commons-text] branch master updated: Remove noisy separator // -- comments.

2019-12-11 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 b333b25 Remove noisy separator // -- co

[commons-text] branch master updated: Remove noisy separator // -- comments.

2019-12-11 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 3a343f4 Remove noisy separator // -- co

[commons-text] branch master updated: Sort members.

2019-12-11 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 daf6a09 Sort members. daf6a09 is descri

[commons-text] branch master updated: Better param name.

2019-12-11 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 8ed430b Better param name. 8ed430b is d

[commons-text] branch master updated: Better param name.

2019-12-11 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 6d48016 Better param name. 6d48016 is d

[commons-text] branch master updated: Close HTML tags.

2019-12-11 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 2da8175 Close HTML tags. 2da8175 is des

[commons-text] branch master updated: Better local param name.

2019-12-11 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 548d2dc Better local param name. 548d2d

[commons-text] branch master updated: Better local variable names.

2019-12-11 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 52f2cc7 Better local variable names. 52