Changelog for
maven-script-interpreter-javadoc-1.6-16.1.noarch.rpm :
* Fri Sep 27 2024 Fridrich Strba
- Upgrade to version 1.6
* Changes + [MSHARED-1001] Shared GitHub Actions + [MSHARED-1002] Require Java 8 + [MSHARED-1068] Upgrade Groovy to 4.0.2 + simplify exception management + [MSHARED-1368] - Synchronize interpreter execution + [MSHARED-1359] - Use child first classloader in BeanShellScriptInterpreter + [MSHARED-1359] - Optimize classloader in BeanShellScriptInterpreter + [MSHARED-1359] - Allow reuse the same classloader for multiple script executions + [MSHARED-1386] - Manage context ClassLoader for current thread
* Thu Apr 28 2022 Fridrich Strba - Upgrade to version 1.3
* Improvement + [MSHARED-828] - Require Java 7 + [MSHARED-879] - make build Reproducible + [MSHARED-906] - Add GitHub Action to confirm build PR + [MSHARED-907] - Output build log from script to maven mojo log + [MSHARED-910] - Redundant option failOnException + [MSHARED-911] - Replace AntClassLoader by RootLoader + [MSHARED-914] - Detailed message from failed script evaluation shouldn\'t be propagated + [MSHARED-917] - Remove dependency to plexus-component-annotations + [MSHARED-939] - Remove Apache Ivy from dependency
* Task + [MSHARED-960] - document how to use Grapes in a Groovy script
* Mon Mar 21 2022 Fridrich Strba - Build with java source and target levels 8
* Tue May 11 2021 Fridrich Strba - Do not build against the legacy guava20 package
* Fri Mar 29 2019 Fridrich Strba - Initial packaging of maven-script-interpreter 1.2- Generate and customize ant build.xml file