This is an automated email from the ASF dual-hosted git repository.
tschoening pushed a change to branch LOGCXX-527_TS
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
at 38039220 Some former assumptions didn't hold anymore. Some tests use
generic file names and if those exist during rollover, their last write time is
used as new file name. That last write time might be arbitrary in the past and
therefore broke existing checks about expected file names. Hence, those files
have been deleted.
This branch includes the following new commits:
new 38039220 Some former assumptions didn't hold anymore. Some tests use
generic file names and if those exist during rollover, their last write time is
used as new file name. That last write time might be arbitrary in the past and
therefore broke existing checks about expected file names. Hence, those files
have been deleted.
The 1 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.