svn commit: r1673049 - in /commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/time: FastDateParserTest.java FastDateParser_TimeZoneStrategyTest.java

2015-04-12 Thread djones
Author: djones Date: Sun Apr 12 19:59:04 2015 New Revision: 1673049 URL: http://svn.apache.org/r1673049 Log: Refactored test into separate class, to avoid needless repeated execution by subclasses of the original test. Added: commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/

Git Push Summary

2015-04-12 Thread luc
Repository: commons-math Updated Tags: refs/tags/MATH_3_5_RC1 [created] f9242e6fb

[math] Preparing 3.5 release.

2015-04-12 Thread luc
Repository: commons-math Updated Branches: refs/heads/release [created] 7efda3f0a Preparing 3.5 release. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/7efda3f0 Tree: http://git-wip-us.apache.org/repos/asf/co

svn commit: r8586 - in /dev/commons/math: ./ binaries/ source/

2015-04-12 Thread luc
Author: luc Date: Sun Apr 12 18:16:53 2015 New Revision: 8586 Log: creating Apache artifacts for Apache Commons Math 3.5, RC1 Added: dev/commons/math/RELEASE-NOTES.txt (with props) dev/commons/math/binaries/commons-math3-3.5-bin.tar.gz (with props) dev/commons/math/binaries/common

Nexus: Staging Completed

2015-04-12 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Preparing vote for Apache Commons Math 3.5 release, RC1Deployer properties:"userAgent" = "Apache-Maven/3.0.5 (Java 1.6.0_31; Linux 3.16.0-4-amd64), Apache-Maven/3.0.5 (Java 1.6.0_31; Linux 3.16.0-4-amd64)""userId" = "luc""ip" = "80.67.176.229"D

svn commit: r1673034 - in /commons/proper/vfs/trunk: sandbox/src/main/java/org/apache/commons/vfs2/provider/smb/SmbFileObject.java src/changes/changes.xml

2015-04-12 Thread ecki
Author: ecki Date: Sun Apr 12 17:44:07 2015 New Revision: 1673034 URL: http://svn.apache.org/r1673034 Log: [VFS-236][smb] Allow SMB to be used with empty authentication. Modified: commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/vfs2/provider/smb/SmbFileObject.java commo

Jenkins build is back to stable : Commons Math #168

2015-04-12 Thread Apache Jenkins Server
See

[1/2] [math] Updated site menu for upcoming 3.5 release.

2015-04-12 Thread luc
Repository: commons-math Updated Branches: refs/heads/master a6ed07c55 -> e588c8f2e Updated site menu for upcoming 3.5 release. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/c02d6761 Tree: http://git-wip-us.

[2/2] [math] Fixed wrong file name.

2015-04-12 Thread luc
Fixed wrong file name. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/e588c8f2 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/e588c8f2 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/dif

[2/2] [math] Fixed wrong file name.

2015-04-12 Thread luc
Fixed wrong file name. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/884524ae Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/884524ae Diff: http://git-wip-us.apache.org/repos/asf/commons-math/dif

[1/2] [math] Updating site menu for next version.

2015-04-12 Thread luc
Repository: commons-math Updated Branches: refs/heads/MATH_3_X ecd900729 -> 884524ae6 Updating site menu for next version. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/bf2e22ad Tree: http://git-wip-us.apach

Jenkins build became unstable: Commons Math #167

2015-04-12 Thread Apache Jenkins Server
See

[1/2] [math] Moved FastMathTestPerformance out of the main test tree.

2015-04-12 Thread luc
Repository: commons-math Updated Branches: refs/heads/master fa6fcf208 -> a6ed07c55 http://git-wip-us.apache.org/repos/asf/commons-math/blob/a6ed07c5/src/userguide/java/org/apache/commons/math4/userguide/FastMathTestPerformance.java --

[2/2] [math] Moved FastMathTestPerformance out of the main test tree.

2015-04-12 Thread luc
Moved FastMathTestPerformance out of the main test tree. Is is a benchmark rather than a test. JIRA: MATH-1195 Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/a6ed07c5 Tree: http://git-wip-us.apache.org/repos/a

