This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git.
from 4bb3dc2 [KARAF-3674] Improve Karaf scheduler documentation
new 63b0a6c [KARAF-5475] Remove "log_" prefix in subtype, use a
synchronous bundle listener to obtain the subject correctly
new 1d70817 [KARAF-5475] Ability to use custom layouts using fragments
new e57cb70 Fix gogo webconsole plugin
new b46deee Use a StringBuilder instead of string concatenations
new c89d5aa [KARAF-5475] Disable the audit log LoginModule (superceeded
by the event admin log)
The 5 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:
.../java/org/apache/karaf/audit/Activator.java | 52 ++++++++-
.../apache/karaf/jaas/modules/impl/Activator.java | 2 +-
.../impl/adapter/BundleEventAdapter.java | 127 +++++++++++++++++++++
.../org/apache/karaf/webconsole/gogo/Terminal.java | 108 +++++++++---------
4 files changed, 231 insertions(+), 58 deletions(-)
create mode 100644
services/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/BundleEventAdapter.java
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].