Skip to content

Commit

Permalink
Upgrade to 5.0.0.CR3
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Dec 11, 2024
1 parent 06249b5 commit 2f6cd7d
Show file tree
Hide file tree
Showing 47 changed files with 49 additions and 50 deletions.
2 changes: 1 addition & 1 deletion amqp-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>amqp-examples</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions camel-bridge-examples/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Launch it by running the `main` method in your IDE or, after having build the pr


----
java -jar target/camel-bridge-examples-5.0.0.CR2.jar run io.vertx.example.camel.feed.FeedExample
java -jar target/camel-bridge-examples-5.0.0.CR3.jar run io.vertx.example.camel.feed.FeedExample
----

== RMI example
Expand All @@ -45,7 +45,7 @@ This example demonstrates:
Launch it by running the `main` method in your IDE , after having build the project with `mvn clean package`, with:

----
java -jar target/camel-bridge-examples-5.0.0.CR2.jar run io.vertx.example.camel.rmi.RMIExample
java -jar target/camel-bridge-examples-5.0.0.CR3.jar run io.vertx.example.camel.rmi.RMIExample
----

Then open your browser to: `http://localhost:8080/?name=world`
2 changes: 1 addition & 1 deletion camel-bridge-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>camel-bridge-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cassandra-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>cassandra-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circuit-breaker-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>circuit-breaker-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>config-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion consul-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>consul-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>core-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion grpc-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>grpc-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion health-check-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>health-check-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion http-proxy-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>http-proxy-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jpms-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>jpms-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion json-schema-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>json-schema-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion junit5-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>junit5-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kafka-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>kafka-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kotlin-coroutines-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>kotlin-coroutines-examples</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
package movierating

import io.vertx.core.Vertx
import io.vertx.kotlin.coroutines.await
import io.vertx.kotlin.coroutines.coAwait

suspend fun main() {
val vertx = Vertx.vertx()
try {
vertx.deployVerticle(movierating.App()).await()
vertx.deployVerticle(App()).coAwait()
println("Application started")
} catch (exception: Throwable) {
println("Could not start application")
Expand Down
2 changes: 1 addition & 1 deletion mail-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>mail-examples</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public Future<?> start() {
MailMessage email = new MailMessage()
.setFrom("user1@example.com")
.setTo(Arrays.asList("user2@example.com", "user3@example.com", "user4@example.com"))
.addHeader("X-Mailer", "Vert.x Mail-Client 5.0.0.CR2")
.addHeader("X-Mailer", "Vert.x Mail-Client 5.0.0.CR3")
.addHeader("Message-ID", "12345@example.com")
.addHeader("Reply-To", "reply@example.com")
.addHeader("Received", "by vertx mail service")
Expand Down
2 changes: 1 addition & 1 deletion metrics-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>metrics-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mongo-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>mongo-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mqtt-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>mqtt-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion openapi-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>openapi-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opentelemetry-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>opentelemetry-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<packaging>pom</packaging>

<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>

<properties>
<testcontainers.version>1.20.3</testcontainers.version>
Expand Down
2 changes: 1 addition & 1 deletion redis-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>redis-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rxjava-2-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>rxjava-2-examples</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
@ModuleGen(
groupPackage = "io.vertx.example.reactivex.services.serviceproxy",
name = "vertx-rxified-serviceproxy-example",
useFutures = true)
name = "vertx-rxified-serviceproxy-example")
package io.vertx.example.reactivex.services.serviceproxy;

import io.vertx.codegen.annotations.ModuleGen;
2 changes: 1 addition & 1 deletion rxjava-3-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>rxjava-3-examples</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@ModuleGen(groupPackage = "io.vertx.example.rxjava3.services.serviceproxy", name = "vertx-rxified-serviceproxy-example", useFutures = true)
@ModuleGen(groupPackage = "io.vertx.example.rxjava3.services.serviceproxy", name = "vertx-rxified-serviceproxy-example")
package io.vertx.example.rxjava3.services.serviceproxy;

import io.vertx.codegen.annotations.ModuleGen;
2 changes: 1 addition & 1 deletion service-proxy-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>service-proxy-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-proxy-examples/service-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>service-proxy-examples</artifactId>
<groupId>io.vertx</groupId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>service-consumer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-proxy-examples/service-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>service-proxy-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>service-provider</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@ModuleGen(groupPackage = "io.vertx.examples.service", name = "vertx-processor-sample", useFutures = true)
@ModuleGen(groupPackage = "io.vertx.examples.service", name = "vertx-processor-sample")
package io.vertx.examples.service;

import io.vertx.codegen.annotations.ModuleGen;
2 changes: 1 addition & 1 deletion service-proxy-examples/sockjs-proxies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>service-proxy-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>sockjs-proxies-examples</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@ModuleGen(groupPackage = "io.vertx.example.web.proxies", name = "vertx-sockjs-proxy-example", useFutures = true)
@ModuleGen(groupPackage = "io.vertx.example.web.proxies", name = "vertx-sockjs-proxy-example")
package io.vertx.example.web.proxies;

import io.vertx.codegen.annotations.ModuleGen;
2 changes: 1 addition & 1 deletion service-resolver-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion shell-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>shell-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>spring-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-examples/spring-verticle-factory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>spring-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>spring-verticle-factory</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sql-client-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>sql-client-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stomp-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>stomp-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion virtual-threads-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR2</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>virtual-threads-examples</artifactId>
Expand Down
Loading

0 comments on commit 2f6cd7d

Please sign in to comment.