[lang] LANG-1354: FieldUtils should ignore any synthetic fields

2017-10-10 Thread chas
Repository: commons-lang Updated Branches: refs/heads/master 1e9e36640 -> c56b87d6e LANG-1354: FieldUtils should ignore any synthetic fields Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/c56b87d6 Tree: http

svn commit: r1811783 - /commons/proper/codec/trunk/pom.xml

2017-10-10 Thread ggregory
Author: ggregory Date: Tue Oct 10 23:21:12 2017 New Revision: 1811783 URL: http://svn.apache.org/viewvc?rev=1811783&view=rev Log: Update maven-pmd-plugin from 3.5 to 3.8. Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL: http://svn.apache.org/vie

svn commit: r1811782 - /commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/XXHash32.java

2017-10-10 Thread ggregory
Author: ggregory Date: Tue Oct 10 23:19:32 2017 New Revision: 1811782 URL: http://svn.apache.org/viewvc?rev=1811782&view=rev Log: Do not use an unknown Javadoc tag, this make Javdoc 8 blow up. Modified: commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/XXHash32.java M

commons-dbutils git commit: Fix up changes.xml.

2017-10-10 Thread ggregory
Repository: commons-dbutils Updated Branches: refs/heads/master 0e6405a12 -> 3b2361e7b Fix up changes.xml. Project: http://git-wip-us.apache.org/repos/asf/commons-dbutils/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbutils/commit/3b2361e7 Tree: http://git-wip-us.apache.org/repo

commons-dbutils git commit: [DBUTILS-135] BeanProcessor is not thread safe since [DBUTILS-124].

2017-10-10 Thread ggregory
Repository: commons-dbutils Updated Branches: refs/heads/master ea94faec8 -> 0e6405a12 [DBUTILS-135] BeanProcessor is not thread safe since [DBUTILS-124]. Project: http://git-wip-us.apache.org/repos/asf/commons-dbutils/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbutils/commit/

[lang] Make private fields final.

2017-10-10 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 9a7de3974 -> 1e9e36640 Make private fields final. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/1e9e3664 Tree: http://git-wip-us.apache.org/repos/

[lang] Sort members.

2017-10-10 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 060e66bf9 -> 9a7de3974 Sort members. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/9a7de397 Tree: http://git-wip-us.apache.org/repos/asf/commons-l

[lang] No need to nest.

2017-10-10 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 33a1f82a1 -> 060e66bf9 No need to nest. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/060e66bf Tree: http://git-wip-us.apache.org/repos/asf/common

[lang] [LANG-1355] TimeZone.getTimeZone() in FastDateParser causes resource contention. Javadoc: Use the active voice.

2017-10-10 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 1dbfaeecb -> 33a1f82a1 [LANG-1355] TimeZone.getTimeZone() in FastDateParser causes resource contention. Javadoc: Use the active voice. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache

[lang] [LANG-1355] TimeZone.getTimeZone() in FastDateParser causes resource contention. This closes #296.

2017-10-10 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 15d550321 -> 1dbfaeecb [LANG-1355] TimeZone.getTimeZone() in FastDateParser causes resource contention. This closes #296. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/as

[2/5] [text] TEXT-74 Fixed checkstyle errors

2017-10-10 Thread chtompki
TEXT-74 Fixed 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/5bd02a5f Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/5bd02a5f Diff: http://git-wip-us.apache.org/repos/asf/common

[5/5] [text] TEXT-74: Thanks Ioannis

2017-10-10 Thread chtompki
TEXT-74: Thanks Ioannis Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/f9057254 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/f9057254 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/d

[3/5] [text] TEXT-74 Javadoc fixes

2017-10-10 Thread chtompki
TEXT-74 Javadoc fixes Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/635cb80d Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/635cb80d Diff: http://git-wip-us.apache.org/repos/asf/commons-text/dif

[1/5] [text] TEXT-74 Added attribute for disabling the recursive substitution of variable values

2017-10-10 Thread chtompki
Repository: commons-text Updated Branches: refs/heads/master 8613c3437 -> f90572543 TEXT-74 Added attribute for disabling the recursive substitution of variable values Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-tex

[4/5] [text] Merge branch 'TEXT-74' of https://github.com/sermojohn/commons-text

2017-10-10 Thread chtompki
Merge branch 'TEXT-74' of https://github.com/sermojohn/commons-text Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/dc37bd2c Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/dc37bd2c Diff: http://gi

commons-rng git commit: Loop rewrite (to avoid PMD warning).

2017-10-10 Thread erans
Repository: commons-rng Updated Branches: refs/heads/master 22b5422cf -> d38b8e702 Loop rewrite (to avoid 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/d38b8e70 Tree: http://git-wip-us.apache.or