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 internal fields, vars, etc. so they don't include "jaxws" #78

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

sleberknight
Copy link
Member

Rename fields, local vars, parameters, etc. so they don't include "jaxws" in them. For now, I have chosen to use "jws" to stand for Jakarta XML Web Services, which I think is easier to read than "jxws", e.g. jwsEnvironment

Fix issue in README that referred tot eh old "jaxws" directory in the section on building an uber JAR.

Also, rename dropwizard-jaxws-changelog.md to
legacy-dropwizard-jaxws-changelog.md, mainly so that it is more clear that it is a historical artifact.

Closes #77

Rename fields, local vars, parameters, etc. so they don't include
"jaxws" in them. For now, I have chosen to use "jws" to stand
for Jakarta XML Web Services, which I think is easier to read than
"jxws", e.g. jwsEnvironment

Fix issue in README that referred tot eh old "jaxws" directory
in the section on building an uber JAR.

Also, rename dropwizard-jaxws-changelog.md to
legacy-dropwizard-jaxws-changelog.md, mainly so that it is more
clear that it is a historical artifact.

Closes #77
@sleberknight sleberknight self-assigned this Nov 12, 2023
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

91.7% 91.7% Coverage
0.0% 0.0% Duplication

@sleberknight sleberknight merged commit 3f28890 into main Nov 12, 2023
6 checks passed
@sleberknight sleberknight deleted the 77-rename-internal-fields-and-vars branch November 12, 2023 21:52
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.

Rename internal fields and variables so they don't include "jaxws"
1 participant