This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch spring6
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 153a320622 CAUSEWAY-3304: [Commons] Code Quality Improvements for
2.0.0 Release
add 315c50859f CAUSEWAY-3304: adds DataSource methods for convenience
add 033b6f7d48 CAUSEWAY-3304: make DataSource#ofFile null-able
add 081512c473 CAUSEWAY-3304: make other args in DataSource null-able,
where it makes sense
new 0850d3c5b4 Merge remote-tracking branch 'origin/master' into spring6
new 46dbc2ac6f CAUSEWAY-3304: [Commons] Code Quality Improvements for
2.0.0 Release
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:
.../org/apache/causeway/commons/io/DataSource.java | 75 ++++++++++++++++++++--
.../org/apache/causeway/commons/io/FileUtils.java | 28 ++++----
2 files changed, 83 insertions(+), 20 deletions(-)