[go: nahoru, domu]

Skip to content

Tags: Azure-Samples/open-liberty-on-aro

Tags

20240223

Toggle 20240223's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
On branch edburns-msft-ibm-528-ee10-jdk17 Up to, but not including "P… (

#41)

* On branch edburns-msft-ibm-528-ee10-jdk17 Up to, but not including "Prepare the application image"
modified:   1-start/pom.xml
modified:   1-start/src/main/java/cafe/model/CafeRepository.java
modified:   1-start/src/main/java/cafe/model/entity/Coffee.java
modified:   1-start/src/main/java/cafe/web/rest/CafeResource.java
modified:   1-start/src/main/java/cafe/web/view/Cafe.java
modified:   1-start/src/main/webapp/WEB-INF/faces-config.xml
modified:   1-start/src/main/webapp/WEB-INF/web.xml
modified:   1-start/src/main/webapp/index.xhtml
modified:   2-simple/pom.xml
modified:   2-simple/src/main/java/cafe/model/CafeRepository.java
modified:   2-simple/src/main/java/cafe/model/entity/Coffee.java
modified:   2-simple/src/main/java/cafe/web/rest/CafeResource.java
modified:   2-simple/src/main/java/cafe/web/view/Cafe.java
modified:   2-simple/src/main/liberty/config/server.xml
modified:   2-simple/src/main/webapp/WEB-INF/faces-config.xml
modified:   2-simple/src/main/webapp/WEB-INF/web.xml
modified:   2-simple/src/main/webapp/index.xhtml
modified:   README.md
modified:   guides/howto-deploy-java-liberty-app.md

Signed-off-by: Ed Burns <edburns@microsoft.com>

* On branch edburns-msft-ibm-528-ee10-jdk17 WIP aad-ldap
modified:   3-integration/aad-ldap/Dockerfile
modified:   3-integration/aad-ldap/Dockerfile-wlp
modified:   3-integration/aad-ldap/pom.xml
modified:   3-integration/aad-ldap/src/main/java/cafe/model/CafeRepository.java
modified:   3-integration/aad-ldap/src/main/java/cafe/model/entity/Coffee.java
modified:   3-integration/aad-ldap/src/main/java/cafe/web/rest/CafeResource.java
modified:   3-integration/aad-ldap/src/main/java/cafe/web/view/Cafe.java
modified:   3-integration/aad-ldap/src/main/java/cafe/web/view/CafeRequestFilter.java
modified:   3-integration/aad-ldap/src/main/webapp/WEB-INF/faces-config.xml
modified:   3-integration/aad-ldap/src/main/webapp/WEB-INF/web.xml
modified:   3-integration/aad-ldap/src/main/webapp/index.xhtml
modified:   guides/howto-deploy-java-liberty-app.md

Signed-off-by: Ed Burns <edburns@microsoft.com>

* update how to build and push the image to ARO image stream

Signed-off-by: Jianguo Ma <jiangma@microsoft.com>

* On branch edburns-msft-ibm-528-ee10-jdk17
modified:   .gitignore

- pull-secret.txt

modified:   guides/howto-deploy-java-liberty-app.md

- Remove redundant Jakarta EE.

- Remove locale.

Signed-off-by: Ed Burns <edburns@microsoft.com>

* On branch edburns-msft-ibm-528-ee10-jdk17
modified:   1-start/pom.xml

- Update description.

- Upgrade jaxb version.

modified:   2-simple/pom.xml

- Add maven-war-plugin.

modified:   guides/howto-deploy-java-liberty-app.md

- Use consistent src dst in bullet items.

Signed-off-by: Ed Burns <edburns@microsoft.com>

* On branch edburns-msft-ibm-528-ee10-jdk17 Completed validation.
modified:   guides/howto-deploy-java-liberty-app.md

Signed-off-by: Ed Burns <edburns@microsoft.com>

* On branch edburns-msft-ibm-528-ee10-jdk17 Some renames.
modified:   guides/howto-integrate-aad-ldap.md

Signed-off-by: Ed Burns <edburns@microsoft.com>

* On branch edburns-msft-ibm-528-ee10-jdk17 Upgrade to EE 10.
modified:   3-integration/connect-db/mssql/pom.xml
modified:   3-integration/connect-db/mssql/src/main/java/cafe/model/CafeRepository.java
modified:   3-integration/connect-db/mssql/src/main/java/cafe/model/entity/Coffee.java
modified:   3-integration/connect-db/mssql/src/main/java/cafe/web/rest/CafeResource.java
modified:   3-integration/connect-db/mssql/src/main/java/cafe/web/view/Cafe.java
modified:   3-integration/connect-db/mssql/src/main/liberty/config/server.xml
modified:   3-integration/connect-db/mssql/src/main/resources/META-INF/persistence.xml
modified:   3-integration/connect-db/mssql/src/main/webapp/WEB-INF/faces-config.xml
modified:   3-integration/connect-db/mssql/src/main/webapp/WEB-INF/web.xml
modified:   3-integration/connect-db/mssql/src/main/webapp/index.xhtml

Signed-off-by: Ed Burns <edburns@microsoft.com>

* On branch edburns-msft-ibm-528-ee10-jdk17 Add persistence.
modified:   3-integration/connect-db/mssql/src/main/liberty/config/server.xml

Signed-off-by: Ed Burns <edburns@microsoft.com>

---------

Signed-off-by: Ed Burns <edburns@microsoft.com>
Signed-off-by: Jianguo Ma <jiangma@microsoft.com>
Co-authored-by: Jianguo Ma <jiangma@microsoft.com>

20240116

Toggle 20240116's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #39 from majguo/refine-connect-db-samples

Refine connect db samples

20231026

Toggle 20231026's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update azure-pipelines.yml

Update branch to `main`

238757

Toggle 238757's commit message
change message_key to ibm_datetime

232137

Toggle 232137's commit message
fix doc issue

v1.0.14

Toggle v1.0.14's commit message

v1.0.13

Toggle v1.0.13's commit message
complete the draft of stateless cluster guide

v1.0.12

Toggle v1.0.12's commit message
change JSF view and its backed bean to be stateless for all samples

v1.0.11

Toggle v1.0.11's commit message
change JSF view and its backed bean to be stateless for database inte…

…gration sample

v1.0.10

Toggle v1.0.10's commit message
lock down and secure LDAP access over the internet