Skip to content

Changes

Summary

  1. GlassFish and TomEE support (#89) (details)
Commit 49d3cbe3f10b2355157b92c5cb9b6504c0343a7d by GitHub
GlassFish and TomEE support (#89)

* Add GlassFish support

* Update pom.xml

* Add support for GlassFish

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Validate runtime option.

* Update README.md

* Update pom.xml

* Update main.yml

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Fix typo

* Streamline database code

* Add TomEE support.

* Update main.yml

* Update README.md

* Update README.md

* Update pom.xml

* Update pom.xml

* Update pom.xml
The file was addedsrc/main/resources/archetype-resources/tomee/Dockerfile
The file was addedsrc/main/resources/archetype-resources/glassfish/pom.xml
The file was addedsrc/main/resources/archetype-resources/tomee/src/test/java/jakarta/cafe/rest/CafeResourceTest.java
The file was addedsrc/main/resources/archetype-resources/glassfish/src/main/webapp/index.html
The file was addedsrc/main/resources/archetype-resources/tomee/src/test/resources/test-web.xml
The file was modified .github/workflows/main.yml (diff)
The file was addedsrc/main/resources/archetype-resources/glassfish/src/test/resources/test-web.xml
The file was modified src/main/resources/META-INF/maven/archetype-metadata.xml (diff)
The file was addedsrc/main/resources/archetype-resources/tomee/pom.xml
The file was addedsrc/main/resources/archetype-resources/glassfish/src/test/resources/arquillian.xml
The file was addedsrc/main/resources/archetype-resources/src/main/resources/META-INF/initial-data.sql
The file was addedsrc/main/resources/archetype-resources/tomee/src/main/webapp/index.html
The file was modified src/main/resources/archetype-resources/src/main/resources/META-INF/persistence.xml (diff)
The file was addedsrc/main/resources/archetype-resources/glassfish/src/test/java/jakarta/cafe/rest/CafeResourceTest.java
The file was modified src/main/resources/archetype-resources/pom.xml (diff)
The file was modified README.md (diff)
The file was addedsrc/main/resources/archetype-resources/tomee/src/test/resources/arquillian.xml
The file was addedsrc/main/resources/archetype-resources/glassfish/src/main/java/jakarta/cafe/rest/CafeResource.java
The file was removedsrc/main/resources/archetype-resources/src/main/resources/META-INF/initital-data.sql
The file was modified src/main/resources/archetype-resources/src/test/java/jakarta/cafe/rest/CafeResourceTest.java (diff)
The file was addedsrc/main/resources/META-INF/archetype-post-generate.groovy
The file was modified pom.xml (diff)
The file was addedsrc/main/resources/archetype-resources/glassfish/src/main/webapp/WEB-INF/web.xml
The file was addedsrc/main/resources/archetype-resources/tomee/src/main/webapp/WEB-INF/web.xml