[10/11] [lang] Extract logic for checking string representation of objects into separate methods

2015-05-01 Thread britter
Extract logic for checking string representation of objects into separate methods Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/e8db7237 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/e8db7237

[06/11] [lang] fixed Tab to 4 spaces in JsonToStringStyleTest.java

2015-05-01 Thread britter
fixed Tab to 4 spaces in JsonToStringStyleTest.java Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/6a990501 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/6a990501 Diff: http://git-wip-us.apache.

[11/11] [lang] Merge branch 'branch-3.4-fix-json-style-rebase'

2015-05-01 Thread britter
Merge branch 'branch-3.4-fix-json-style-rebase' LANG-1128: JsonToStringStyle doesn't handle chars and objects correctly. This also fixes #74 from github. Thanks to github user jacktan1991. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repo

[07/11] [lang] Add LANG-1128 to changes.xml

2015-05-01 Thread britter
Add LANG-1128 to changes.xml Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/448ec93f Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/448ec93f Diff: http://git-wip-us.apache.org/repos/asf/commons-l

[09/11] [lang] Format source code

2015-05-01 Thread britter
Format source code Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/28656559 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/28656559 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/2

[08/11] [lang] Variable names should follow naming conventions

2015-05-01 Thread britter
Variable names should follow naming conventions Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/07ec8ad2 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/07ec8ad2 Diff: http://git-wip-us.apache.org/

[01/11] [lang] add testChar and testDate Cases into JsonToStringStyleTest

2015-05-01 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master 1cf8af4b2 -> 4a882e76d add testChar and testDate Cases into JsonToStringStyleTest Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/cf42ae52 Tree: ht

[04/11] [lang] add testNestingPerson case to JsonToStringStyleTest.java

2015-05-01 Thread britter
add testNestingPerson case to JsonToStringStyleTest.java Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/2584b4a0 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/2584b4a0 Diff: http://git-wip-us.ap

[03/11] [lang] fix imports in JsonToStringStyleTest.java

2015-05-01 Thread britter
fix imports in JsonToStringStyleTest.java Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/6d23e855 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/6d23e855 Diff: http://git-wip-us.apache.org/repos/a

[02/11] [lang] fix the JsonToStringStyle:except number types and boolean type, all other types in java should be 'appendAsString'

2015-05-01 Thread britter
fix the JsonToStringStyle:except number types and boolean type, all other types in java should be 'appendAsString' Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/fb7335ab Tree: http://git-wip-us.apache.org/repo

[05/11] [lang] modified appendDetail method for Object value in JsonToStringStyle class

2015-05-01 Thread britter
modified appendDetail method for Object value in JsonToStringStyle class Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/cac52097 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/cac52097 Diff: http

[lang] Fix typo

2015-05-01 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master 99a4292ea -> 1cf8af4b2 Fix typo Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/1cf8af4b Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/

[lang] Better title for release history page

2015-05-01 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master f97780bfb -> 99a4292ea Better title for release history page Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/99a4292e Tree: http://git-wip-us.apach

[lang] Split up release history table into subsections for every major release

2015-05-01 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master b5749b4f5 -> f97780bfb Split up release history table into subsections for every major release Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/f977

[lang] LANG-456: HashCodeBuilder throws StackOverflowError in bidirectional navigable association. Thanks to Bob Fields who provides the inital patch. Thanks to Woosan Ko who wrote the final patch. Th

2015-05-01 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master 4796a0a79 -> b5749b4f5 LANG-456: HashCodeBuilder throws StackOverflowError in bidirectional navigable association. Thanks to Bob Fields who provides the inital patch. Thanks to Woosan Ko who wrote the final patch. Thanks to Bruno P. K

[lang] Correct issue title for LANG-916 in changes.xml

2015-05-01 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master 5c6a87c46 -> 4796a0a79 Correct issue title for LANG-916 in changes.xml Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/4796a0a7 Tree: http://git-wi

[4/4] [lang] Merge branch 'LANG-1126'

2015-05-01 Thread britter
Merge branch 'LANG-1126' Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/5c6a87c4 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/5c6a87c4 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/

[2/4] [lang] Format source code

2015-05-01 Thread britter
Format source code Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/260e0e0c Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/260e0e0c Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/2

[1/4] [lang] Set default locale to Locale.ENGLISH to make test independent from system default locale.

