[java-shib-shared] branch main updated (c4a5c3c7 -> 9faf1b00)
Rod Widdowson
rdw at steadingsoftware.com
Fri Apr 28 15:21:16 UTC 2023
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch main
in repository java-shib-shared.
from c4a5c3c7 JSSH-28 Consider using IllegalStateException in component lifecycle
new 45ba1d45 JSSH-29 Add a @NonnullBeforeTest annotation
new 8770abe9 IDP-2069 Null handling task https://shibboleth.atlassian.net/browse/IDP-2069 Clean up some more warnings
new 9faf1b00 JSSH-29 Add a @NonnullBeforeTest annotation https://shibboleth.atlassian.net/browse/JSSH-29
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:
...{NonnullBeforeExec.java => NonnullBeforeTest.java} | 8 ++++----
.../shared/collection/ClassToInstanceMultiMap.java | 2 +-
.../net/shibboleth/shared/collection/LazyList.java | 3 +--
.../net/shibboleth/shared/collection/LazyMap.java | 2 +-
.../net/shibboleth/shared/collection/LazySet.java | 2 +-
.../shibboleth/shared/logic/BiFunctionSupport.java | 4 +++-
.../shibboleth/shared/logic/BiPredicateSupport.java | 10 ++++++----
.../net/shibboleth/shared/logic/FunctionSupport.java | 4 +++-
.../shibboleth/shared/codec/Base64SupportTest.java | 3 ++-
.../shared/collection/ValueTypeIndexedMapTest.java | 6 ++----
.../AbstractIdentifiedInitializableComponentTest.java | 1 +
.../shibboleth/shared/xml/AttributeSupportTest.java | 17 +++++++++--------
.../net/shibboleth/shared/xml/DOMTypeSupportTest.java | 19 ++++++++++---------
.../net/shibboleth/shared/xml/ElementSupportTest.java | 10 ++++++----
.../shibboleth/shared/xml/NamespaceSupportTest.java | 9 +++++----
.../net/shibboleth/shared/xml/QNameSupportTest.java | 7 ++++---
.../net/shibboleth/shared/xml/SchemaBuilderTest.java | 6 ++++--
.../shibboleth/shared/xml/SerializeSupportTest.java | 5 +++--
.../shibboleth/shared/xml/impl/WellFormedTest.java | 3 ++-
.../shared/testing/DatabaseTestingSupport.java | 5 +++--
20 files changed, 71 insertions(+), 55 deletions(-)
copy shib-support/src/main/java/net/shibboleth/shared/annotation/constraint/{NonnullBeforeExec.java => NonnullBeforeTest.java} (87%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list