Open gkwan-ibm opened 6 hours ago
CDI
, UI
, EL
etc in the title and/or description io.openliberty.guides.application
package to io.openliberty.guides.bean
SystemLoadBean.java
server.xml
basicRegistry
is not necessary org.junit.jupiter.api.Test
and org.junit.jupiter.api.BeforeEach
should be togethertestFetchSystemLoad()
assertEquals
line is too long, split it to multiple linestestApp.sh
dailyBuild.sh
as https://github.com/OpenLiberty/guide-jakarta-websocket/blob/prod/scripts/dailyBuild.sh
Review and test this guide by a peer member with the following prespectives
by Safari
README
$(cmd)
format and not`cmd`
[INFO]
tabpom.xml
,server.xml
, and java files etc files are clean on the right code pane[x] make sure not typo mistakes
pom.xml
pom.xml
files:[x] Check that no tab characters are used
Overall checks:
index.html
)page-tags
are used in a guide:microprofile, maven, docker, kubernetes, gradle, jakarta-ee, security, cloud
. Only these tags are visible on the website. Latest list here.attribution
statement is accurate for the guide[ ] Verify the GitHub Actions scripts, if any, are accurate and consistent with other guides
Additional tests:
curl
command for localhost URLsindex.html
information is correct by visiting the root, e.g.http://localhost:9080
diff -r start/ finish/
and there is no differences expecttag
andend
comments