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

Rename test build properties #5433

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Rename test build properties #5433

merged 1 commit into from
Jan 7, 2025

Conversation

vietj
Copy link
Member

@vietj vietj commented Jan 7, 2025

Motivation:

The useModulePath property for testing is now provided by vertx5-parent and is named vertx.surefire.useModulePath. Rename vertx-core specific properties to follow the same pattern.

Changes:

  • vertx.testUseDomainSockets -> vertx.surefire.useDomainSockets`
  • vertx.testTransport -> vertx.surefire.nettyTransport
  • update README accordingly

Motivation:

The useModulePath property for testing is now provided by vertx5-parent and is named vertx.surefire.useModulePath. Rename vertx-core specific properties to follow the same pattern.

Changes:

- vertx.testUseDomainSockets -> vertx.surefire.useDomainSockets
- vertx.testTransport -> vertx.surefire.nettyTransport
- update README accordingly
@vietj vietj added this to the 5.0.0 milestone Jan 7, 2025
@vietj vietj merged commit 8e05f2b into master Jan 7, 2025
8 checks passed
@vietj vietj deleted the rename-build-test-properties branch January 7, 2025 15:12
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.

1 participant