[commons-bcel] branch master updated: Fx checksyle errors and updaye checkstyle plugin from 2.17 to 3.0.0.

2019-07-05 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 cd1452c Fx checksyle errors and updaye

[commons-bcel] branch master updated: Javadoc.

2019-07-05 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 47109d0 Javadoc. 47109d0 is described b

[commons-bcel] branch master updated: Javadoc.

2019-07-05 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 686da8e Javadoc. 686da8e is described b

[commons-bcel] branch master updated: [BCEL-320] Add LruCacheClassPathRepository that can scan many JAR files without OutOfMemoryError.

2019-07-05 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 ebcfa76 [BCEL-320] Add LruCacheClassPat

[commons-bcel] branch master updated (8e4a10a -> 77f936f)

2019-07-05 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-bcel.git. from 8e4a10a Formatting. add 863feb8 LruCacheClassPathRepository new 77f936f LruCacheClassPathReposit

[commons-bcel] 01/01: LruCacheClassPathRepository (#28)

2019-07-05 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 commit 77f936f5ad6d979ced362e5f69703cadf189c0cb Merge: 8e4a10a 863feb8 Author: Gary Gregory AuthorDate: Fri Jul 5 18:52

[commons-bcel] branch master updated: Formatting.

2019-07-05 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 8e4a10a Formatting. 8e4a10a is describe

[commons-bcel] branch master updated: Add openjdk13 since openjdk-ea in now version 14-ea.

2019-07-05 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 0785714 Add openjdk13 since openjdk-ea

[commons-bcel] branch master updated: [BCEL-317] Pluggable cache for ConstantUtf8.

2019-07-05 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 e9853a3 [BCEL-317] Pluggable cache for

[commons-numbers] branch master updated (e44b91e -> 005cf7b)

2019-07-05 Thread erans
This is an automated email from the ASF dual-hosted git repository. erans pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git. from e44b91e Formatting. new 510e232 NUMBERS-129: Use long instead of int for intermediate results in Frac

[commons-numbers] 03/04: Merge branch 'master' into NUMBERS-129__heinrich

2019-07-05 Thread erans
This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit af75e48e234d66bcd5e9f66f092d119c79345b21 Merge: 510e232 dd229ec Author: Gilles Sadowski AuthorDate: Sat Jul 6 00

[commons-numbers] 01/04: NUMBERS-129: Use long instead of int for intermediate results in Fraction.addSub(Fraction, boolean)

2019-07-05 Thread erans
This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 510e23218f51e4391827b8121ba7c4c0cc9c52f9 Author: Schamschi AuthorDate: Fri Jul 5 16:56:21 2019 +0200 NUMBER

[commons-numbers] 02/04: Javadoc and formatting.

2019-07-05 Thread erans
This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit dd229ecf627cf1ca57e8492e61ba4980d7c392a6 Author: Gilles Sadowski AuthorDate: Fri Jul 5 23:56:12 2019 +0200

[commons-numbers] 04/04: Merge branch 'NUMBERS-129__heinrich'

2019-07-05 Thread erans
This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 005cf7b44491f3539ff4847983e50edc5478c5b0 Merge: dd229ec af75e48 Author: Gilles Sadowski AuthorDate: Sat Jul 6 00

[commons-bcel] branch master updated: Format debug output.

2019-07-05 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 2e1dc83 Format debug output. 2e1dc83 is

[commons-bcel] branch master updated: Fix unconventional private class name.

2019-07-05 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 34a9f10 Fix unconventional private clas

[commons-bcel] branch master updated: Fix formatting.

2019-07-05 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 179058d Fix formatting. 179058d is desc

[commons-collections] annotated tag commons-collections-4.4-RC1 created (now 2e659d3)

2019-07-05 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to annotated tag commons-collections-4.4-RC1 in repository https://gitbox.apache.org/repos/asf/commons-collections.git. at 2e659d3 (tag) tagging cab58b3a8093a2f6b84f12783a3fb358747310f7 (commit)

[commons-collections] annotated tag commons-commons-collections-4.4-RC1 deleted (was 2e659d3)

2019-07-05 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to annotated tag commons-commons-collections-4.4-RC1 in repository https://gitbox.apache.org/repos/asf/commons-collections.git. *** WARNING: tag commons-commons-collections-4.4-RC1 was deleted! *** t

Nexus: Staging Completed

2019-07-05 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Close Apache Commons Collections 4.4 based on RC1.Deployer properties:"userAgent" = "Apache-Maven/3.6.1 (Java 1.8.0_212; Windows 10 10.0)""userId" = "ggregory""ip" = "98.180.85.176"Details:The following artifacts have been staged/org/apache/com

svn commit: r34783 - in /dev/commons/collections/4.4-RC1: ./ binaries/ site/ site/apidocs/ site/apidocs/org/ site/apidocs/org/apache/ site/apidocs/org/apache/commons/ site/apidocs/org/apache/commons/c

2019-07-05 Thread ggregory
Author: ggregory Date: Fri Jul 5 18:16:24 2019 New Revision: 34783 Log: Staging release: commons-collections4, version: 4.4 [This commit notification would consist of 722 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[commons-collections] branch release updated (8cb8ac8 -> cab58b3)

2019-07-05 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-collections.git. from 8cb8ac8 Bump to next development version add 6bb2ca1 Add release notes for 3.2.2 at the bottom

[commons-collections] annotated tag commons-commons-collections-4.4-RC1 created (now 2e659d3)

2019-07-05 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to annotated tag commons-commons-collections-4.4-RC1 in repository https://gitbox.apache.org/repos/asf/commons-collections.git. at 2e659d3 (tag) tagging cab58b3a8093a2f6b84f12783a3fb358747310f7 (

[commons-collections] 01/01: Update POM version numbers for Apache Commons Collections release 4.4

2019-07-05 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag commons-commons-collections-4.4-RC1 in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit cab58b3a8093a2f6b84f12783a3fb358747310f7 Author: Gary Gregory AuthorD

[commons-collections] branch master updated: Prepate for release 4.4.

2019-07-05 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 34b8bb2 Prepate for release 4.4.

[commons-collections] branch master updated: Prepate for release 4.4.

2019-07-05 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 73fad75 Prepate for release 4.4.

[commons-collections] branch master updated: Prepate for release 4.4.

2019-07-05 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 f446cee Prepate for release 4.4.

[commons-collections] branch master updated: Comment empty blocks.

2019-07-05 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 71d41b4 Comment empty blocks. 71

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

2019-07-05 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 ab9e84c Remove trailing white sp

[commons-collections] branch master updated: Javadoc.

2019-07-05 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 dd41aa8 Javadoc. dd41aa8 is desc

[commons-collections] branch master updated: Remove: Unnecessary @SuppressWarnings("unchecked").

2019-07-05 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 670dc76 Remove: Unnecessary @Sup

[commons-collections] branch master updated: Remove: Unnecessary @SuppressWarnings("unchecked").

2019-07-05 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 4ddee8a Remove: Unnecessary @Sup

[commons-collections] branch master updated: Remove: Unnecessary @SuppressWarnings("unchecked").

2019-07-05 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 a434957 Remove: Unnecessary @Sup

[commons-collections] branch master updated: Unnecessary @SuppressWarnings("unchecked").

2019-07-05 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 291414c Unnecessary @SuppressWar

[commons-collections] branch master updated: Unnecessary @SuppressWarnings("unchecked").

2019-07-05 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 f12470c Unnecessary @SuppressWar

[commons-collections] branch master updated: [COLLECTIONS-716] Don't include email address in Exception messages.

2019-07-05 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 0117ba7 [COLLECTIONS-716] Don't

[commons-collections] branch master updated: [COLLECTIONS-723] Make use of FunctionalInterface #48.

2019-07-05 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 28a1b8b [COLLECTIONS-723] Make u

[commons-collections] branch master updated: global: make use of FunctionalInterface (#48)

2019-07-05 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 dea6dfa global: make use of Func

[commons-collections] branch master updated: [COLLECTIONS-719 Support Transformer for LazyList Closes #52.

2019-07-05 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 2b967b8 [COLLECTIONS-719 Support

[commons-collections] branch master updated: [COLLECTIONS-694] Support Transformer for LazyList (#52)

2019-07-05 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 d88810b [COLLECTIONS-694] Suppor

[commons-collections] branch master updated: Use current version of Maven JaCoCo plugin.

2019-07-05 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 7b10141 Use current version of M

[commons-collections] branch master updated: Javadoc.

2019-07-05 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 0e25c94 Javadoc. 0e25c94 is desc

[commons-collections] branch master updated: Add OpenJDK 12 and JApiCmp.

2019-07-05 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 f8641c7 Add OpenJDK 12 and JApiC

[commons-collections] branch master updated: Javadoc: Add missing @param tags for generics.

2019-07-05 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 38b8a89 Javadoc: Add missing @pa