2015-05-01 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master 775203dd2 -> 5c6a87c46 Set default locale to Locale.ENGLISH to make test independent from system default locale. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commo

[3/4] [lang] Add LANG-1126 to changes.xml

2015-05-01 Thread britter
Add LANG-1126 to changes.xml Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/69fbbe17 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/69fbbe17 Diff: http://git-wip-us.apache.org/repos/asf/commons-l

Jenkins build is back to stable : Commons Math #198

2015-05-01 Thread Apache Jenkins Server
See

[math] [MATH-964] Remove unused class PollardRho.

2015-05-01 Thread tn
Repository: commons-math Updated Branches: refs/heads/master 2ae6f996e -> cb21480cb [MATH-964] Remove unused class PollardRho. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/cb21480c Tree: http://git-wip-us.

[math] [MATH-964] Remove unused class PollardRho.

2015-05-01 Thread tn
Repository: commons-math Updated Branches: refs/heads/master bd5afc0b5 -> 2ae6f996e [MATH-964] Remove unused class PollardRho. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/2ae6f996 Tree: http://git-wip-us.

svn commit: r1677137 - /commons/proper/compress/trunk/README.txt

2015-05-01 Thread bodewig
Author: bodewig Date: Fri May 1 13:40:03 2015 New Revision: 1677137 URL: http://svn.apache.org/r1677137 Log: fix format of text file - this is no markdown actually, all I wanted to say is closes #2 Modified: commons/proper/compress/trunk/README.txt Modified: commons/proper/compress/trunk/R

Jenkins build is still unstable: Commons Math #197

2015-05-01 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Commons Math #196

2015-05-01 Thread Apache Jenkins Server
See

[math] [MATH-1221] Improve performance of ZipfDistribution by caching the nth generalized harmonic.

2015-05-01 Thread tn
Repository: commons-math Updated Branches: refs/heads/master 002276ea3 -> bd5afc0b5 [MATH-1221] Improve performance of ZipfDistribution by caching the nth generalized harmonic. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/co

[math] [MATH-1220] Improve performance of ZipfDistribution.sample. Thanks to Otmar Ertl.

2015-05-01 Thread tn
Repository: commons-math Updated Branches: refs/heads/master 5597ed7ea -> 002276ea3 [MATH-1220] Improve performance of ZipfDistribution.sample. Thanks to Otmar Ertl. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/

[math] [MATH-1220] Improve performance of ZipfDistribution.sample(). Thanks to Otmar Ertl.

2015-05-01 Thread tn
Repository: commons-math Updated Branches: refs/heads/MATH_3_X ab2b01168 -> 321269ed9 [MATH-1220] Improve performance of ZipfDistribution.sample(). Thanks to Otmar Ertl. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-m

svn commit: r1677110 - /commons/proper/dbcp/trunk/src/main/java/org/apache/commons/dbcp2/PoolingDataSource.java

2015-05-01 Thread sebb
Author: sebb Date: Fri May 1 11:15:22 2015 New Revision: 1677110 URL: http://svn.apache.org/r1677110 Log: Typo Modified: commons/proper/dbcp/trunk/src/main/java/org/apache/commons/dbcp2/PoolingDataSource.java Modified: commons/proper/dbcp/trunk/src/main/java/org/apache/commons/dbcp2/Pooli

[math] Remove tags added by accident.

2015-05-01 Thread tn
Repository: commons-math Updated Branches: refs/heads/MATH_3_X f5d028ca6 -> ab2b01168 Remove tags added by accident. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/ab2b0116 Tree: http://git-wip-us.apache.org

Jenkins build is still unstable: Commons Math #195

2015-05-01 Thread Apache Jenkins Server
See

[math] [MATH-1153] Improve performance of BetaDistribution.sample(). Thanks to Sergei Lebedev.

2015-05-01 Thread tn
Repository: commons-math Updated Branches: refs/heads/MATH_3_X 2011e11e5 -> f5d028ca6 [MATH-1153] Improve performance of BetaDistribution.sample(). Thanks to Sergei Lebedev. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commo

[math] [MATH-1153] Improve performance of BetaDistribution#sample. Thanks to Sergei Lebedev.

2015-05-01 Thread tn
Repository: commons-math Updated Branches: refs/heads/master 9b2772e38 -> 5597ed7ea [MATH-1153] Improve performance of BetaDistribution#sample. Thanks to Sergei Lebedev. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-m