This is an automated email from the ASF dual-hosted git repository.
swebb2066 pushed a change to branch simplify_activate_options
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
from 25b283ab Users can only change their activateOptions override method
when using the next ABI version
add 08cd9163 Ensure overriden activateOptions methods are invoked when
using the next ABI version
No new revisions were added by this update.
Summary of changes:
src/main/cpp/appenderskeleton.cpp | 17 +++++++++++------
src/main/cpp/errorhandler.cpp | 4 +++-
src/main/cpp/filter.cpp | 12 ++----------
src/main/cpp/layout.cpp | 4 +++-
src/main/cpp/optionhandler.cpp | 9 +++------
src/main/cpp/rollingpolicybase.cpp | 10 +++++-----
src/main/cpp/timebasedrollingpolicy.cpp | 1 +
src/main/cpp/triggeringpolicy.cpp | 4 +++-
src/main/include/log4cxx/appenderskeleton.h | 6 ------
src/main/include/log4cxx/layout.h | 10 +++++++++-
src/main/include/log4cxx/spi/filter.h | 12 +++---------
11 files changed, 43 insertions(+), 46 deletions(-)