File tree Expand file tree Collapse file tree 19 files changed +34
-2
lines changed
restful-ws-microprofile-liberty
restful-ws-integration-tests
restful-ws-jakarta-integration-tests
restful-ws-jakarta-common Expand file tree Collapse file tree 19 files changed +34
-2
lines changed Original file line number Diff line number Diff line change 1010 <artifactId >cloudevents-amqp-proton-example</artifactId >
1111
1212 <properties >
13- <vertx .version>4.0.0.Beta1</vertx .version>
13+ <module-name >cloudevents.example.amqp.proton</module-name >
14+ <vertx .version>4.0.0.Beta1</vertx .version>
1415 </properties >
1516 <dependencies >
1617 <dependency >
Original file line number Diff line number Diff line change 2626 <modelVersion >4.0.0</modelVersion >
2727
2828 <artifactId >cloudevents-basic-http-example</artifactId >
29+ <properties >
30+ <module-name >cloudevents.example.basic.http</module-name >
31+ </properties >
2932
3033 <dependencies >
3134 <dependency >
Original file line number Diff line number Diff line change 1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >cloudevents-kafka-example</artifactId >
13+ <properties >
14+ <module-name >cloudevents.example.kafka</module-name >
15+ </properties >
1316
1417 <dependencies >
1518 <dependency >
Original file line number Diff line number Diff line change 1313 <properties >
1414 <openliberty .maven.version>3.5.1</openliberty .maven.version>
1515 <app .name>cloudevents-microprofile</app .name>
16+ <module-name >cloudevents.example.restful.ws.microprofile.liberty</module-name >
1617
1718 <!-- Liberty server properties -->
1819 <final .name>cloudeventsServer</final .name>
Original file line number Diff line number Diff line change 1010 <modelVersion >4.0.0</modelVersion >
1111 <artifactId >cloudevents-restful-ws-quarkus-example</artifactId >
1212 <properties >
13+ <module-name >cloudevents.example.restful.ws.quarkus</module-name >
1314 <quarkus-plugin .version>1.10.3.Final</quarkus-plugin .version>
1415 <quarkus .platform.artifact-id>quarkus-universe-bom</quarkus .platform.artifact-id>
1516 <quarkus .platform.group-id>io.quarkus</quarkus .platform.group-id>
Original file line number Diff line number Diff line change 1212 <artifactId >cloudevents-spring-boot-example</artifactId >
1313
1414 <properties >
15+ <module-name >cloudevents.example.spring.boot</module-name >
1516 <spring-boot .version>2.3.2.RELEASE</spring-boot .version>
1617 <spring .version>5.2.9.RELEASE</spring .version>
1718 </properties >
Original file line number Diff line number Diff line change 1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >cloudevents-rocketmq-example</artifactId >
13+ <properties >
14+ <module-name >cloudevents.example.rocketmq</module-name >
15+ </properties >
1316
1417 <dependencies >
1518 <dependency >
Original file line number Diff line number Diff line change 1212 <artifactId >cloudevents-spring-function-example</artifactId >
1313
1414 <properties >
15+ <module-name >cloudevents.example.spring.function</module-name >
1516 <spring-boot .version>2.4.3</spring-boot .version>
1617 </properties >
1718
Original file line number Diff line number Diff line change 1212 <artifactId >cloudevents-spring-reactive-example</artifactId >
1313
1414 <properties >
15+ <module-name >cloudevents.example.spring.reactive</module-name >
1516 <spring-boot .version>2.4.3</spring-boot .version>
1617 </properties >
1718
Original file line number Diff line number Diff line change 1212 <artifactId >cloudevents-spring-rsocket-example</artifactId >
1313
1414 <properties >
15+ <module-name >cloudevents.example.spring.rsocket</module-name >
1516 <spring-boot .version>2.4.3</spring-boot .version>
1617 </properties >
1718
You can’t perform that action at this time.
0 commit comments