[java-idp-plugin-scripting] branch master updated (0b47b21 -> 3ed39f6)
Rod Widdowson
rdw at steadingsoftware.com
Wed Jul 22 14:50:12 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 0b47b21 IDP-1595 Comvert Rhino plugin to new API
new fc0e009 IDP-1595 Add dowloadable property Description File
new 3ed39f6 IDP-1595 Revise version to 0.1.0
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-dist/pom.xml | 2 +-
nashorn-impl/pom.xml | 4 ++--
.../plugin/scripting/nashorn/NashornDescription.java | 5 -----
.../{0.0.1 => 0.1.0}/version.details.properties | 0
.../versions.properties | 2 +-
pom.xml | 2 +-
rhino-dist/pom.xml | 2 +-
rhino-impl/pom.xml | 4 ++--
.../idp/plugin/scripting/rhino/RhinoDescription.java | 8 +-------
.../{0.0.1 => 0.1.0}/version.details.properties | 0
.../versions.properties | 2 +-
scripting-api/pom.xml | 2 +-
src/resources/main/plugins.props | 17 +++++++++++++++++
13 files changed, 28 insertions(+), 22 deletions(-)
rename nashorn-impl/src/main/resources/META-INF/plugins/net.shibboleth.idp.plugin.scripting.nashorn/{0.0.1 => 0.1.0}/version.details.properties (100%)
rename rhino-impl/src/main/resources/META-INF/plugins/net.shibboleth.idp.plugin.scripting.rhino/{0.0.1 => 0.1.0}/version.details.properties (100%)
create mode 100644 src/resources/main/plugins.props
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list