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 cccbdd7  [ADR] Write a standalone EventBus ADR to centralize and 
detail related knowledge
     new 04d79df  JAMES-3195 Avoid loosing stacktrace when fails to delete a 
file
     new 5c5c9b1  JAMES-3197 Mailet processing should handle 
NoClassDefFoundError
     new 16456a2  JAMES-3197 Matcher processing should handle 
NoClassDefFoundError

The 3 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/james/mailets/MailetErrorsTest.java | 40 ++++++++++++++++++++++
 ...Mailet.java => NoClassDefFoundErrorMailet.java} |  4 +--
 ...tcher.java => NoClassDefFoundErrorMatcher.java} |  5 +--
 .../james/mailetcontainer/impl/ProcessorUtil.java  |  4 +--
 .../mailetcontainer/impl/camel/CamelProcessor.java |  4 +--
 .../impl/camel/MatcherSplitter.java                |  4 +--
 .../impl/jmx/JMXStateMailetProcessorListener.java  |  4 +--
 .../lib/AbstractStateMailetProcessor.java          |  4 +--
 .../lib/AbstractStateMailetProcessorTest.java      | 20 +++++------
 .../queue/activemq/ActiveMQMailQueueItem.java      |  2 +-
 10 files changed, 66 insertions(+), 25 deletions(-)
 copy 
server/mailet/integration-testing/src/test/java/org/apache/james/transport/mailets/{NoopMailet.java
 => NoClassDefFoundErrorMailet.java} (93%)
 copy 
server/mailet/integration-testing/src/test/java/org/apache/james/transport/mailets/{RuntimeErrorMatcher.java
 => NoClassDefFoundErrorMatcher.java} (90%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to