Java 11 / jakarta full wsdl - #8
Open
gavinbaumanis wants to merge 4 commits into
Open
Conversation
- Update for Java 11 / Jakarta. - Remove javax dependencies. - Remove unneeded dependencies. - Update all remaining dependencies for latest available for Java 11. - 14 standard HI B2B facade clients; compiles against hi-wsdl (no in-repo wsimport). - No licensed WSDL in Git. - Ensure the JavaDocs are created without errors/warnings. - Added tests. - Added build scripts. - Updated documentation.
…tion. - Update for Java 11 / Jakarta. - Remove javax dependencies. - Remove unneeded dependencies. - Update all remaining dependencies for latest available for Java 11. - Ensure the JavaDocs are created without errors/warnings. - Added tests. - Added build scripts. - Updated documentation.
gavinbaumanis
force-pushed
the
java-11-jakarta-full-wsdl
branch
from
June 10, 2026 04:23
1a5210a to
91b0ebe
Compare
gavinbaumanis
force-pushed
the
java-11-jakarta-full-wsdl
branch
2 times, most recently
from
June 30, 2026 05:24
2af0355 to
d1bf98a
Compare
…releases) to the Sonatype Central Portal configuration.
gavinbaumanis
force-pushed
the
java-11-jakarta-full-wsdl
branch
from
June 30, 2026 06:37
d1bf98a to
d4597a3
Compare
gavinbaumanis
force-pushed
the
java-11-jakarta-full-wsdl
branch
from
August 10, 2026 16:36
7e690d8 to
5ba31ec
Compare
…efore dateOfBirth for Consumer Search IHI batch request XML; add HiRequestElementOrderParityTest and docs.
gavinbaumanis
force-pushed
the
java-11-jakarta-full-wsdl
branch
from
August 10, 2026 17:19
5ba31ec to
213fdab
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR broadens the scope of the HI Client to include the full scope of functionality provided by the HI WSDL documents. It is built upon the java-11-jakarta branch/PR.