-
Notifications
You must be signed in to change notification settings - Fork 6
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
Update all pom.xml as the template #436
Comments
Pending
|
gkwan-ibm
changed the title
Update all pom.xml to use jakarta.jakartaee-api and microprofile
Update all pom.xml as the template
May 5, 2020
This was referenced May 5, 2020
This was referenced May 6, 2020
Once the changes are live, we'll need to update the automation scripts to reflect the changes to the pom. |
15 tasks
MaiHameed
added a commit
to OpenLiberty/guide-cloud-openshift-operator
that referenced
this issue
May 7, 2020
- Updated pom.xml for best practices OpenLiberty/guides-common#436 OpenLiberty/guides-common#419 - Updated index.html to match template OpenLiberty/guides-common#431 - YAML to yaml in file included in README
For (2) in this issue, refer to #446 for repositories that were pushed to master but overlooked it |
This was referenced May 11, 2020
This was referenced May 13, 2020
This was referenced May 14, 2020
This was referenced May 15, 2020
AustinSeto
pushed a commit
to OpenLiberty/guide-microprofile-opentracing
that referenced
this issue
Jan 5, 2021
gkwan-ibm
added a commit
to OpenLiberty/guide-microprofile-opentracing
that referenced
this issue
Jan 8, 2021
* daily build and refactoring * changed to executable * removed dockfile sed * changed to executable * Sed fix * Fix sed command * Remove `<failOnMissingWebXml>` (see OpenLiberty/guides-common#436) * Update test.yml Co-authored-by: Gilbert Kwan <gkwan@ca.ibm.com> Co-authored-by: Austin Seto <austin.seto@ibm.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
remove
<failOnMissingWebXml>false</failOnMissingWebXml>
Update dependencies to include following as the best practice:
pom.xml
includes the following similar dependency, remove it, since it will be replaced with the aforementionedjakarta
dependency:Once you made a PR to
qa
, make a PR to update the automation script here to reflect the new pom changesCreate a card on the Wekan board with the two PRs
The text was updated successfully, but these errors were encountered: