From: Ray Lee Date: Wed, 29 Nov 2023 21:44:51 +0000 (-0500) Subject: Add jars needed for cspace-public-gateway version 2. (#373) X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=abb4d497bea153ea8d6d1dce7f1edc00870667f0;p=tmp%2Fjakarta-migration.git Add jars needed for cspace-public-gateway version 2. (#373) --- diff --git a/services/authentication/service/src/main/java/org/collectionspace/authentication/spring/CSpaceSaml2LogoutRequestRepository.java b/services/authentication/service/src/main/java/org/collectionspace/authentication/spring/CSpaceSaml2LogoutRequestRepository.java index 703fadc77..d388702d4 100644 --- a/services/authentication/service/src/main/java/org/collectionspace/authentication/spring/CSpaceSaml2LogoutRequestRepository.java +++ b/services/authentication/service/src/main/java/org/collectionspace/authentication/spring/CSpaceSaml2LogoutRequestRepository.java @@ -8,7 +8,7 @@ import org.springframework.security.saml2.provider.service.web.authentication.lo import org.springframework.security.saml2.provider.service.web.authentication.logout.Saml2LogoutRequestRepository; /** - * A Saml2LogoutRequestRepository that saves the redirect paramaeter from the logout request to a + * A Saml2LogoutRequestRepository that saves the redirect parameter from the logout request to a * request attribute. This allows CSpaceLogoutSuccessHandler to have access to the parameter value * following the logout request to the IdP. */ diff --git a/services/common/build.xml b/services/common/build.xml index bca1f527f..c87cf66d5 100644 --- a/services/common/build.xml +++ b/services/common/build.xml @@ -121,35 +121,42 @@ - + - + - + + + + + + + - + - + @@ -178,20 +185,11 @@ - + @@ -202,7 +200,8 @@ description="undeploy common elements from ${jee.server.cspace}"> - + +