[java-plugin-storage-jdbc] branch main updated (88f2d9a -> 90cccae)
Rod Widdowson
rdw at steadingsoftware.com
Wed May 24 09:13:29 UTC 2023
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch main
in repository java-plugin-storage-jdbc.
from 88f2d9a Bump version after release
add c1f1f78 JJDBC-14, JJDBC-18 Prepare for the Java 17 stack
add 90cccae JJDBC-18 Prepare for the Java 17 stack
No new revisions were added by this update.
Summary of changes:
jdbc-storage-dist/pom.xml | 2 +-
jdbc-storage-impl/pom.xml | 11 +-
.../storage/jdbc/impl/JDBCStorageRecord.java | 3 +-
.../storage/jdbc/impl/JDBCStorageService.java | 58 +++---
.../storage/jdbc/impl/JDBCStorageServiceTest.java | 43 ++--
.../jdbc/impl/JDCBJPAMixedStorageServiceTest.java | 230 ---------------------
pom.xml | 13 +-
7 files changed, 76 insertions(+), 284 deletions(-)
delete mode 100644 jdbc-storage-impl/src/test/java/net/shibboleth/plugin/storage/jdbc/impl/JDCBJPAMixedStorageServiceTest.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list