Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve tests #52

Open
wants to merge 2 commits into
base: 1.x
Choose a base branch
from
Open

Improve tests #52

wants to merge 2 commits into from

Conversation

gaol
Copy link
Collaborator

@gaol gaol commented Jan 20, 2025

Fixes #49

This PR tries to:

  • Fix the scm url in pom
  • Upgrade to WildFly 35.0.0.Final
  • Upgrade vertx core to 4.5.11
  • Introduce the manifest artifact to provision the server with specified version of dependencies
  • Do not provision the server again in the integration tests, copy from build distribution
  • Enable the VertxInjectionTestCase

gaol added 2 commits January 20, 2025 11:29
* Upgrade to WildFly 35.0.0.Final
* Upgrade vertx core to 4.5.11
* Introduce the manifest artifact to provision the server with
  specified version of dependencies
* Do not provision the server again in the integration tests, copy from
  build distribution
* Enable the VertxInjectionTestCase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve the test
1 participant