This is an automated email from the ASF dual-hosted git repository.
pascalschumacher pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git.
from ef1480a Add missing Apache license header
new 1c48eb0 Add license to FunctionsTest.java
new f7fae53 Functions' interfaces modifiers
new b08c92e Fix Javadoc issues in Functions
new 028c9ec Remove unused generic argument from Functions#tryWithResources
new 962e529 Add spaces after commas in Functions.java
new c5eadb1 Functions.java whitspaces
new 95926eb FunctionsTest imports
new 76a243c FunctionTest redundant constructor modifier
new 5e315d1 FunctionsTest method references
new 19a5a09 FunctionsTest whitespace after comma
new f12cfc8 FunctionsTest whitespaces
new fc6a392 Fix javadoc errors in Functions.java
new 43badd4 Merge remote-tracking branch 'origin/pr/403'
The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/commons/lang3/Functions.java | 507 ++++++++++++--------
.../org/apache/commons/lang3/FunctionsTest.java | 523 +++++++++++----------
2 files changed, 575 insertions(+), 455 deletions(-)