[lang] Add final modifier to method parameters.

2016-11-16 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master f015fb2b3 -> 0f87dceb8 Add final modifier to method parameters. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/0f87dceb Tree: http://git-wip-us.apa

[2/2] [lang] Add final modifier to method parameters.

2016-10-23 Thread ggregory
Add final modifier to method parameters. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/aadb9a31 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/aadb9a31 Diff: http://git-wip-us.apache.org/repos/as

[1/2] [lang] Add final modifier to method parameters.

2016-10-23 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 607e3447c -> aadb9a31e http://git-wip-us.apache.org/repos/asf/commons-lang/blob/aadb9a31/src/test/java/org/apache/commons/lang3/test/NotVisibleExceptionFactory.java -