[java-opensaml] branch dev/OSJ-342 updated (c1224f89f -> 41f8e2383)
Rod Widdowson
rdw at steadingsoftware.com
Thu May 12 16:15:39 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch dev/OSJ-342
in repository java-opensaml.
discard c1224f89f Missing methods
discard 05bd5e010 Remove HSQL debug testing
discard 7df829ff0 More hsqldebug testing
discard d73abc4cc gsql test
discard c533bd11f osj-342
new 354184ae9 OSR-342 Investigate Strategies to end of life our use of Hibernate in V5 https://shibboleth.atlassian.net/browse/OSJ-342 Initial cut a JDBC storage service plus limited tests.
new f184616e9 OSJ-342 Investigate Strategies to end of life our use of Hibernate in V5
new cc7901119 OSJ-342 Investigate Strategies to end of life our use of Hibernate in V5
new 08b9595fb Remove HSQL debug testing
new 7c89af2a8 OSJ-342 Investigate Strategies to end of life our use of Hibernate in V5
new 41f8e2383 OSJ-342 Investigate Strategies to end of life our use of Hibernate in V5
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 (c1224f89f)
\
N -- N -- N refs/heads/dev/OSJ-342 (41f8e2383)
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 6 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:
.../opensaml/storage/impl/JDBCStorageRecord.java | 44 +--
.../opensaml/storage/impl/JDBCStorageService.java | 368 +++++++++++++++++----
2 files changed, 328 insertions(+), 84 deletions(-)
copy opensaml-storage-api/src/main/java/org/opensaml/storage/MutableStorageRecord.java => opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/JDBCStorageRecord.java (59%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list