[spring-extensions] branch dev/JSPS-1 updated (2c53fcf -> d08b2e9)
Scott Cantor
cantor.2 at osu.edu
Tue Jun 21 15:01:35 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to branch dev/JSPS-1
in repository spring-extensions.
discard 2c53fcf Fix merge conflict.
discard 8694bc8 Move AccessControlService wrapper down.
discard 0e76584 Migrate various classes.
discard 87b0e30 Allow nulls in list-combining factory bean.
discard c95eb5c Migrate some IdP code down.
add 8e6733c JSE-49 - Allow NamespaceHandler base class to sub-delegate
add f717e45 JSE-49 - Allow NamespaceHandler base class to sub-delegate
new 1301b59 Migrate some IdP code down.
new 061b578 Allow nulls in list-combining factory bean.
new b255aba Migrate various classes.
new 51417b5 Move AccessControlService wrapper down.
new d08b2e9 Fix merge conflict.
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 (2c53fcf)
\
N -- N -- N refs/heads/dev/JSPS-1 (d08b2e9)
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 5 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:
.../spring/util/BaseSpringNamespaceHandler.java | 83 ++++++++++++++++++----
.../ext/spring/util/SecondaryNamespaceHandler.java | 25 +++++--
.../ext/spring/util/LowerParsersAndBean.java | 17 +++--
3 files changed, 97 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list