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

Jakarta SOAP #141

Merged
merged 5 commits into from
Dec 6, 2023
Merged

Jakarta SOAP #141

merged 5 commits into from
Dec 6, 2023

Conversation

runeflobakk
Copy link
Member

Har ikke gjort noe forsøk på å oppgradere JAXB til Jakarta. Har testet at dette fungerer med Jakarta SOAP.

Copy link

@post-svejk post-svejk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ser greit ut, det. Men ta gjerne en second opinion fra andre, siden jeg er lite kjent med koden.

@@ -117,27 +118,4 @@
</dependency>
</dependencies>

<build>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blir dette arvet fra en parent POM, i stedet?

Copy link
Member Author

@runeflobakk runeflobakk Dec 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ja, kommer fra den oppdaterte versjonen av digipost-open-super-pom. Ligger en del "utility"-profiler i den pom-en som enkelt kan trigges med -Pprofil, og man kan da legge inn disse i .mvn/maven.config i stedet for masse linjer duplisert XML i pom-filer.

Copy link
Member

@eivinhb eivinhb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kult! Ett steg videre!

@runeflobakk runeflobakk merged commit ff50bdc into main Dec 6, 2023
4 checks passed
@runeflobakk runeflobakk deleted the jakarta-soap branch December 6, 2023 08:55
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.

3 participants