commons-io git commit: IO-531 - Improve Javadoc for FileUtils.listFiles

2017-04-20 Thread sebb
Repository: commons-io Updated Branches: refs/heads/master 8b9fe1b01 -> 4b5fa7d8d IO-531 - Improve Javadoc for FileUtils.listFiles This fixes #33 Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/4b5fa7d8 Tree:

[3/3] commons-numbers git commit: NUMBERS-20: Add unit tests for SmallPrimes.

2017-04-20 Thread raydecampo
NUMBERS-20: Add unit tests for SmallPrimes. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/9e54e498 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/9e54e498 Diff:

[2/3] commons-numbers git commit: NUMBERS-20: Port classes to new package. Replace [math] exceptions with IllegalArgumentException. Simplify exception detection in unit tests.

2017-04-20 Thread raydecampo
NUMBERS-20: Port classes to new package. Replace [math] exceptions with IllegalArgumentException. Simplify exception detection in unit tests. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/09dc0163 Tree:

[1/3] commons-numbers git commit: NUMBERS-20: Establish baseline of files copied from [math].

2017-04-20 Thread raydecampo
Repository: commons-numbers Updated Branches: refs/heads/feature-NUMBERS-20 [created] 9e54e498d NUMBERS-20: Establish baseline of files copied from [math]. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

[lang] LANG-1167: Add null filter to ReflectionToStringBuilder

2017-04-20 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 0446364ff -> 859224ffa LANG-1167: Add null filter to ReflectionToStringBuilder Fix/add since javadoc tags, fix checkstyle violations and do other small clean-ups. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo

svn commit: r1792080 - /commons/proper/configuration/trunk/src/changes/changes.xml

2017-04-20 Thread oheger
Author: oheger Date: Thu Apr 20 16:04:23 2017 New Revision: 1792080 URL: http://svn.apache.org/viewvc?rev=1792080=rev Log: [CONFIGURATION-663] Updated changes.xml. Modified: commons/proper/configuration/trunk/src/changes/changes.xml Modified:

svn commit: r1792079 - /commons/proper/configuration/trunk/src/site/xdoc/userguide/upgradeto2_0.xml

2017-04-20 Thread oheger
Author: oheger Date: Thu Apr 20 16:03:54 2017 New Revision: 1792079 URL: http://svn.apache.org/viewvc?rev=1792079=rev Log: [CONFIGURATION-663] Fixed a typo in the upgrade guide. Thanks to kap4020 at gmail dot com for spotting this. Modified:

[lang] LANG-1167: attributing work to Mark Dacek

2017-04-20 Thread chtompki
Repository: commons-lang Updated Branches: refs/heads/master 8147cc5b3 -> 0446364ff LANG-1167: attributing work to Mark Dacek Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/0446364f Tree:

[5/6] [lang] LANG-1167: Added license to top of ReflectionToStringBuilderExcludeNullValuesTest.java

2017-04-20 Thread chtompki
LANG-1167: Added license to top of ReflectionToStringBuilderExcludeNullValuesTest.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/e423b0bc Tree:

[4/6] [lang] LANG-1167: Added more test cases for ReflectionToStringBuilderExcludeNullValuesTest

2017-04-20 Thread chtompki
LANG-1167: Added more test cases for ReflectionToStringBuilderExcludeNullValuesTest Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/3c2673e8 Tree:

[2/6] [lang] Merge remote-tracking branch 'APACHE/master'

2017-04-20 Thread chtompki
Merge remote-tracking branch 'APACHE/master' Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/40b8ecd3 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/40b8ecd3 Diff:

[3/6] [lang] LANG-1167: Added isExcludeNullValues to ReflectionToStringBuilder and test

2017-04-20 Thread chtompki
LANG-1167: Added isExcludeNullValues to ReflectionToStringBuilder and test Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/661d16d1 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/661d16d1 Diff:

[6/6] [lang] Merge branch 'LANG-1167' of https://github.com/MarkDacek/commons-lang

2017-04-20 Thread chtompki
Merge branch 'LANG-1167' of https://github.com/MarkDacek/commons-lang Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/8147cc5b Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/8147cc5b Diff:

[1/6] [lang] This closes #250

2017-04-20 Thread chtompki
Repository: commons-lang Updated Branches: refs/heads/master ff6b0ada7 -> 8147cc5b3 This closes #250 Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/3072c655 Tree:

[commons-numbers] Git Push Summary

2017-04-20 Thread raydecampo
Repository: commons-numbers Updated Branches: refs/heads/fraction__NUMBERS-6 [deleted] 985d44fca

[commons-numbers] Git Push Summary

2017-04-20 Thread raydecampo
Repository: commons-numbers Updated Branches: refs/heads/feature-NUMBERS-12 [deleted] e3399d1ba

[3/4] commons-numbers git commit: Remove unnecessary default constructor

2017-04-20 Thread raydecampo
Remove unnecessary default constructor Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/e3399d1b Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/e3399d1b Diff:

[4/4] commons-numbers git commit: NUMBERS-12: Merge branch 'feature-NUMBERS-12'

2017-04-20 Thread raydecampo
NUMBERS-12: Merge branch 'feature-NUMBERS-12' Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/48c9522d Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/48c9522d Diff:

[2/4] commons-numbers git commit: Port ContinuedFraction from commons math. Converted exceptions to ArithmeticException.

2017-04-20 Thread raydecampo
Port ContinuedFraction from commons math. Converted exceptions to ArithmeticException. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/9602e36b Tree:

[1/4] commons-numbers git commit: Establish baseline of files copied from commons-math. (Will not build.)

2017-04-20 Thread raydecampo
Repository: commons-numbers Updated Branches: refs/heads/master b37c9f195 -> 48c9522d8 Establish baseline of files copied from commons-math. (Will not build.) Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

[2/3] commons-numbers git commit: Port ContinuedFraction from commons math. Converted exceptions to ArithmeticException.

2017-04-20 Thread raydecampo
Port ContinuedFraction from commons math. Converted exceptions to ArithmeticException. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/9602e36b Tree:

[1/3] commons-numbers git commit: Establish baseline of files copied from commons-math. (Will not build.)

2017-04-20 Thread raydecampo
Repository: commons-numbers Updated Branches: refs/heads/feature-NUMBERS-12 [created] e3399d1ba Establish baseline of files copied from commons-math. (Will not build.) Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

[3/3] commons-numbers git commit: Remove unnecessary default constructor

2017-04-20 Thread raydecampo
Remove unnecessary default constructor Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/e3399d1b Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/e3399d1b Diff:

[commons-numbers] Git Push Summary

2017-04-20 Thread raydecampo
Repository: commons-numbers Updated Branches: refs/heads/feature-NUMBERS-12 [deleted] 44fa5ca2b