[java-shib-shared] branch dev/IDP-2235 updated (184682b1 -> fe5bb5ec)
Rod Widdowson
rdw at steadingsoftware.com
Fri Feb 9 13:04:52 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch dev/IDP-2235
in repository java-shib-shared.
discard 184682b1 IDP-2235 Abstract Template from being just Velocity
add 97f67a66 IDP-2230 - Replace hardwired ViewResolver beans with autowiring
add 266f872e IDP-2239 - Property-based control of view resolver order and activation
add 2556ae5f Remove scm section from POMs.
new fe5bb5ec IDP-2235 Abstract Template from being just Velocity
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (184682b1)
\
N -- N -- N refs/heads/dev/IDP-2235 (fe5bb5ec)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 1 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 | 6 --
shib-cli/pom.xml | 6 --
shib-networking-spring/pom.xml | 6 --
shib-networking/pom.xml | 6 --
shib-security-spring/pom.xml | 6 --
shib-security/pom.xml | 6 --
shib-service/pom.xml | 7 ---
shib-spring/pom.xml | 6 --
.../spring/factory/ViewResolversFactoryBean.java | 73 ++++++++++++++++++++++
shib-support/pom.xml | 6 --
shib-testing/pom.xml | 6 --
shib-velocity-spring/pom.xml | 6 --
.../spring/velocity/VelocityViewResolver.java | 37 ++++++++++-
shib-velocity/pom.xml | 6 --
14 files changed, 108 insertions(+), 75 deletions(-)
create mode 100644 shib-spring/src/main/java/net/shibboleth/shared/spring/factory/ViewResolversFactoryBean.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list