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

Peer Review (dev-mode) - Mac #37

Closed
12 tasks
NimG98 opened this issue Mar 20, 2020 · 1 comment · Fixed by #39
Closed
12 tasks

Peer Review (dev-mode) - Mac #37

NimG98 opened this issue Mar 20, 2020 · 1 comment · Fixed by #39

Comments

@NimG98
Copy link
Contributor

NimG98 commented Mar 20, 2020

  • Dockerfiles should have FROM openliberty/open-liberty:kernel-java8-openj9-ubi
  • need comments for inventory and system pom.xml
    • surefire: <!-- Plugin to run unit tests -->
    • LMP: <!-- Enable liberty-maven plugin -->
    • failsafe: <!-- Plugin to run functional tests -->
    • add <!-- Provided dependencies --> above microprofile dependency
    • in properties section for plugin versions, comment should be <!-- Plugin versions -->
    • in properties section <!-- Open Liberty runtime --> should be
      <!-- Liberty configuration -->
  • diff in spacing between
    • finish and start system/src/main/liberty/config/server.xml
    • finish and start inventory/src/main/java/io/openliberty/guides/inventory/client/SystemClient.java

Enabling MicroProfile Fault Tolerance

@k-rtik k-rtik mentioned this issue Mar 26, 2020
18 tasks
@NimG98
Copy link
Contributor Author

NimG98 commented Mar 31, 2020

Addressed.

@NimG98 NimG98 closed this as completed Mar 31, 2020
@NimG98 NimG98 linked a pull request Mar 31, 2020 that will close this issue
18 tasks
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 a pull request may close this issue.

1 participant