This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to tag 1.0.0-m3 in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git
commit 35d3e842afe59f686f1aa06327cb784662224464 Author: Guillaume Nodet <gno...@gmail.com> AuthorDate: Sat Jan 28 14:26:51 2023 +0100 [release] Release 1.0.0-m3 --- CHANGELOG.md | 56 ++++++++++++++++++++++------------------------- agent/pom.xml | 2 +- build-plugin/pom.xml | 2 +- client/pom.xml | 2 +- common/pom.xml | 2 +- daemon/pom.xml | 2 +- dist/pom.xml | 2 +- helper/pom.xml | 2 +- integration-tests/pom.xml | 2 +- native/pom.xml | 2 +- pom.xml | 4 ++-- 11 files changed, 37 insertions(+), 41 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84aa04bc..67cd48b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,19 @@ # Changelog -## [1.0.0-m2](https://github.com/apache/maven-mvnd/tree/1.0.0-m2) (2023-01-28) +## [1.0.0-m3](https://github.com/apache/maven-mvnd/tree/1.0.0-m3) (2023-01-28) -[Full Changelog](https://github.com/apache/maven-mvnd/compare/0.9.0...1.0.0-m2) +[Full Changelog](https://github.com/apache/maven-mvnd/compare/1.0.0-m1...1.0.0-m3) + +**Closed issues:** + +- Timeout when connecting maven daemon [\#772](https://github.com/apache/maven-mvnd/issues/772) +- Support for Maven 3.8.7 [\#762](https://github.com/apache/maven-mvnd/issues/762) +- 1.0.0-m1 slower than 0.8.2 [\#758](https://github.com/apache/maven-mvnd/issues/758) +- Bash Completions Kills Shell \(Mac/Homebrew\) [\#756](https://github.com/apache/maven-mvnd/issues/756) +- Too many open files on Mac OS with JDK 11 and mvnd 0.8.2 [\#710](https://github.com/apache/maven-mvnd/issues/710) +- exec-maven-plugin \(exec:exec\) output unexpected prefix for each line of stdout/stderr [\#708](https://github.com/apache/maven-mvnd/issues/708) +- runtime jdk requirement of java client \(via mvnd.sh\) should be aligned to JDK8 [\#669](https://github.com/apache/maven-mvnd/issues/669) +- Timeout waiting to connect to the Maven daemon [\#637](https://github.com/apache/maven-mvnd/issues/637) **Merged pull requests:** @@ -18,21 +29,6 @@ - Fix performance problem with mvnd \(\#758\) [\#760](https://github.com/apache/maven-mvnd/pull/760) ([gnodet](https://github.com/gnodet)) - Try native image then fallback to pure java version [\#717](https://github.com/apache/maven-mvnd/pull/717) ([gzm55](https://github.com/gzm55)) -## [0.9.0](https://github.com/apache/maven-mvnd/tree/0.9.0) (2023-01-25) - -[Full Changelog](https://github.com/apache/maven-mvnd/compare/1.0.0-m1...0.9.0) - -**Closed issues:** - -- Timeout when connecting maven daemon [\#772](https://github.com/apache/maven-mvnd/issues/772) -- Support for Maven 3.8.7 [\#762](https://github.com/apache/maven-mvnd/issues/762) -- 1.0.0-m1 slower than 0.8.2 [\#758](https://github.com/apache/maven-mvnd/issues/758) -- Bash Completions Kills Shell \(Mac/Homebrew\) [\#756](https://github.com/apache/maven-mvnd/issues/756) -- Too many open files on Mac OS with JDK 11 and mvnd 0.8.2 [\#710](https://github.com/apache/maven-mvnd/issues/710) -- exec-maven-plugin \(exec:exec\) output unexpected prefix for each line of stdout/stderr [\#708](https://github.com/apache/maven-mvnd/issues/708) -- runtime jdk requirement of java client \(via mvnd.sh\) should be aligned to JDK8 [\#669](https://github.com/apache/maven-mvnd/issues/669) -- Timeout waiting to connect to the Maven daemon [\#637](https://github.com/apache/maven-mvnd/issues/637) - ## [1.0.0-m1](https://github.com/apache/maven-mvnd/tree/1.0.0-m1) (2022-12-16) [Full Changelog](https://github.com/apache/maven-mvnd/compare/0.8.2...1.0.0-m1) @@ -938,31 +934,31 @@ ## [0.0.0.0](https://github.com/apache/maven-mvnd/tree/0.0.0.0) (2020-06-21) -[Full Changelog](https://github.com/apache/maven-mvnd/compare/200611-client-logging-54e2c6ef...0.0.0.0) +[Full Changelog](https://github.com/apache/maven-mvnd/compare/200611-client-logging-bdf5f8af...0.0.0.0) -## [200611-client-logging-54e2c6ef](https://github.com/apache/maven-mvnd/tree/200611-client-logging-54e2c6ef) (2019-09-27) +## [200611-client-logging-bdf5f8af](https://github.com/apache/maven-mvnd/tree/200611-client-logging-bdf5f8af) (2019-09-27) -[Full Changelog](https://github.com/apache/maven-mvnd/compare/200611-client-logging-15f559eb...200611-client-logging-54e2c6ef) +[Full Changelog](https://github.com/apache/maven-mvnd/compare/200611-client-logging-bc063301...200611-client-logging-bdf5f8af) -## [200611-client-logging-15f559eb](https://github.com/apache/maven-mvnd/tree/200611-client-logging-15f559eb) (2019-09-27) +## [200611-client-logging-bc063301](https://github.com/apache/maven-mvnd/tree/200611-client-logging-bc063301) (2019-09-27) -[Full Changelog](https://github.com/apache/maven-mvnd/compare/200611-client-logging-bdf5f8af...200611-client-logging-15f559eb) +[Full Changelog](https://github.com/apache/maven-mvnd/compare/200611-client-logging-f2a61e8c...200611-client-logging-bc063301) -## [200611-client-logging-bdf5f8af](https://github.com/apache/maven-mvnd/tree/200611-client-logging-bdf5f8af) (2019-09-27) +## [200611-client-logging-f2a61e8c](https://github.com/apache/maven-mvnd/tree/200611-client-logging-f2a61e8c) (2019-09-27) -[Full Changelog](https://github.com/apache/maven-mvnd/compare/200611-client-logging-f2a61e8c...200611-client-logging-bdf5f8af) +[Full Changelog](https://github.com/apache/maven-mvnd/compare/200611-client-logging-54e2c6ef...200611-client-logging-f2a61e8c) -## [200611-client-logging-f2a61e8c](https://github.com/apache/maven-mvnd/tree/200611-client-logging-f2a61e8c) (2019-09-27) +## [200611-client-logging-54e2c6ef](https://github.com/apache/maven-mvnd/tree/200611-client-logging-54e2c6ef) (2019-09-27) -[Full Changelog](https://github.com/apache/maven-mvnd/compare/200611-client-logging-5b542cab...200611-client-logging-f2a61e8c) +[Full Changelog](https://github.com/apache/maven-mvnd/compare/200611-client-logging-15f559eb...200611-client-logging-54e2c6ef) -## [200611-client-logging-5b542cab](https://github.com/apache/maven-mvnd/tree/200611-client-logging-5b542cab) (2019-09-27) +## [200611-client-logging-15f559eb](https://github.com/apache/maven-mvnd/tree/200611-client-logging-15f559eb) (2019-09-27) -[Full Changelog](https://github.com/apache/maven-mvnd/compare/200611-client-logging-bc063301...200611-client-logging-5b542cab) +[Full Changelog](https://github.com/apache/maven-mvnd/compare/200611-client-logging-5b542cab...200611-client-logging-15f559eb) -## [200611-client-logging-bc063301](https://github.com/apache/maven-mvnd/tree/200611-client-logging-bc063301) (2019-09-27) +## [200611-client-logging-5b542cab](https://github.com/apache/maven-mvnd/tree/200611-client-logging-5b542cab) (2019-09-27) -[Full Changelog](https://github.com/apache/maven-mvnd/compare/844f3ddd7f4278b2ba097d817def4c3b46d574e7...200611-client-logging-bc063301) +[Full Changelog](https://github.com/apache/maven-mvnd/compare/844f3ddd7f4278b2ba097d817def4c3b46d574e7...200611-client-logging-5b542cab) diff --git a/agent/pom.xml b/agent/pom.xml index 643cf9e4..93b51530 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven.daemon</groupId> <artifactId>mvnd</artifactId> - <version>1.0.0-m3-SNAPSHOT</version> + <version>1.0.0-m3</version> </parent> <artifactId>mvnd-agent</artifactId> diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index dc0a8673..6f8b8ce5 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven.daemon</groupId> <artifactId>mvnd</artifactId> - <version>1.0.0-m3-SNAPSHOT</version> + <version>1.0.0-m3</version> </parent> <artifactId>mvnd-build-maven-plugin</artifactId> diff --git a/client/pom.xml b/client/pom.xml index db63359c..3df15144 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven.daemon</groupId> <artifactId>mvnd</artifactId> - <version>1.0.0-m3-SNAPSHOT</version> + <version>1.0.0-m3</version> </parent> <artifactId>mvnd-client</artifactId> diff --git a/common/pom.xml b/common/pom.xml index e2c5c3fa..6109fead 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven.daemon</groupId> <artifactId>mvnd</artifactId> - <version>1.0.0-m3-SNAPSHOT</version> + <version>1.0.0-m3</version> </parent> <artifactId>mvnd-common</artifactId> diff --git a/daemon/pom.xml b/daemon/pom.xml index fea72d0b..34cfec1e 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven.daemon</groupId> <artifactId>mvnd</artifactId> - <version>1.0.0-m3-SNAPSHOT</version> + <version>1.0.0-m3</version> </parent> <artifactId>mvnd-daemon</artifactId> diff --git a/dist/pom.xml b/dist/pom.xml index 9b55fab2..ac128627 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven.daemon</groupId> <artifactId>mvnd</artifactId> - <version>1.0.0-m3-SNAPSHOT</version> + <version>1.0.0-m3</version> </parent> <artifactId>mvnd-dist</artifactId> diff --git a/helper/pom.xml b/helper/pom.xml index 8d4643c0..8cfb28dd 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven.daemon</groupId> <artifactId>mvnd</artifactId> - <version>1.0.0-m3-SNAPSHOT</version> + <version>1.0.0-m3</version> </parent> <artifactId>mvnd-helper-agent</artifactId> diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index d57f1316..ee7a8317 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven.daemon</groupId> <artifactId>mvnd</artifactId> - <version>1.0.0-m3-SNAPSHOT</version> + <version>1.0.0-m3</version> </parent> <artifactId>mvnd-integration-tests</artifactId> diff --git a/native/pom.xml b/native/pom.xml index e0baccc2..9068af79 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.maven.daemon</groupId> <artifactId>mvnd</artifactId> - <version>1.0.0-m3-SNAPSHOT</version> + <version>1.0.0-m3</version> </parent> <artifactId>mvnd-native</artifactId> diff --git a/pom.xml b/pom.xml index 111a3790..a2b1eb3d 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.maven.daemon</groupId> <artifactId>mvnd</artifactId> - <version>1.0.0-m3-SNAPSHOT</version> + <version>1.0.0-m3</version> <packaging>pom</packaging> <name>Maven Daemon - Parent</name> @@ -67,7 +67,7 @@ <maven.compiler.target>1.8</maven.compiler.target> <maven.compiler.source>1.8</maven.compiler.source> <maven-dist.required.jdk>8</maven-dist.required.jdk> - <project.build.outputTimestamp>2023-01-28T09:16:22Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2023-01-28T13:25:30Z</project.build.outputTimestamp> <trimStackTrace>false</trimStackTrace> <project.github.repository>apache/maven-mvnd</project.github.repository> <repository.url>github.com:${project.github.repository}</repository.url>