commons-collections git commit: Update EasyMock from 3.6 to 4.0 to fix testing on Java 11.

2018-10-28 Thread ggregory
Repository: commons-collections Updated Branches: refs/heads/master 6b9e6419f -> b5585aaa6 Update EasyMock from 3.6 to 4.0 to fix testing on Java 11. Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit:

[1/2] commons-imaging git commit: Prepare 1.0-alpha1 release

2018-10-28 Thread kinow
Repository: commons-imaging Updated Branches: refs/heads/release [created] cbed29e32 Prepare 1.0-alpha1 release Project: http://git-wip-us.apache.org/repos/asf/commons-imaging/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-imaging/commit/c8cb526d Tree:

[2/2] commons-imaging git commit: Update version numbers for commons imaging release 1.0-alpha1

2018-10-28 Thread kinow
Update version numbers for commons imaging release 1.0-alpha1 Project: http://git-wip-us.apache.org/repos/asf/commons-imaging/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-imaging/commit/cbed29e3 Tree: http://git-wip-us.apache.org/repos/asf/commons-imaging/tree/cbed29e3 Diff:

[commons-imaging] Git Push Summary

2018-10-28 Thread kinow
Repository: commons-imaging Updated Tags: refs/tags/commons-imaging-1.0-alpha-RC1 [deleted] 6de93545a

commons-pool git commit: [POOL-358] Update optional library asm-util from 6.2.1 to 7.0.

2018-10-28 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/release 97c5ee0a5 -> 5c156f7f4 [POOL-358] Update optional library asm-util from 6.2.1 to 7.0. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/5c156f7f

svn commit: r1845036 - /commons/proper/email/trunk/pom.xml

2018-10-28 Thread ggregory
Author: ggregory Date: Sun Oct 28 15:07:19 2018 New Revision: 1845036 URL: http://svn.apache.org/viewvc?rev=1845036=rev Log: Update parent from 43 to 47. Update EasyMock from 3.5.1 to 3.6. Modified: commons/proper/email/trunk/pom.xml Modified: commons/proper/email/trunk/pom.xml URL:

[commons-jexl] branch master updated: JEXL-278: refined logic to better capture ambiguous statements

2018-10-28 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 1d2be49 JEXL-278: refined logic to

[commons-imaging] Git Push Summary

2018-10-28 Thread kinow
Repository: commons-imaging Updated Branches: refs/heads/release [deleted] 6de93545a

svn commit: r30460 - /dev/commons/imaging/IMAGING_1_0_RC1/

2018-10-28 Thread kinow
Author: kinow Date: Sun Oct 28 10:50:29 2018 New Revision: 30460 Log: Re-generated artifacts after dropping staging repo for 1.0-alpha1-rc1 Modified: dev/commons/imaging/IMAGING_1_0_RC1/commons-imaging-1.0-alpha1-bin.tar.gz

commons-collections git commit: Casting to Object[] allows compilation on Java 11.

2018-10-28 Thread ggregory
Repository: commons-collections Updated Branches: refs/heads/master 43b7fe30e -> 6b9e6419f Casting to Object[] allows compilation on Java 11. Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit:

svn commit: r1845041 - /commons/proper/commons-parent/trunk/pom.xml

2018-10-28 Thread ggregory
Author: ggregory Date: Sun Oct 28 15:42:30 2018 New Revision: 1845041 URL: http://svn.apache.org/viewvc?rev=1845041=rev Log: org.apache.felix:maven-bundle-plugin 3.5.1 -> 4.0.0. Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml URL:

commons-pool git commit: [POOL-357] Update optional library cglib from 3.2.7 to 3.2.8.

2018-10-28 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/release 3876adf24 -> 97c5ee0a5 [POOL-357] Update optional library cglib from 3.2.7 to 3.2.8. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/97c5ee0a

svn commit: r1845040 - /commons/proper/commons-parent/trunk/src/changes/changes.xml

2018-10-28 Thread ggregory
Author: ggregory Date: Sun Oct 28 15:42:08 2018 New Revision: 1845040 URL: http://svn.apache.org/viewvc?rev=1845040=rev Log: org.apache.felix:maven-bundle-plugin 3.5.1 -> 4.0.0. Modified: commons/proper/commons-parent/trunk/src/changes/changes.xml Modified:

svn commit: r30459 - /dev/commons/imaging/IMAGING_1_0_RC1/

2018-10-28 Thread kinow
Author: kinow Date: Sun Oct 28 08:20:38 2018 New Revision: 30459 Log: Commit commons-imaging 1.0-alpha1 RC1 distribution artifacts. Added: dev/commons/imaging/IMAGING_1_0_RC1/ dev/commons/imaging/IMAGING_1_0_RC1/RELEASE-NOTES.txt

Nexus: Staging Repository Dropped

2018-10-28 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDeployer properties:"userAgent" = "Apache-Maven/3.5.4 (Java 1.8.0_181; Linux 4.15.0-36-generic)""userId" = "kinow""ip" = "121.99.159.226"Details:The orgapachecommons-1392 staging repository has been dropped.Action performed by Bruno P. Kinoshita (kinow)

svn commit: r1845032 - /commons/proper/configuration/trunk/pom.xml

2018-10-28 Thread ggregory
Author: ggregory Date: Sun Oct 28 14:50:06 2018 New Revision: 1845032 URL: http://svn.apache.org/viewvc?rev=1845032=rev Log: Update EasyMock from 3.6 to 4.0 to try to fix testing on Java 11. Modified: commons/proper/configuration/trunk/pom.xml Modified:

[lang] Update EasyMock from 3.6 to 4.0 to fix testing on Java 11.

2018-10-28 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 97ade3f6e -> 0fcd4ce92 Update EasyMock from 3.6 to 4.0 to fix testing on Java 11. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/0fcd4ce9 Tree:

svn commit: r1845042 - in /commons/proper/commons-parent/trunk: pom.xml src/changes/changes.xml

2018-10-28 Thread ggregory
Author: ggregory Date: Sun Oct 28 15:47:26 2018 New Revision: 1845042 URL: http://svn.apache.org/viewvc?rev=1845042=rev Log: - org.apache.felix:maven-bundle-plugin 3.5.1 -> 4.1.0. - maven-jxr-plugin 2.5 -> 3.0.0. Modified: commons/proper/commons-parent/trunk/pom.xml

[commons-imaging] Git Push Summary

2018-10-28 Thread kinow
Repository: commons-imaging Updated Tags: refs/tags/commons-imaging-1.0-alpha1-RC1 [created] 44f4b12dc