This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git
from f02292f7f Normalize spelling new c641a27c7 Add FailableIntToFloatFunction new 325a5e4b5 Port from Doxia 1 to 2 The 2 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: src/changes/changes.xml | 1 + ...nction.java => FailableIntToFloatFunction.java} | 12 ++--- src/site/site.xml | 62 ++++++++++++---------- src/site/xdoc/article2_4.xml | 23 ++++---- src/site/xdoc/article2_5.xml | 7 +-- src/site/xdoc/article3_0.xml | 9 ++-- src/site/xdoc/building.xml | 4 +- src/site/xdoc/developerguide.xml | 6 ++- src/site/xdoc/index.xml | 4 +- src/site/xdoc/proposal.xml | 9 ++-- src/site/xdoc/upgradeto2_0.xml | 4 +- src/site/xdoc/upgradeto2_1.xml | 4 +- src/site/xdoc/upgradeto2_2.xml | 4 +- src/site/xdoc/upgradeto2_3.xml | 4 +- src/site/xdoc/upgradeto2_4.xml | 4 +- src/site/xdoc/upgradeto2_5.xml | 4 +- src/site/xdoc/upgradeto2_6.xml | 4 +- src/site/xdoc/upgradeto3_0.xml | 4 +- src/site/xdoc/userguide.xml | 9 ++-- .../lang3/function/FailableFunctionsTest.java | 35 ++++++++++++ 20 files changed, 142 insertions(+), 71 deletions(-) copy src/main/java/org/apache/commons/lang3/function/{FailableIntToDoubleFunction.java => FailableIntToFloatFunction.java} (80%)