[java-idp-plugin-scripting] branch main updated (442c28e -> e11d46f)
Rod Widdowson
rdw at steadingsoftware.com
Wed Aug 19 11:39:54 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 442c28e JPAR-171 - Parent POM dependencies should be managed only
new b952842 IDP-1595 Update scripting poms to latest technology
new e11d46f Reindent and untabify
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 | 53 +++++++++---------
.../src/main/assembly/nashorn-assembly.xml | 46 ----------------
.../src/main/assembly/plugin-assembly-tgz.xml | 36 +++++++++++++
.../src/main/assembly/plugin-assembly-zip.xml | 63 ++++++++++++++++++++++
nashorn-impl/pom.xml | 58 +++++++++++++++++---
pom.xml | 16 +++---
rhino-dist/pom.xml | 7 +--
.../src/main/assembly/plugin-assembly-tgz.xml | 36 +++++++++++++
.../src/main/assembly/plugin-assembly-zip.xml | 59 ++++++++++++++++++++
rhino-dist/src/main/assembly/rhino-assembly.xml | 45 ----------------
rhino-impl/pom.xml | 6 ++-
11 files changed, 287 insertions(+), 138 deletions(-)
delete mode 100644 nashorn-dist/src/main/assembly/nashorn-assembly.xml
create mode 100644 nashorn-dist/src/main/assembly/plugin-assembly-tgz.xml
create mode 100644 nashorn-dist/src/main/assembly/plugin-assembly-zip.xml
create mode 100644 rhino-dist/src/main/assembly/plugin-assembly-tgz.xml
create mode 100644 rhino-dist/src/main/assembly/plugin-assembly-zip.xml
delete mode 100644 rhino-dist/src/main/assembly/rhino-assembly.xml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list