Integrated: 7903023: Update Kotlin in Maven archetypes to the latest stable version

Vsevolod Tolstopyatov duke at openjdk.java.net
Thu Oct 14 08:28:05 UTC 2021


On Fri, 10 Sep 2021 12:40:28 GMT, Vsevolod Tolstopyatov <duke at openjdk.java.net> wrote:

> Testing:
> 
> * `mvn install` in the JMH
> * `mvn archetype:generate -DarchetypeCatalog=local -DinteractiveMode=false -DarchetypeGroupId=org.openjdk.jmh -DarchetypeArtifactId=jmh-kotlin-benchmark-archetype -DgroupId=org.qwwdfsad -DartifactId=qtest` in CMD
> * `cd qtest`
> * Ensure that `mvn install && java -jar target/benchmarks.jar` passes
> * Ensure that `grep "1.5.30|1.33-SNAPSHOT" pom.xml` prints two lines

This pull request has now been integrated.

Changeset: 730f02b2
Author:    Vsevolod Tolstopyatov <qwwdfsad at gmail.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jmh/commit/730f02b2af7fe23af5f22c33e36070987788b2de
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

7903023: Update Kotlin in Maven archetypes to the latest stable version

Reviewed-by: shade

-------------

PR: https://git.openjdk.java.net/jmh/pull/51


More information about the jmh-dev mailing list