[java-idp-plugin-scripting] 01/03: JSCRIPTING-4 Remove redundant files from distribution
Rod Widdowson
rdw at steadingsoftware.com
Fri Aug 7 13:32:27 UTC 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository java-idp-plugin-scripting.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-scripting.git;a=commit;h=2470a0112b114ef65a58dc6a4af56850c4f43263
commit 2470a0112b114ef65a58dc6a4af56850c4f43263
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Aug 6 17:26:56 2020 +0100
JSCRIPTING-4 Remove redundant files from distribution
https://issues.shibboleth.net/jira/browse/JSCRIPTING-4
---
nashorn-impl/src/main/resources/META-INF/plugins/plugin.props | 8 --------
rhino-impl/src/main/resources/META-INF/plugins/plugin.props | 8 --------
2 files changed, 16 deletions(-)
diff --git a/nashorn-impl/src/main/resources/META-INF/plugins/plugin.props b/nashorn-impl/src/main/resources/META-INF/plugins/plugin.props
deleted file mode 100644
index fc3872d..0000000
--- a/nashorn-impl/src/main/resources/META-INF/plugins/plugin.props
+++ /dev/null
@@ -1,8 +0,0 @@
-net.shibboleth.idp.plugin.nashorn.versions=0.1.0
-#
-# NASHORN
-# 0.0.1
-#
-net.shibboleth.idp.plugin.nashorn.idpVersionMax.0.1.0=5.0.0
-net.shibboleth.idp.plugin.nashorn.idpVersionMin.0.1.0=4.1.0
-net.shibboleth.idp.plugin.nashorn.supportLevel.0.1.0 = Current
diff --git a/rhino-impl/src/main/resources/META-INF/plugins/plugin.props b/rhino-impl/src/main/resources/META-INF/plugins/plugin.props
deleted file mode 100644
index 566a302..0000000
--- a/rhino-impl/src/main/resources/META-INF/plugins/plugin.props
+++ /dev/null
@@ -1,8 +0,0 @@
-net.shibboleth.idp.plugin.rhino.versions=0.1.0
-#
-# RHINO
-# 0.0.1
-#
-net.shibboleth.idp.plugin.rhino.idpVersionMax.0.1.0=5.0.0
-net.shibboleth.idp.plugin.rhino.idpVersionMin.0.1.0=4.1.0
-net.shibboleth.idp.plugin.rhino.supportLevel.0.1.0 = Current
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list