[java-idp-plugin-scripting] branch main updated (d365da2 -> 13b0ce4)
Rod Widdowson
rdw at steadingsoftware.com
Thu Aug 27 10:27:49 UTC 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch main
in repository java-idp-plugin-scripting.
from d365da2 Fix Build (part 3)
new 21787f8 untabify
new 13b0ce4 IDP-1595 Clean up version reporting, add better tests
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:
.../scripting/nashorn/NashornDescription.java | 62 +++++----
.../idp/plugin/scripting/nashorn/PluginTest.java | 142 ++++++++++++++-------
rhino-impl/pom.xml | 16 +++
.../plugin/scripting/rhino/RhinoDescription.java | 37 ++++--
.../idp/plugin/scripting/rhino/PluginTest.java | 120 +++++++++++------
scripting-api/pom.xml | 21 ++-
...RuntimeScriptingException.java => Version.java} | 38 ++++--
7 files changed, 306 insertions(+), 130 deletions(-)
copy scripting-api/src/main/java/net/shibboleth/idp/plugin/scripting/{RuntimeScriptingException.java => Version.java} (57%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list