Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package exec-maven-plugin for
openSUSE:Factory checked in at 2022-07-13 13:45:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/exec-maven-plugin (Old)
and /work/SRC/openSUSE:Factory/.exec-maven-plugin.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "exec-maven-plugin"
Wed Jul 13 13:45:26 2022 rev:3 rq:988611 version:3.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/exec-maven-plugin/exec-maven-plugin.changes
2022-03-24 22:58:44.632293595 +0100
+++
/work/SRC/openSUSE:Factory/.exec-maven-plugin.new.1523/exec-maven-plugin.changes
2022-07-13 13:45:50.418070312 +0200
@@ -4,0 +5,25 @@
+ * Bug Fixes
+ + Resolving "target" dir via "${project.build.directory}", so
+ to make sure it can be resolved correctly within multi-module
+ builds and if another name than "target" has been configured
+ #124
+ + Ensure mojo descriptors are extracted after compilation #123
+ + Argument file for modulepath is generated wrongly when paths
+ contains spaces #115
+ + java.lang.String cannot be cast to
+ org.codehaus.mojo.exec.Modulepath #75
+ * Enhancement
+ + Resolves #152 - Adds option to redirect program output of
+ exec:exec to the maven logger. #153
+ + Program output can be difficult to trace and may be jumbled
+ with Maven logs when running Maven with multiple threads #152
+ + Fix type in Property.java #147
+ + Correct spelling and remove redundant "small" #142
+ + Fix typo #140
+ + <timeout> configuration parameter #128
+ + Methodhandles #119
+ + Introduce Mock Repository Manager #117
+ + Improved docs about <environmentVariables/> config of
+ exec:exec goal #104
+ + Add CodeTriage badge to mojohaus/exec-maven-plugin #96
+ + [Enhancement] Support for JPMS module path for exec:java #90
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------