[lang] RecursiveToStringStyleTest now uses correct ToStringStyle in tests.

2016-11-23 Thread djones
Repository: commons-lang Updated Branches: refs/heads/master 2d6dea18b -> 41bc4cd02 RecursiveToStringStyleTest now uses correct ToStringStyle in tests. Thanks to Dominik Stadler for patch. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/r

commons-io git commit: TestUtils: use try-with-resources instead of deprecated IOUtils#closeQuietly

2016-11-23 Thread pascalschumacher
Repository: commons-io Updated Branches: refs/heads/master 31c0d3a8e -> e95134229 TestUtils: use try-with-resources instead of deprecated IOUtils#closeQuietly (side-effect: close #28) Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/a

[1/2] commons-rng git commit: Add description of the component.

2016-11-23 Thread erans
Repository: commons-rng Updated Branches: refs/heads/master 442b1ac28 -> 88cc6c7f3 Add description of the component. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/893916a7 Tree: http://git-wip-us.apache.org/r

[2/2] commons-rng git commit: Typo (userguide).

2016-11-23 Thread erans
Typo (userguide). Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/88cc6c7f Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/88cc6c7f Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/88cc6c

[1/2] commons-rng git commit: Name the parent module as the component (without the string "parent").

2016-11-23 Thread erans
Repository: commons-rng Updated Branches: refs/heads/master ce6db81c5 -> 442b1ac28 Name the parent module as the component (without the string "parent"). Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/47d89217

[2/2] commons-rng git commit: Re-add files that had disappeared...

2016-11-23 Thread erans
Re-add files that had disappeared... Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/442b1ac2 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/442b1ac2 Diff: http://git-wip-us.apache.org/repos/asf/comm

[1/2] commons-rng git commit: Removed links to apidocs in "parent" module.

2016-11-23 Thread erans
Repository: commons-rng Updated Branches: refs/heads/master e5be00256 -> ce6db81c5 Removed links to apidocs in "parent" module. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/97884773 Tree: http://git-wip-us.a

[2/2] commons-rng git commit: Userguide (web site).

2016-11-23 Thread erans
Userguide (web site). Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/ce6db81c Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/ce6db81c Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/ce

[commons-rng] Git Push Summary

2016-11-23 Thread erans
Repository: commons-rng Updated Branches: refs/heads/multimodule [deleted] 067875cd1

[commons-rng] Git Push Summary

2016-11-23 Thread erans
Repository: commons-rng Updated Branches: refs/heads/RNG-30__sampling [deleted] e9e453285

[1/3] commons-rng git commit: Javadoc.

2016-11-23 Thread erans
Repository: commons-rng Updated Branches: refs/heads/master 2b05212b5 -> e5be00256 Javadoc. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/8766d78a Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree

[2/3] commons-rng git commit: Add: "transient" keyword.

2016-11-23 Thread erans
Add: "transient" keyword. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/5f69ca94 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/5f69ca94 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/dif

[3/3] commons-rng git commit: Clear PMD warning.

2016-11-23 Thread erans
Clear PMD warning. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/e5be0025 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/e5be0025 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/e5be0

[2/2] [lang] Merge branch 'fix/non-critical-typos'

2016-11-23 Thread britter
Merge branch 'fix/non-critical-typos' Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/2d6dea18 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/2d6dea18 Diff: http://git-wip-us.apache.org/repos/asf/

[1/2] [lang] fix non-critical typos in comments and JavaDoc fix typos in several local variables

2016-11-23 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master a49ea7a65 -> 2d6dea18b fix non-critical typos in comments and JavaDoc fix typos in several local variables Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang