[java-idp-jetty-base] branch 9.4 updated: IDP-1110 property name rewriter input file.

Rod Widdowson rdw at steadingsoftware.com
Thu Jun 7 09:18:05 EDT 2018


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch 9.4
in repository java-idp-jetty-base.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=fb2c1308ad6bf544c9419fe7ba8f9a2a36669374

The following commit(s) were added to refs/heads/9.4 by this push:
       new  fb2c130   IDP-1110 property name rewriter input file.
fb2c130 is described below

commit fb2c1308ad6bf544c9419fe7ba8f9a2a36669374
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Jun 7 14:08:56 2018 +0100

    IDP-1110 property name rewriter input file.
    
    https://issues.shibboleth.net/jira/browse/IDP-1110
---
 src/main/resources/jetty-base/start.d/idp.ini.rewrite.property.names | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/main/resources/jetty-base/start.d/idp.ini.rewrite.property.names b/src/main/resources/jetty-base/start.d/idp.ini.rewrite.property.names
new file mode 100644
index 0000000..30d1961
--- /dev/null
+++ b/src/main/resources/jetty-base/start.d/idp.ini.rewrite.property.names
@@ -0,0 +1,5 @@
+# Property names to change.
+# The format is "oldPopertyName=currentPropertyName"
+#
+# Note that in order to guarantee backwards compatibility we can only add to this list.
+#
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list