[lang] [LANG-1291] Provide annotations to document thread safety.

2017-04-17 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master a5e76ebc4 -> a91f76da2 [LANG-1291] Provide annotations to document thread safety. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/a91f76da Tree: htt

[lang] [LANG-1291] Provide annotations to document thread safety.

2017-04-17 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 5242157df -> a5e76ebc4 [LANG-1291] Provide annotations to document thread safety. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/a5e76ebc Tree: htt

Nexus: Staging Completed

2017-04-17 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Apache Commons Lang 3.6 RC1Deployer properties:"userAgent" = "Apache-Maven/3.5.0 (Java 1.8.0_112; Mac OS X 10.12.4)""userId" = "britter""ip" = "92.72.176.106"Details:The following artifacts have been staged/org/apache/commons/commons-lang3/3.6/

svn commit: r19171 - in /dev/commons/lang: ./ binaries/ source/

2017-04-17 Thread britter
Author: britter Date: Mon Apr 17 12:39:08 2017 New Revision: 19171 Log: Add Apache Commons Lang 3.6 RC1 Added: dev/commons/lang/RELEASE-NOTES.txt dev/commons/lang/binaries/ dev/commons/lang/binaries/commons-lang3-3.6-bin.tar.gz (with props) dev/commons/lang/binaries/commons-lang

[48/50] [lang] Update download page in preparation for 3.6 release

2017-04-17 Thread britter
Update download page in preparation for 3.6 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/f0f1cc64 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/f0f1cc64 Diff: http://git-wip-us.apache.

[30/50] [lang] Correct @since annotation

2017-04-17 Thread britter
Correct @since annotation Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/54c3daaf Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/54c3daaf Diff: http://git-wip-us.apache.org/repos/asf/commons-lang

