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

jfisher pushed a change to branch tomee-8.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


    from 1543acf359 TOMEE-4221 - JUnit 5.9.3
     new 2e3bd6a232 Fix TOMEE-4222 - LoginToContinue causes 
IllegalArgumentException: setAttribute: Non-serializable attribute
     new 788d394fda Add SavedAuthenticationTest and SavedRequestTest to ensure 
referenced objects implement Serializable
     new e911f8d615 RAT police nailed me. Add license headers to 
SavedAuthenticationTest and SavedRequestTest, apologies everyone for commit log 
spam
     new d2d9b6c7a0 Merge pull request #1054 from 
exabrial/tomee-8/TOMEE-4222_jsr-375-IllegalArgumentException-Non-serializable-attribute

The 14306 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:
 .../apache/tomee/security/http/SavedAuthentication.java   |  5 ++++-
 .../java/org/apache/tomee/security/http/SavedRequest.java |  5 ++++-
 .../tomee/security/http/SavedAuthenticationTest.java      | 15 +++++++++++----
 .../org/apache/tomee/security/http/SavedRequestTest.java  | 15 ++++++++++-----
 4 files changed, 29 insertions(+), 11 deletions(-)
 copy 
container/openejb-core/src/main/java/org/apache/openejb/core/ivm/IntraVmProxy.java
 => 
tomee/tomee-security/src/test/java/org/apache/tomee/security/http/SavedAuthenticationTest.java
 (63%)
 copy 
container/openejb-core/src/main/java/org/apache/openejb/core/ivm/IntraVmProxy.java
 => 
tomee/tomee-security/src/test/java/org/apache/tomee/security/http/SavedRequestTest.java
 (68%)

Reply via email to