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

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


    from 40e6f2fb7c TOMEE-4221 - JUnit 5.9.3
     new eaa7f0e6ff Fix TOMEE-4222 - LoginToContinue causes 
IllegalArgumentException: setAttribute: Non-serializable attribute
     new b587763a55 Add SavedAuthenticationTest and SavedRequestTest to ensure 
referenced objects implement Serializable
     new aab75d07a5 RAT police nailed me. Add license headers to 
SavedAuthenticationTest and SavedRequestTest, apologies everyone for commit log 
spam
     new da87d72a22 Merge pull request #1055 from 
exabrial/tomee-9/TOMEE-4222_jsr-375-IllegalArgumentException-Non-serializable-attribute

The 14675 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