35 lines
1.4 KiB
Plaintext
35 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Apr 28 11:43:55 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- 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 04:36:58 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with java source and target levels 8
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 11 15:03:57 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Do not build against the legacy guava20 package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 29 07:33:58 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of maven-script-interpreter 1.2
|
|
- Generate and customize ant build.xml file
|