[1/2] [math] Moved FastMathTestPerformance out of the main test tree.

2015-04-12 Thread luc
Repository: commons-math Updated Branches: refs/heads/MATH_3_X 962a367a5 -> ecd900729 http://git-wip-us.apache.org/repos/asf/commons-math/blob/ecd90072/src/userguide/java/org/apache/commons/math3/userguide/FastMathTestPerformance.java

[2/2] [math] Moved FastMathTestPerformance out of the main test tree.

2015-04-12 Thread luc
Moved FastMathTestPerformance out of the main test tree. Is is a benchmark rather than a test. JIRA: MATH-1195 Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/ecd90072 Tree: http://git-wip-us.apache.org/repos/a

[math] Added a way to build polyhedrons sets from vertices and facets.

2015-04-12 Thread luc
Repository: commons-math Updated Branches: refs/heads/master 4aa1d98ad -> fa6fcf208 Added a way to build polyhedrons sets from vertices and facets. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/fa6fcf20 Tre

[math] Added a way to build polyhedrons sets from a vertices and facets.

2015-04-12 Thread luc
Repository: commons-math Updated Branches: refs/heads/MATH_3_X 412eed93d -> 962a367a5 Added a way to build polyhedrons sets from a vertices and facets. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/962a367a

[text] [SANDBOX-492] Create StringDistanceFrom class that contains a StringMetric and the "left" side string. This would have a method that accepts the "right" side string to test.

2015-04-12 Thread kinow
Repository: commons-text Updated Branches: refs/heads/master a5ac07106 -> 6280d46c5 [SANDBOX-492] Create StringDistanceFrom class that contains a StringMetric and the "left" side string. This would have a method that accepts the "right" side string to test. This fixes #3 from GitHub. Thanks t

[text] Fix checkstyle errors

2015-04-12 Thread kinow
Repository: commons-text Updated Branches: refs/heads/master 376c7c4d8 -> a5ac07106 Fix checkstyle errors Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/a5ac0710 Tree: http://git-wip-us.apache.org/repos/asf/

Git Push Summary

2015-04-12 Thread kinow
Repository: commons-text Updated Branches: refs/heads/NEW-METRICS [deleted] e99b839ad

[2/2] [text] Add changes to SANDBOX-490

2015-04-12 Thread kinow
Add changes to SANDBOX-490 Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/376c7c4d Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/376c7c4d Diff: http://git-wip-us.apache.org/repos/asf/commons-tex

[1/2] [text] Remove unused and empty Jaccard files and update distance method name

2015-04-12 Thread kinow
Repository: commons-text Updated Branches: refs/heads/master 3ccdabb1e -> 376c7c4d8 Remove unused and empty Jaccard files and update distance method name Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/548a79

[text] [SANDBOX-490] Add cosine similarity and cosine distance. Strings are converted into vectors using a simple regex tokenizer. Vectors are used to get the cosine similarity and, finally, the dista

2015-04-12 Thread kinow
Repository: commons-text Updated Branches: refs/heads/master 980791b69 -> 3ccdabb1e [SANDBOX-490] Add cosine similarity and cosine distance. Strings are converted into vectors using a simple regex tokenizer. Vectors are used to get the cosine similarity and, finally, the distance is equal to

[2/2] [text] Formatting, code style and comments

2015-04-12 Thread kinow
Formatting, code style and comments Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/e99b839a Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/e99b839a Diff: http://git-wip-us.apache.org/repos/asf/co

[1/2] [text] Code style, formatting and removing unused classes

2015-04-12 Thread kinow
Repository: commons-text Updated Branches: refs/heads/NEW-METRICS 81f679dea -> e99b839ad Code style, formatting and removing unused classes Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/e00d85b3 Tree: http:

svn commit: r1672988 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/StringUtils.java test/java/org/apache/commons/lang3/StringUtilsTest.java

2015-04-12 Thread djones
Author: djones Date: Sun Apr 12 07:14:45 2015 New Revision: 1672988 URL: http://svn.apache.org/r1672988 Log: Corrected Javadoc (mentioned in LANG-1058), added examples to unit test. Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java commons/prope