[java-shib-shared] branch main updated (37f6e355 -> 2dbc50df)
Scott Cantor
cantor.2 at osu.edu
Wed Oct 25 14:59:23 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to branch main
in repository java-shib-shared.
from 37f6e355 Fix javadoc warnings.
new 0f1bd164 Bump version to 9.1.0-SNAPSHOT for API additions.
new 2dbc50df JSSH-41 - Add nullable factory bean support
The 2 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:
pom.xml | 2 +-
shib-cli/pom.xml | 2 +-
shib-networking-spring/pom.xml | 2 +-
shib-networking/pom.xml | 2 +-
shib-security-spring/pom.xml | 2 +-
shib-security/pom.xml | 2 +-
shib-service/pom.xml | 2 +-
shib-shared-bom/pom.xml | 2 +-
shib-spring/pom.xml | 2 +-
.../factory/AbstractComponentAwareFactoryBean.java | 53 +++-
.../shared/spring/factory/AbstractFactoryBean.java | 301 +++++++++++++++++++++
shib-support/pom.xml | 2 +-
shib-testing/pom.xml | 2 +-
shib-velocity-spring/pom.xml | 2 +-
shib-velocity/pom.xml | 2 +-
15 files changed, 357 insertions(+), 23 deletions(-)
create mode 100644 shib-spring/src/main/java/net/shibboleth/shared/spring/factory/AbstractFactoryBean.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list