[java-shib-metadata] branch main updated: JSATTR-49 Spring parsers contain hardcoded Velocity engine bean ID
Codeberg
noreply at shibboleth.net
Wed Jul 1 14:30:54 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-shib-metadata.
View the commit online:
https://codeberg.org/Shibboleth/java-shib-metadata/commit/3094248455e0c6f96c7a6c6c09594c9d7a2ca0ee
The following commit(s) were added to refs/heads/main by this push:
new 30942484 JSATTR-49 Spring parsers contain hardcoded Velocity engine bean ID
30942484 is described below
commit 3094248455e0c6f96c7a6c6c09594c9d7a2ca0ee
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Jul 1 15:31:30 2026 +0100
JSATTR-49 Spring parsers contain hardcoded Velocity engine bean ID
https://shibboleth.atlassian.net/browse/JSATTR-49
Make the properties change in advance of the code change
(coming in 5.3)
---
.../src/test/resources/META-INF/net/shibboleth/spring/parser.properties | 1 +
1 file changed, 1 insertion(+)
diff --git a/shib-metadata-spring/src/test/resources/META-INF/net/shibboleth/spring/parser.properties b/shib-metadata-spring/src/test/resources/META-INF/net/shibboleth/spring/parser.properties
index 97ff0b65..5ab5ece1 100644
--- a/shib-metadata-spring/src/test/resources/META-INF/net/shibboleth/spring/parser.properties
+++ b/shib-metadata-spring/src/test/resources/META-INF/net/shibboleth/spring/parser.properties
@@ -7,3 +7,4 @@ net.shibboleth.spring.metadata.AbstractReloadingMetadataProviderParser.ParserPoo
net.shibboleth.spring.metadata.AbstractDynamicMetadataProviderParser.ParserPool.bean = shibboleth.ParserPool
net.shibboleth.spring.metadata.filter.SchemaValidationParser.SchemaBuilder.bean = shibboleth.SchemaBuilder
+net.shibboleth.idp.attribute.resolver.spring.velocityEngine.bean=shibboleth.VelocityEngine
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list