-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add Jakarta XML WS API when using javax.xml.ws (#463)
* fix: Add Jakarta XML WS API when using javax.xml.ws - jakarta.xml.ws-api contains packages javax.jws and javax.xml.ws, so we need to add the dependency when either is in use. - Fixed and re-enabled AddJaxwsDependenciesTest by correcting the after specs to line up with expected results * Remove all trailing whitespace in text blocks * Merge comment lines --------- Co-authored-by: Tim te Beek <[email protected]>
- Loading branch information
1 parent
3f4b6ae
commit 7b936c0
Showing
2 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters