svn commit: r1787594 - in /commons/proper/vfs/trunk: core/src/main/java/org/apache/commons/vfs2/provider/ftp/ core/src/test/java/org/apache/commons/vfs2/provider/ftp/test/ src/changes/

2017-03-19 Thread ggregory
Author: ggregory Date: Sun Mar 19 08:51:27 2017 New Revision: 1787594 URL: http://svn.apache.org/viewvc?rev=1787594=rev Log: [VFS-620] FileObject.moveTo(FileObject) API doesn't work well for a Linux FTP. Added:

svn commit: r1787595 - in /commons/proper/vfs/trunk: pom.xml src/changes/changes.xml

2017-03-19 Thread ggregory
Author: ggregory Date: Sun Mar 19 09:01:05 2017 New Revision: 1787595 URL: http://svn.apache.org/viewvc?rev=1787595=rev Log: [VFS-631] Update from Apache Commons Net 3.5 to 3.6. Local build OK (mvn clean install) Modified: commons/proper/vfs/trunk/pom.xml

svn commit: r1787596 - in /commons/proper/vfs/trunk: pom.xml src/changes/changes.xml

2017-03-19 Thread ggregory
Author: ggregory Date: Sun Mar 19 09:10:51 2017 New Revision: 1787596 URL: http://svn.apache.org/viewvc?rev=1787596=rev Log: [VFS-632] Update from JCraft jsch for SFTP/SSH from 0.1.53 to 0.1.54. Local build OK (mvn clean install) Modified: commons/proper/vfs/trunk/pom.xml

[2/2] [lang] checkstyle-suppressions.xml: make paths work on windows

2017-03-19 Thread pascalschumacher
checkstyle-suppressions.xml: make paths work on windows Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/e702828e Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/e702828e Diff:

[1/2] [lang] StringUtilsEqualsIndexOfTest: fix checkstyle violations

2017-03-19 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 27d3d40f7 -> e702828e7 StringUtilsEqualsIndexOfTest: fix checkstyle violations Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/99900ae0 Tree:

[2/3] [lang] Remove test wildcard imports

2017-03-19 Thread pascalschumacher
Remove test wildcard imports This patch applies the de-facto project's coding standard on the test files and replaces wildcard static imports with series of single method imports. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit:

