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-io.git.


    from d9147fd  Use final. Remove trailing whitepace.
     new 57aba98  Combine nested 'if' statement in 'else' block to 'else if'.
     new 6db5a07  Raise embedded if into parent.

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/main/java/org/apache/commons/io/FileUtils.java   |  6 ++----
 .../java/org/apache/commons/io/FilenameUtils.java    |  8 +++-----
 .../org/apache/commons/io/input/BOMInputStream.java  | 12 +++++-------
 .../io/input/WindowsLineEndingInputStream.java       |  8 +++-----
 .../apache/commons/io/output/XmlStreamWriter.java    | 10 ++++------
 .../io/input/compatibility/XmlStreamReader.java      | 20 +++++++++-----------
 6 files changed, 26 insertions(+), 38 deletions(-)

Reply via email to