Nexus: Promotion Completed

2016-05-23 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:released commonsrdf 0.2.0-incubating based on RC3Deployer properties:"userAgent" = "Apache-Maven/3.3.3 (Java 1.8.0_66-internal; Linux 4.2.0-35-generic), Apache-Maven/3.3.3 (Java 1.8.0_66-internal; Linux 4.2.0-35-generic)""userId" = "wikier""ip"

svn commit: r1745300 - /commons/cms-site/trunk/content/xdoc/releases/prepare.xml

2016-05-23 Thread ggregory
Author: ggregory Date: Tue May 24 04:40:34 2016 New Revision: 1745300 URL: http://svn.apache.org/viewvc?rev=1745300&view=rev Log: Fix typos found while trying to release Commons CSV 1.4 RC1. Modified: commons/cms-site/trunk/content/xdoc/releases/prepare.xml Modified: commons/cms-site/trunk/c

[Math] Change on branch "develop": Commons Math DeveloperBranch - Build # 20 - Successful

2016-05-23 Thread Apache Jenkins Server
The Apache Jenkins build system has built Commons Math DeveloperBranch (build #20) Status: Successful Check console output at https://builds.apache.org/job/Commons%20Math%20DeveloperBranch/20/ to view the results.

[5/8] [math] Added methods to TestUtils to test precision of Complex object related methods in ComplexUtils

2016-05-23 Thread erans
Added methods to TestUtils to test precision of Complex object related methods in ComplexUtils Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/a03d56a2 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/t

[2/8] [math] MATH-1290

2016-05-23 Thread erans
MATH-1290 Utilities for manipulating arrays of complex numbers. Also fixes * MATH-1291: method name change * MATH-1349: method for checking equality of arrays of complex numbers (in unit tests) Thanks to Eric Barnhill. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit:

[3/8] [math] Formatting.

2016-05-23 Thread erans
Formatting. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/02e4f6be Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/02e4f6be Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/02e4f6be

[8/8] [math] Merge branch 'feature-MATH-1290' into develop

2016-05-23 Thread erans
Merge branch 'feature-MATH-1290' into develop Completes the following reports (see JIRA): MATH-1290 MATH-1291 MATH-1292 Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/c4c288a3 Tree: http://git-wip-us.apac

[1/8] [math] MATH-1290

2016-05-23 Thread erans
Repository: commons-math Updated Branches: refs/heads/develop a8c6d43b5 -> c4c288a3e http://git-wip-us.apache.org/repos/asf/commons-math/blob/3ab3653e/src/test/java/org/apache/commons/math4/complex/ComplexUtilsTest.java -- diff

[7/8] [math] Changed Math.ulp in ComplexUtilsTest to 0. Fixed some doc in ComplexUtils that was getting a style complaint.

2016-05-23 Thread erans
Changed Math.ulp in ComplexUtilsTest to 0. Fixed some doc in ComplexUtils that was getting a style complaint. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/a3677db8 Tree: http://git-wip-us.apache.org/repos/asf

[6/8] [math] Added testing for new ComplexUtils methods, comparing results between Complex and double / float methods

2016-05-23 Thread erans
Added testing for new ComplexUtils methods, comparing results between Complex and double / float methods Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/d9ae4e26 Tree: http://git-wip-us.apache.org/repos/asf/comm

[4/8] [math] Added changes to ComplexUtils.java proposed in feature-MATH-1290: array-wise conversion and extraction methods for converting Complex[] arrays to double and float arrays, split and interl

2016-05-23 Thread erans
Added changes to ComplexUtils.java proposed in feature-MATH-1290: array-wise conversion and extraction methods for converting Complex[] arrays to double and float arrays, split and interleaved, and vice versa; also extracting arrays of absolute value and argument. Project: http://git-wip-us.ap

[math] Changed Math.ulp in ComplexUtilsTest to 0. Fixed some doc in ComplexUtils that was getting a style complaint.

2016-05-23 Thread erans
Repository: commons-math Updated Branches: refs/heads/feature-MATH-1290 d9ae4e260 -> a3677db89 Changed Math.ulp in ComplexUtilsTest to 0. Fixed some doc in ComplexUtils that was getting a style complaint. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wi

[math] Javadoc.

2016-05-23 Thread erans
Repository: commons-math Updated Branches: refs/heads/task-MATH-1366 34eba8132 -> c82bb1b56 Javadoc. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/c82bb1b5 Tree: http://git-wip-us.apache.org/repos/asf/commo

svn commit: r1745273 - /commons/proper/beanutils/trunk/pom.xml

2016-05-23 Thread ggregory
Author: ggregory Date: Mon May 23 20:56:25 2016 New Revision: 1745273 URL: http://svn.apache.org/viewvc?rev=1745273&view=rev Log: Next release should be 1.9.3. Modified: commons/proper/beanutils/trunk/pom.xml Modified: commons/proper/beanutils/trunk/pom.xml URL: http://svn.apache.org/viewvc

svn commit: r1745271 - in /commons/proper/beanutils/trunk/src: main/java/org/apache/commons/beanutils/converters/ test/java/org/apache/commons/beanutils/converters/

2016-05-23 Thread ggregory
Author: ggregory Date: Mon May 23 20:53:17 2016 New Revision: 1745271 URL: http://svn.apache.org/viewvc?rev=1745271&view=rev Log: Use US English spelling for 'recognized'. Modified: commons/proper/beanutils/trunk/src/main/java/org/apache/commons/beanutils/converters/BooleanArrayConverter.jav

svn commit: r1745267 - /commons/proper/csv/trunk/pom.xml

2016-05-23 Thread ggregory
Author: ggregory Date: Mon May 23 20:47:06 2016 New Revision: 1745267 URL: http://svn.apache.org/viewvc?rev=1745267&view=rev Log: Refer to https://issues.apache.org/jira/browse/LEGAL-175. Modified: commons/proper/csv/trunk/pom.xml Modified: commons/proper/csv/trunk/pom.xml URL: http://svn.a

svn commit: r1745266 - /commons/proper/csv/trunk/src/test/resources/ferc.gov/readme.txt

2016-05-23 Thread ggregory
Author: ggregory Date: Mon May 23 20:46:08 2016 New Revision: 1745266 URL: http://svn.apache.org/viewvc?rev=1745266&view=rev Log: Refer to https://issues.apache.org/jira/browse/LEGAL-175. Modified: commons/proper/csv/trunk/src/test/resources/ferc.gov/readme.txt Modified: commons/proper/csv/t

svn commit: r1745265 - in /commons/proper/csv/trunk/src/site/xdoc: index.xml user-guide.xml

2016-05-23 Thread ggregory
Author: ggregory Date: Mon May 23 20:42:58 2016 New Revision: 1745265 URL: http://svn.apache.org/viewvc?rev=1745265&view=rev Log: Add missing entries in CSVFormat list. Branding. Modified: commons/proper/csv/trunk/src/site/xdoc/index.xml commons/proper/csv/trunk/src/site/xdoc/user-guide.x

svn commit: r1745263 - /commons/proper/csv/trunk/src/site/xdoc/index.xml

2016-05-23 Thread ggregory
Author: ggregory Date: Mon May 23 20:34:32 2016 New Revision: 1745263 URL: http://svn.apache.org/viewvc?rev=1745263&view=rev Log: MS -> Microsoft Modified: commons/proper/csv/trunk/src/site/xdoc/index.xml Modified: commons/proper/csv/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/

svn commit: r1745261 - /commons/proper/csv/trunk/src/site/xdoc/index.xml

2016-05-23 Thread ggregory
Author: ggregory Date: Mon May 23 20:34:14 2016 New Revision: 1745261 URL: http://svn.apache.org/viewvc?rev=1745261&view=rev Log: Order list in AB order. Modified: commons/proper/csv/trunk/src/site/xdoc/index.xml Modified: commons/proper/csv/trunk/src/site/xdoc/index.xml URL: http://svn.apa

svn commit: r1745260 - /commons/proper/csv/trunk/src/site/xdoc/index.xml

2016-05-23 Thread ggregory
Author: ggregory Date: Mon May 23 20:33:43 2016 New Revision: 1745260 URL: http://svn.apache.org/viewvc?rev=1745260&view=rev Log: Branding. Modified: commons/proper/csv/trunk/src/site/xdoc/index.xml Modified: commons/proper/csv/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc

svn commit: r1745258 - /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java

2016-05-23 Thread ggregory
Author: ggregory Date: Mon May 23 20:24:33 2016 New Revision: 1745258 URL: http://svn.apache.org/viewvc?rev=1745258&view=rev Log: Javadoc. Modified: commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java Modified: commons/proper/csv/trunk/src/main/java/org/apache/commo

svn commit: r1745259 - /commons/proper/csv/trunk/src/site/xdoc/user-guide.xml

2016-05-23 Thread ggregory
Author: ggregory Date: Mon May 23 20:25:15 2016 New Revision: 1745259 URL: http://svn.apache.org/viewvc?rev=1745259&view=rev Log: Add missing entries in CSVFormat list. Modified: commons/proper/csv/trunk/src/site/xdoc/user-guide.xml Modified: commons/proper/csv/trunk/src/site/xdoc/user-guide

svn commit: r1745257 - /commons/proper/csv/trunk/src/site/xdoc/user-guide.xml

2016-05-23 Thread ggregory
Author: ggregory Date: Mon May 23 20:18:35 2016 New Revision: 1745257 URL: http://svn.apache.org/viewvc?rev=1745257&view=rev Log: Use the active voice. Modified: commons/proper/csv/trunk/src/site/xdoc/user-guide.xml Modified: commons/proper/csv/trunk/src/site/xdoc/user-guide.xml URL: http:/

svn commit: r1745256 - /commons/proper/csv/trunk/src/site/xdoc/user-guide.xml

2016-05-23 Thread ggregory
Author: ggregory Date: Mon May 23 20:17:13 2016 New Revision: 1745256 URL: http://svn.apache.org/viewvc?rev=1745256&view=rev Log: Order list in AB order. Modified: commons/proper/csv/trunk/src/site/xdoc/user-guide.xml Modified: commons/proper/csv/trunk/src/site/xdoc/user-guide.xml URL: http

svn commit: r1745238 - in /commons/proper/csv/trunk: NOTICE.txt pom.xml

2016-05-23 Thread ggregory
Author: ggregory Date: Mon May 23 17:48:54 2016 New Revision: 1745238 URL: http://svn.apache.org/viewvc?rev=1745238&view=rev Log: Update how we present ferc.gov sample files per discussion on the ML for releasing 1.4-RC1. Modified: commons/proper/csv/trunk/NOTICE.txt commons/proper/csv/t

Nexus: Staging Repository Dropped

2016-05-23 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Dropping Apache Commons CSV 1.4-RC1.Deployer properties:"userAgent" = "Apache-Maven/3.0.5 (Java 1.8.0_91; Windows 7 6.1)""userId" = "ggregory""ip" = "172.250.253.8"Details:The orgapachecommons-1172 staging repository has been dropped.Action per

svn commit: r1745237 - in /commons/proper/daemon/trunk/src: changes/ changes/changes.xml native/unix/support/apsupport.m4

2016-05-23 Thread ggregory
Author: ggregory Date: Mon May 23 17:11:03 2016 New Revision: 1745237 URL: http://svn.apache.org/viewvc?rev=1745237&view=rev Log: [DAEMON-347] Add AArch64 support to src/native/unix/support/apsupport.m4. Added: commons/proper/daemon/trunk/src/changes/ commons/proper/daemon/trunk/src/chang

svn commit: r1745236 - /commons/proper/weaver/trunk/processor/pom.xml

2016-05-23 Thread mbenson
Author: mbenson Date: Mon May 23 17:04:23 2016 New Revision: 1745236 URL: http://svn.apache.org/viewvc?rev=1745236&view=rev Log: [WEAVER-15] depend on commons-io explicitly Modified: commons/proper/weaver/trunk/processor/pom.xml Modified: commons/proper/weaver/trunk/processor/pom.xml URL: h

svn commit: r13750 - in /dev/commons/fileupload: ./ binaries/ source/

2016-05-23 Thread britter
Author: britter Date: Mon May 23 14:59:38 2016 New Revision: 13750 Log: Prepare Apache Commons FileUpload 1.3.2 RC 1 Added: dev/commons/fileupload/RELEASE-NOTES.txt (with props) dev/commons/fileupload/binaries/commons-fileupload-1.3.2-bin.tar.gz (with props) dev/commons/fileuploa

Nexus: Staging Completed

2016-05-23 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Apache Commons FileUpload 1.3.2 RC1Deployer properties:"userAgent" = "Apache-Maven/3.2.5 (Java 1.8.0_65; Mac OS X 10.11.5), Apache-Maven/3.2.5 (Java 1.8.0_65; Mac OS X 10.11.5)""userId" = "britter""ip" = "88.66.189.125"Details:The following art

svn commit: r1745203 - in /commons/proper/fileupload/tags/FILEUPLOAD_1_3_2_RC1: ./ pom.xml

2016-05-23 Thread britter
Author: britter Date: Mon May 23 14:44:14 2016 New Revision: 1745203 URL: http://svn.apache.org/viewvc?rev=1745203&view=rev Log: Creating commons-fileupload-1.3.2-RC1 tag Added: commons/proper/fileupload/tags/FILEUPLOAD_1_3_2_RC1/ - copied from r1745201, commons/proper/fileupload/branch

svn commit: r1745201 - /commons/proper/fileupload/branches/b1_3/RELEASE-NOTES.txt

2016-05-23 Thread britter
Author: britter Date: Mon May 23 14:40:27 2016 New Revision: 1745201 URL: http://svn.apache.org/viewvc?rev=1745201&view=rev Log: Add RELEASE-NOTES for release 1.3.2 Modified: commons/proper/fileupload/branches/b1_3/RELEASE-NOTES.txt Modified: commons/proper/fileupload/branches/b1_3/RELEASE-N

svn commit: r1745200 - /commons/proper/fileupload/branches/b1_3/NOTICE.txt

2016-05-23 Thread britter
Author: britter Date: Mon May 23 14:36:00 2016 New Revision: 1745200 URL: http://svn.apache.org/viewvc?rev=1745200&view=rev Log: Update NOTICE.txt for year 2016 Modified: commons/proper/fileupload/branches/b1_3/NOTICE.txt Modified: commons/proper/fileupload/branches/b1_3/NOTICE.txt URL: htt

svn commit: r1745199 - /commons/proper/fileupload/branches/b1_3/src/site/xdoc/download_fileupload.xml

2016-05-23 Thread britter
Author: britter Date: Mon May 23 14:34:52 2016 New Revision: 1745199 URL: http://svn.apache.org/viewvc?rev=1745199&view=rev Log: Update download page in preparation for release 1.3.2 Modified: commons/proper/fileupload/branches/b1_3/src/site/xdoc/download_fileupload.xml Modified: commons/p

svn commit: r1745198 - /commons/proper/fileupload/branches/b1_3/src/changes/changes.xml

2016-05-23 Thread britter
Author: britter Date: Mon May 23 14:31:53 2016 New Revision: 1745198 URL: http://svn.apache.org/viewvc?rev=1745198&view=rev Log: Add FILEUPLOAD-272 to changes.xml. The fix has already been merged from trunk in r1745058. Modified: commons/proper/fileupload/branches/b1_3/src/changes/changes.xm

svn commit: r1745174 - in /commons/proper/codec/trunk/src: changes/changes.xml main/java/org/apache/commons/codec/digest/HmacAlgorithms.java

2016-05-23 Thread sebb
Author: sebb Date: Mon May 23 12:30:06 2016 New Revision: 1745174 URL: http://svn.apache.org/viewvc?rev=1745174&view=rev Log: CODEC-218 Refactor HmacUtils methods into the HmacAlgorithms enum Reverted, because not all algorithms can be supported by the enum Modified: commons/proper/codec/trun

svn commit: r1745172 - /commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/digest/HmacAlgorithmsTest.java

2016-05-23 Thread sebb
Author: sebb Date: Mon May 23 12:25:12 2016 New Revision: 1745172 URL: http://svn.apache.org/viewvc?rev=1745172&view=rev Log: (empty) Modified: commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/digest/HmacAlgorithmsTest.java Modified: commons/proper/codec/trunk/src/test/jav

svn commit: r1745171 - /commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/HmacUtils.java

2016-05-23 Thread sebb
Author: sebb Date: Mon May 23 12:19:56 2016 New Revision: 1745171 URL: http://svn.apache.org/viewvc?rev=1745171&view=rev Log: Check for algorithm availability Modified: commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/HmacUtils.java Modified: commons/proper/codec/tr

svn commit: r1745152 - /commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/HmacUtils.java

2016-05-23 Thread sebb
Author: sebb Date: Mon May 23 11:43:55 2016 New Revision: 1745152 URL: http://svn.apache.org/viewvc?rev=1745152&view=rev Log: Simplify Modified: commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/HmacUtils.java Modified: commons/proper/codec/trunk/src/main/java/org/ap

svn commit: r1745150 - /commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/HmacUtils.java

2016-05-23 Thread sebb
Author: sebb Date: Mon May 23 11:41:56 2016 New Revision: 1745150 URL: http://svn.apache.org/viewvc?rev=1745150&view=rev Log: Oops, recursive call Modified: commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/HmacUtils.java Modified: commons/proper/codec/trunk/src/main

svn commit: r1745141 - /commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/DigestUtils.java

2016-05-23 Thread sebb
Author: sebb Date: Mon May 23 11:17:31 2016 New Revision: 1745141 URL: http://svn.apache.org/viewvc?rev=1745141&view=rev Log: Javadoc Modified: commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/DigestUtils.java Modified: commons/proper/codec/trunk/src/main/java/org/a

svn commit: r1745140 - in /commons/proper/codec/trunk/src: main/java/org/apache/commons/codec/digest/DigestUtils.java test/java/org/apache/commons/codec/digest/DigestUtilsTest.java

2016-05-23 Thread sebb
Author: sebb Date: Mon May 23 11:12:47 2016 New Revision: 1745140 URL: http://svn.apache.org/viewvc?rev=1745140&view=rev Log: Simplify Modified: commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/DigestUtils.java commons/proper/codec/trunk/src/test/java/org/apache/