[26/50] [lang] LANG-1310: MethodUtils.invokeMethod throws ArrayStoreException if using varargs arguments and smaller types than the method defines (closes #256)

2017-04-17 Thread britter
LANG-1310: MethodUtils.invokeMethod throws ArrayStoreException if using varargs arguments and smaller types than the method defines (closes #256) Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/1a20867d Tree: ht

[07/50] [lang] Add checkstyle to Travis CI (closes #254)

2017-04-17 Thread britter
Add checkstyle to Travis CI (closes #254) Currently, checkstyle is only run as part of the reporting phase, and it's up to the developer to check the report manually. This patch adds the checkstyle configuration to the build plugins so it can be used to check the code (as opposed to just generate

[commons-lang] Git Push Summary

2017-04-17 Thread britter
Repository: commons-lang Updated Tags: refs/tags/LANG_3_6_RC1 [created] 84b3172d5

[32/50] [lang] LANG-1313: Add ArchUtils - an utility class for the "os.arch" system property (closes #231)

2017-04-17 Thread britter
LANG-1313: Add ArchUtils - an utility class for the "os.arch" system property (closes #231) Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/90f0a680 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree

[28/50] [lang] Fixed javadoc of MutableBoolean setTrue / setFalse (closes #260)

2017-04-17 Thread britter
Fixed javadoc of MutableBoolean setTrue / setFalse (closes #260) Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/4a300fee Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/4a300fee Diff: http://git-w

[45/50] [lang] Update to latest PMD version

2017-04-17 Thread britter
Update to latest PMD version Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/63dcba41 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/63dcba41 Diff: http://git-wip-us.apache.org/repos/asf/commons-l

[43/50] [lang] LANG-1312: LocaleUtils#toLocale does not support language followed by UN M.49 numeric-3 area code followed by variant

2017-04-17 Thread britter
LANG-1312: LocaleUtils#toLocale does not support language followed by UN M.49 numeric-3 area code followed by variant Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/fb480362 Tree: http://git-wip-us.apache.org/r

[44/50] [lang] PMD: Nested if statements can be combined

2017-04-17 Thread britter
PMD: Nested if statements can be combined Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/c82b1f06 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/c82b1f06 Diff: http://git-wip-us.apache.org/repos/

[11/50] [lang] Merge branch 'Lang1300CharSequenceUtilsChange' of https://github.com/MarkDacek/commons-lang

2017-04-17 Thread britter
Merge branch 'Lang1300CharSequenceUtilsChange' 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/e9610ccf Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree

[16/50] [lang] MethodUtilsTest whitespaces

2017-04-17 Thread britter
MethodUtilsTest whitespaces Clean up MethodUtilsTest whitespaces as per the project's standards - no trailing whitespaces are allowed and spaces are used for indentation. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang

[50/50] [lang] Update version numbers for release 3.6

2017-04-17 Thread britter
Update version numbers for release 3.6 Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/1ec464da Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/1ec464da Diff: http://git-wip-us.apache.org/repos/asf

[47/50] [lang] Add release notes for 3.6 release

2017-04-17 Thread britter
Add release notes for 3.6 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/046ccf10 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/046ccf10 Diff: http://git-wip-us.apache.org/repos/asf/comm

[46/50] [lang] Update copyright year

2017-04-17 Thread britter
Update copyright year Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/5242157d Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/5242157d Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/dif

[42/50] [lang] Introduce some more local variables to make the code better readable

2017-04-17 Thread britter
Introduce some more local variables to make the code better readable Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/dfecbe97 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/dfecbe97 Diff: http://g

[38/50] [lang] Extract method for parsing locales from string

2017-04-17 Thread britter
Extract method for parsing locales from string Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/d547412b Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/d547412b Diff: http://git-wip-us.apache.org/r

[40/50] [lang] Replace switch statement with if-else block

2017-04-17 Thread britter
Replace switch statement with if-else block Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/8f540303 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/8f540303 Diff: http://git-wip-us.apache.org/repo

[02/50] [lang] Remove unused SystemUtils import from ExceptionUtils

2017-04-17 Thread britter
Remove unused SystemUtils import from ExceptionUtils Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/ba7c7880 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/ba7c7880 Diff: http://git-wip-us.apache

[36/50] [lang] (docs) removing erroneous link to sonar dashboard

2017-04-17 Thread britter
(docs) removing erroneous link to sonar dashboard Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/cd05fddd Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/cd05fddd Diff: http://git-wip-us.apache.or

[33/50] [lang] add changes.xml entry for LANG-1313

2017-04-17 Thread britter
add changes.xml entry for LANG-1313 Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/46edb45d Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/46edb45d Diff: http://git-wip-us.apache.org/repos/asf/co

[41/50] [lang] Remove initial if statement by adding an early return

2017-04-17 Thread britter
Remove initial if statement by adding an early return Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/f059e5f7 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/f059e5f7 Diff: http://git-wip-us.apach

[01/50] [lang] LANG-1293: Add StringUtils#isAllEmpty and #isAllBlank methods

2017-04-17 Thread britter
Repository: commons-lang Updated Branches: refs/heads/release 36f98d87b -> 1ec464dac LANG-1293: Add StringUtils#isAllEmpty and #isAllBlank methods fix error in javadoc (side effects: close #221, close #197) Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git

[14/50] [lang] LANG-1300: Merged Rob's javadoc comments and updated to use code units instead of code points

2017-04-17 Thread britter
LANG-1300: Merged Rob's javadoc comments and updated to use code units instead of code points Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/b521820b Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tr

[13/50] [lang] LANG-1300: Crediting Mark for work

2017-04-17 Thread britter
LANG-1300: Crediting Mark for work Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/0e1b328e Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/0e1b328e Diff: http://git-wip-us.apache.org/repos/asf/com

[39/50] [lang] Extract some helper methods to make the code better readable

2017-04-17 Thread britter
Extract some helper methods to make the code better readable Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/d3146a54 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/d3146a54 Diff: http://git-wip-u

[24/50] [lang] restore deprecated annotation of StringUtils#getJaroWinklerDistance

2017-04-17 Thread britter
restore deprecated annotation of StringUtils#getJaroWinklerDistance This annotation was with "LANG-1316: Deprecate classes/methods moved to commons-text" and removed by mistake while reverting "LANG-1269: Wrong name or result of StringUtils#getJaroWinklerDistance". Project: http://git-wip-us.a

[09/50] [lang] correct LANG-1314 changes.xml entry description

2017-04-17 Thread britter
correct LANG-1314 changes.xml entry description Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/39a2a6fa Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/39a2a6fa Diff: http://git-wip-us.apache.org/

[10/50] [lang] update commons-parent to version 42

2017-04-17 Thread britter
update commons-parent to version 42 Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/6700d58f Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/6700d58f Diff: http://git-wip-us.apache.org/repos/asf/co

[31/50] [lang] Remove trailing white spaces

2017-04-17 Thread britter
Remove trailing white spaces Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/b06f13ff Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/b06f13ff Diff: http://git-wip-us.apache.org/repos/asf/commons-l

[03/50] [lang] Apply JavaDoc checkstyle only to public methods

2017-04-17 Thread britter
Apply JavaDoc checkstyle only to public methods The defacto style of the project requires Javadoc for public methods only, but the checkstyle Javadoc check defaults to requiring them even for private methods, generating 46 errors. This patch sets the checkstyle Javadoc check's scope to public to

[17/50] [lang] Remove test wildcard imports

2017-04-17 Thread britter
Remove test wildcard imports This patch applies the de-facto project's coding standard on the test files and replaces wildcard static imports with series of single method imports. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/com

[49/50] [lang] Update website for 3.6 release

2017-04-17 Thread britter
Update website for 3.6 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/2b10273c Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/2b10273c Diff: http://git-wip-us.apache.org/repos/asf/commons

[05/50] [lang] Upgrade maven-checkstyle-plugin to 2.17

2017-04-17 Thread britter
Upgrade maven-checkstyle-plugin to 2.17 This patch upgrades maven-checkstyle-plugin to the latest available version, 2.17. This is done in order to consume a fix for checkstyle wrongfully reporting an error if the @return javadoc tag was used in an annotation type, as it is in Guarded (line 36).

[37/50] [lang] Better local variable names

2017-04-17 Thread britter
Better local variable names Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/3c899943 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/3c899943 Diff: http://git-wip-us.apache.org/repos/asf/commons-la

[12/50] [lang] LANG-1300: Updating javadocs

2017-04-17 Thread britter
LANG-1300: Updating javadocs Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/9fe11e68 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/9fe11e68 Diff: http://git-wip-us.apache.org/repos/asf/commons-l

[22/50] [lang] LANG-1316: Deprecate classes/methods moved to commons-text (closes #255)

2017-04-17 Thread britter
LANG-1316: Deprecate classes/methods moved to commons-text (closes #255) * org.apache.commons.lang3.text.translate - every class * org.apache.commons.lang3.text - every class other than WordUtils * StringEscapeUtils - whole class * StringUtils: getLevenshteinDistance, getFuzzyDistance and getJaro

[08/50] [lang] .travis.yml: include apache rat license check in the main script, so that the build fails if there are violations

2017-04-17 Thread britter
.travis.yml: include apache rat license check in the main script, so that the build fails if there are violations Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/15dcb423 Tree: http://git-wip-us.apache.org/repos

[35/50] [lang] LANG-1313: Add ArchUtils

2017-04-17 Thread britter
LANG-1313: Add ArchUtils add missing since javadoc tags Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/5d3a2081 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/5d3a2081 Diff: http://git-wip-us.ap

[34/50] [lang] Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-lang

2017-04-17 Thread britter
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/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/30d4070a Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/30d4070a Diff:

[06/50] [lang] Replace tabs with spaces in DateUtils

2017-04-17 Thread britter
Replace tabs with spaces in DateUtils Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/4259a706 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/4259a706 Diff: http://git-wip-us.apache.org/repos/asf/

[27/50] [lang] changes.xml: add entry for LANG-1310

2017-04-17 Thread britter
changes.xml: add entry for LANG-1310 Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/5d6c1763 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/5d6c1763 Diff: http://git-wip-us.apache.org/repos/asf/c

[25/50] [lang] README.md: remove license badge, because github now displays the license at the top of the page

2017-04-17 Thread britter
README.md: remove license badge, because github now displays the license at the top of the 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/7ac12154 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/

[19/50] [lang] StringUtilsEqualsIndexOfTest: fix checkstyle violations

2017-04-17 Thread britter
StringUtilsEqualsIndexOfTest: fix checkstyle violations Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/99900ae0 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/99900ae0 Diff: http://git-wip-us.apa

[20/50] [lang] checkstyle-suppressions.xml: make paths work on windows

2017-04-17 Thread britter
checkstyle-suppressions.xml: make paths work on windows Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/e702828e Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/e702828e Diff: http://git-wip-us.apa

[21/50] [lang] travis: add clirr check

2017-04-17 Thread britter
travis: add clirr check Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/9aea44ac Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/9aea44ac Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/d

[29/50] [lang] Restore clirr report generation

2017-04-17 Thread britter
Restore clirr report generation Since commons-parent version 41, generation of the clirr report for the site has to be explicitly enabled by adding a "src\site\resources\profile.clirr" file. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/

[18/50] [lang] Apply checkstyle checks to test files (closes #257)

2017-04-17 Thread britter
Apply checkstyle checks to test files (closes #257) This patch enforces the code style defined by the checkstyle checks to the test files too. In the cases where it would just add robustness and not improve the code's readability and maintainability (specifically - the javadoc checks), those che

[23/50] [lang] Revert "LANG-1269: Wrong name or result of StringUtils#getJaroWinklerDistance (closes #198)"

2017-04-17 Thread britter
Revert "LANG-1269: Wrong name or result of StringUtils#getJaroWinklerDistance (closes #198)" This reverts commit a40b2a907a69e51675d7d0502b2608833c4da343, because adding a new method StringUtils#getJaroWinklerSimilarity and immediately deprecating it makes not sense. Project: http://git-wip-u

[15/50] [lang] LANG-1300: fix javadoc build && to &&

2017-04-17 Thread britter
LANG-1300: fix javadoc build && to && Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/bf80b9e2 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/bf80b9e2 Diff: http://git-wip-us.apache.org/repos/asf/

[04/50] [lang] org.apache.commons.lang3.concurrent.annotation package-info

2017-04-17 Thread britter
org.apache.commons.lang3.concurrent.annotation package-info Added package-info.java to the org.apache.commons.lang3.concurrent.annotation package to solve a checkstyle violation. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/comm

[lang] Update copyright year

2017-04-17 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master 63dcba41a -> 5242157df Update copyright year Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/5242157d Tree: http://git-wip-us.apache.org/repos/asf/

[lang] Update to latest PMD version

2017-04-17 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master c82b1f062 -> 63dcba41a Update to latest PMD version Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/63dcba41 Tree: http://git-wip-us.apache.org/rep

[lang] PMD: Nested if statements can be combined

2017-04-17 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master fb4803623 -> c82b1f062 PMD: Nested if statements can be combined Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/c82b1f06 Tree: http://git-wip-us.a

[lang] LANG-1312: LocaleUtils#toLocale does not support language followed by UN M.49 numeric-3 area code followed by variant

2017-04-17 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master dfecbe970 -> fb4803623 LANG-1312: LocaleUtils#toLocale does not support language followed by UN M.49 numeric-3 area code followed by variant Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-u

[2/6] [lang] Extract method for parsing locales from string

2017-04-17 Thread britter
Extract method for parsing locales from string Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/d547412b Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/d547412b Diff: http://git-wip-us.apache.org/r

[3/6] [lang] Extract some helper methods to make the code better readable

2017-04-17 Thread britter
Extract some helper methods to make the code better readable Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/d3146a54 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/d3146a54 Diff: http://git-wip-u

[1/6] [lang] Better local variable names

2017-04-17 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master cd05fddd4 -> dfecbe970 Better local variable names Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/3c899943 Tree: http://git-wip-us.apache.org/repo

[4/6] [lang] Replace switch statement with if-else block

2017-04-17 Thread britter
Replace switch statement with if-else block Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/8f540303 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/8f540303 Diff: http://git-wip-us.apache.org/repo

[5/6] [lang] Remove initial if statement by adding an early return

2017-04-17 Thread britter
Remove initial if statement by adding an early return Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/f059e5f7 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/f059e5f7 Diff: http://git-wip-us.apach

[6/6] [lang] Introduce some more local variables to make the code better readable

2017-04-17 Thread britter
Introduce some more local variables to make the code better readable Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/dfecbe97 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/dfecbe97 Diff: http://g