[3/3] [lang] Apply checkstyle checks to test files (closes #257)

2017-03-19 Thread pascalschumacher
Apply checkstyle checks to test files (closes #257) This patch enforces the code style defined by the checkstyle checks to the test files too. In the cases where it would just add robustness and not improve the code's readability and maintainability (specifically - the javadoc checks), those

[1/3] [lang] MethodUtilsTest whitespaces

2017-03-19 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master bf80b9e28 -> 27d3d40f7 MethodUtilsTest whitespaces Clean up MethodUtilsTest whitespaces as per the project's standards - no trailing whitespaces are allowed and spaces are used for indentation. Project:

[lang] travis: add clirr check

2017-03-19 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master e702828e7 -> 9aea44ace travis: add clirr check Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/9aea44ac Tree:

[math] Fixed typos

2017-03-19 Thread kinow
Repository: commons-math Updated Branches: refs/heads/master 37c3d36c8 -> a776a2365 Fixed typos Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/a776a236 Tree:

[lang] Revert "LANG-1269: Wrong name or result of StringUtils#getJaroWinklerDistance (closes #198)"

2017-03-19 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 844cd4298 -> f4ee399e3 Revert "LANG-1269: Wrong name or result of StringUtils#getJaroWinklerDistance (closes #198)" This reverts commit a40b2a907a69e51675d7d0502b2608833c4da343, because adding a new method

[lang] README.md: remove license badge, because github now displays the license at the top of the page

2017-03-19 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 811dbe722 -> 7ac12154b README.md: remove license badge, because github now displays the license at the top of the page Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit:

[lang] LANG-1316: Deprecate classes/methods moved to commons-text (closes #255)

2017-03-19 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 9aea44ace -> 844cd4298 LANG-1316: Deprecate classes/methods moved to commons-text (closes #255) * org.apache.commons.lang3.text.translate - every class * org.apache.commons.lang3.text - every class other than WordUtils *

[2/2] commons-numbers git commit: NUMBERS-15: Fix overflow in "BigFraction".

2017-03-19 Thread erans
NUMBERS-15: Fix overflow in "BigFraction". Thanks to Sergey Ushakov. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/b37c9f19 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/b37c9f19

[1/2] commons-numbers git commit: Revert large commit with many changes that should have been reviewed in a separate branch.

2017-03-19 Thread erans
Repository: commons-numbers Updated Branches: refs/heads/master 857033738 -> b37c9f195 Revert large commit with many changes that should have been reviewed in a separate branch. This reverts commit 857033738c5f470289f3ff4ea325e5b7f6adae52. Project:

[Math] Change on branch "master": Commons Math MasterBranch - Build # 27 - Successful

2017-03-19 Thread Apache Jenkins Server
The Apache Jenkins build system has built Commons Math MasterBranch (build #27) Status: Successful Check console output at https://builds.apache.org/job/Commons%20Math%20MasterBranch/27/ to view the results.

[1/2] [lang] LANG-1310: MethodUtils.invokeMethod throws ArrayStoreException if using varargs arguments and smaller types than the method defines (closes #256)

2017-03-19 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 7ac12154b -> 5d6c17638 LANG-1310: MethodUtils.invokeMethod throws ArrayStoreException if using varargs arguments and smaller types than the method defines (closes #256) Project:

[2/2] [lang] changes.xml: add entry for LANG-1310

2017-03-19 Thread pascalschumacher
changes.xml: add entry for LANG-1310 Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/5d6c1763 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/5d6c1763 Diff:

[lang] restore deprecated annotation of StringUtils#getJaroWinklerDistance

2017-03-19 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master f4ee399e3 -> 811dbe722 restore deprecated annotation of StringUtils#getJaroWinklerDistance This annotation was with "LANG-1316: Deprecate classes/methods moved to commons-text" and removed by mistake while reverting "LANG-1269:

[math] Update "changes.xml".

2017-03-19 Thread erans
Repository: commons-math Updated Branches: refs/heads/master a776a2365 -> 43a007402 Update "changes.xml". Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/43a00740 Tree:

[2/3] [text] pom.xml: make checkstyle plugin run-able outside of the site phase

2017-03-19 Thread pascalschumacher
pom.xml: make checkstyle plugin run-able outside of the site phase Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/2bd24caa Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/2bd24caa Diff:

[3/3] [text] travis: run apache-rat, clirr, checkstyle and javadoc during the build

2017-03-19 Thread pascalschumacher
travis: run apache-rat, clirr, checkstyle and javadoc during the build Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/899edeb3 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/899edeb3 Diff:

[1/3] [text] pox.xml: remove outdated comment about shading of commons-lang

2017-03-19 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 94ca2ca01 -> 899edeb3b pox.xml: remove outdated comment about shading of commons-lang Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/cc9dc64a

[text] update clirr version to 2.8, which is java 8 compatible

2017-03-19 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 899edeb3b -> 440d83bf1 update clirr version to 2.8, which is java 8 compatible Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/440d83bf Tree:

[text] pom.xml: make site build use use clirr version defined in properties

2017-03-19 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 440d83bf1 -> b11451b26 pom.xml: make site build use use clirr version defined in properties Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit:

[Math] Change on branch "master": Commons Math MasterBranch - Build # 28 - Failure

2017-03-19 Thread Apache Jenkins Server
The Apache Jenkins build system has built Commons Math MasterBranch (build #28) Status: Failure Check console output at https://builds.apache.org/job/Commons%20Math%20MasterBranch/28/ to view the results.

[Math] Change on branch "master": Commons Math MasterBranch - Build # 29 - Fixed

2017-03-19 Thread Apache Jenkins Server
The Apache Jenkins build system has built Commons Math MasterBranch (build #29) Status: Fixed Check console output at https://builds.apache.org/job/Commons%20Math%20MasterBranch/29/ to view the results.