[java-idp-plugin-scripting] branch master updated (513ae56 -> 99ab7c0)

Rod Widdowson rdw at steadingsoftware.com
Sun Jul 5 13:46:24 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  513ae56   Add repositories to top level pom
       new  cec9f37   IDP-1595 Add explicit licensing information to plugins
       new  83d10d9   IDP-1595 Make PluginDescription an interface
       new  99ab7c0   IDP-1595 Revert version information to being URL based

The 3 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:
 .../src/main/assembly/nashorn-assembly.xml         |  2 ++
 .../src/main/resources/doc/nashhorn-plugin         | 12 +++++++
 nashorn-impl/pom.xml                               | 16 +++++++++
 .../scripting/nashorn/NashornDescription.java      | 31 ++++++-----------
 .../idp/plugin/scripting/nashorn/PluginTest.java   | 16 ++++-----
 rhino-dist/src/main/assembly/rhino-assembly.xml    |  4 +--
 rhino-dist/src/main/resources/doc/rhino-plugin     | 39 ++++++++++++++++++++++
 rhino-impl/pom.xml                                 |  2 +-
 .../plugin/scripting/rhino/RhinoDescription.java   | 13 ++++----
 9 files changed, 96 insertions(+), 39 deletions(-)
 create mode 100644 nashorn-dist/src/main/resources/doc/nashhorn-plugin
 create mode 100644 rhino-dist/src/main/resources/doc/rhino-plugin

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


More information about the commits mailing list