[java-idp-plugin-scripting] branch master updated (092bc31 -> 0b47b21)

Rod Widdowson rdw at steadingsoftware.com
Wed Jul 15 15:16:37 UTC 2020


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

rdw pushed a change to branch master
in repository java-idp-plugin-scripting.

      from  092bc31   IDP-1595 More kitting changes
       new  c3b2b5f   IDP-1595 Comvert Nashorn plugin to new API
       new  0b47b21   IDP-1595 Comvert Rhino plugin to new API

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 nashorn-impl/pom.xml                               | 38 +++++++++++++---------
 .../scripting/nashorn/NashornDescription.java      |  3 +-
 ...=> net.shibboleth.idp.plugin.PluginDescription} |  0
 .../idp/plugin/scripting/nashorn/PluginTest.java   |  4 +--
 rhino-impl/pom.xml                                 | 29 +++++++++--------
 .../plugin/scripting/rhino/RhinoDescription.java   |  2 +-
 ...=> net.shibboleth.idp.plugin.PluginDescription} |  0
 .../idp/plugin/scripting/rhino/PluginTest.java     |  4 +--
 8 files changed, 44 insertions(+), 36 deletions(-)
 rename nashorn-impl/src/main/resources/META-INF/services/{net.shibboleth.utilities.java.support.plugin.PluginDescription => net.shibboleth.idp.plugin.PluginDescription} (100%)
 rename rhino-impl/src/main/resources/META-INF/services/{net.shibboleth.utilities.java.support.plugin.PluginDescription => net.shibboleth.idp.plugin.PluginDescription} (100%)

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


More information about the commits mailing list