[DRAFT] EDGOAIPMH (edge-oai-pmh) Nolana R3 - Vert.x v... upgrade

Description

https://vertx.io/blog/from-vert-x-3-to-vert-x-4/ :

Vert.x 3 will con­tinue to get bug fix re­leases of­fi­cially until Jan­u­ary 2023.

FOLIO's Morning Glory support period exceeds January 2023.

Therefore all modules must migrate from Vert.x 3 to Vert.x 4 for Morning Glory.

mod-template-engine currently uses Vert.x 3.7.1 and needs to migrate to Vert.x 4.

Affected pom.xml section:

<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-junit5</artifactId>
<version>3.7.1</version>
<scope>test</scope>
</dependency>
Consider using the version provided by vertx-stack-depchain by removing the <version> line:

<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-junit5</artifactId>
<scope>test</scope>
</dependency>
The same for the other vertx dependency entries in pom.xml.

Environment

None

Potential Workaround

None

Checklist

hide

TestRail: Results

Activity

Show:

Oleksandr Bozhko October 25, 2022 at 8:48 AM

The current version of Vert.x is 4.3.3, no further upgrade needed.

Mikita Siadykh October 17, 2022 at 1:04 PM

  please take a look if this work is required in Nolana

Won't Do

Details

Assignee

Reporter

Priority

Story Points

Sprint

Development Team

Firebird

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created June 24, 2022 at 10:12 AM
Updated October 26, 2022 at 9:14 AM
Resolved October 26, 2022 at 9:14 AM
TestRail: Cases
TestRail: Runs

Flag notifications