This is an automated email from the ASF dual-hosted git repository.

btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


    from 00334457dc JAMES-3967 RelayLimit: add error log
     new 75a776dbf8 [FIX] Set up JMX auth filter for Guice
     new 877e361c3e [FIX] Set up JMX auth for Spring
     new a14ddfa1f9 [FIX] Document JMX auth for Spring
     new 8e7c7ac7ae [FIX] Add more JMX disclaimers

The 4 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/james/cli/ServerCmd.java  | 12 +++++++++++-
 .../docs/modules/ROOT/pages/configure/jmx.adoc         | 11 ++++++++++-
 .../spring-app/src/main/resources/jmxremote.access     |  1 +
 .../spring-app/src/main/resources/jmxremote.password   |  1 +
 .../james/app/spring/JamesAppSpringMainTest.java       | 17 +++++++++++++++++
 .../james/app/spring/JamesSpringContextTest.java       | 18 +++++++++++++++++-
 .../org/apache/james/modules/server/JMXServer.java     |  5 +++--
 .../META-INF/org/apache/james/spring-server.xml        |  7 +++++++
 src/site/xdoc/server/config-system.xml                 | 13 ++++++++-----
 src/site/xdoc/server/feature-security.xml              |  7 +++++++
 upgrade-instructions.md                                |  8 ++++++++
 11 files changed, 90 insertions(+), 10 deletions(-)
 create mode 100644 server/apps/spring-app/src/main/resources/jmxremote.access
 create mode 100644 server/apps/spring-app/src/main/resources/jmxremote.password


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to