[Git][java-team/maven-invoker-plugin][upstream] 6 commits: New upstream version 3.1.0
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Tue Jan 10 15:50:55 GMT 2023
Emmanuel Bourg pushed to branch upstream at Debian Java Maintainers / maven-invoker-plugin
Commits:
090a5947 by Emmanuel Bourg at 2023-01-09T20:18:57+01:00
New upstream version 3.1.0
- - - - -
c1b07bb0 by Emmanuel Bourg at 2023-01-09T20:19:06+01:00
New upstream version 3.2.0
- - - - -
9a2c2044 by Emmanuel Bourg at 2023-01-09T20:19:11+01:00
New upstream version 3.2.1
- - - - -
580c13b4 by Emmanuel Bourg at 2023-01-09T20:19:16+01:00
New upstream version 3.2.2
- - - - -
7cae3130 by Emmanuel Bourg at 2023-01-09T20:19:23+01:00
New upstream version 3.3.0
- - - - -
d0db0343 by Emmanuel Bourg at 2023-01-09T20:19:28+01:00
New upstream version 3.4.0
- - - - -
30 changed files:
- + .asf.yaml
- + .github/dependabot.yml
- + .github/pull_request_template.md
- + .github/release-drafter.yml
- + .github/workflows/maven-verify.yml
- + .github/workflows/release-drafter.yml
- + .gitignore
- + Jenkinsfile
- + README.md
- pom.xml
- src/it/wrongPropertyInterpolation/pom.xml → src/it/MINVOKER-190-logDirectory/pom.xml
- + src/it/MINVOKER-190-logDirectory/src/it/module/pom.xml
- + src/it/MINVOKER-190-logDirectory/verify.groovy
- src/it/wrongPropertyInterpolation/invoker.properties → src/it/MINVOKER-191/invoker.properties
- + src/it/MINVOKER-191/module-a/pom.xml
- + src/it/MINVOKER-191/module-a/src/main/java/org/apache/maven/plugins/foo/Hello.java
- + src/it/MINVOKER-191/module-a/src/test/java/org/apache/maven/plugins/foo/HelloTest.java
- + src/it/MINVOKER-191/module-b/pom.xml
- + src/it/MINVOKER-191/module-b/src/main/java/org/apache/maven/plugins/foo/Hello.java
- + src/it/MINVOKER-191/module-b/src/test/java/org/apache/maven/plugins/foo/HelloTest.java
- + src/it/MINVOKER-191/plugin/pom.xml
- + src/it/MINVOKER-191/plugin/src/it/basic/pom.xml
- + src/it/MINVOKER-191/plugin/src/main/java/org/apache/maven/it/plugins/dummy/MyMojo.java
- + src/it/MINVOKER-191/pom.xml
- + src/it/MINVOKER-196_junit_report_file/pom.xml
- + src/it/MINVOKER-196_junit_report_file/src/it/project/pom.xml
- + src/it/MINVOKER-196_junit_report_file/src/it/project/verify.groovy
- + src/it/MINVOKER-196_junit_report_file/src/it/project_2/pom.xml
- + src/it/MINVOKER-196_junit_report_file/src/it/project_2/verify.groovy
- src/it/filtering-extensions/src/it/settings.xml → src/it/MINVOKER-196_junit_report_file/src/it/settings.xml
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/java-team/maven-invoker-plugin/-/compare/1c8d19d6a4616cb8b5ce081dd3de75c29f555e8c...d0db0343138d6111ee0e654c6b9213e2a4b41f3d
--
View it on GitLab: https://salsa.debian.org/java-team/maven-invoker-plugin/-/compare/1c8d19d6a4616cb8b5ce081dd3de75c29f555e8c...d0db0343138d6111ee0e654c6b9213e2a4b41f3d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20230110/57d0555c/attachment.htm>
More information about the pkg-java-commits
mailing list