gmkll opened a new pull request #1: URL: https://github.com/apache/turbine-archetypes/pull/1
- Integrates docker capabilities for testing with a docker db and app configuration. - tested with turbine 5.1-SNAPSHOT and torque-5.1-SNAPSHOT, java 8 and java 11 - Tested docker and host based versions - the current environment is affected like this: - Jetty Maven Plugin was upgraded to 9.4.43.v20210629 and moved to profile Jetty in pom.xml, documentation changed. - A dynamically generated jetty-env.xml is now used and has to be declared in pom, and is in target/<project.finalname>/WEB-INF. - All the other Jetty web resources still are in /src/main/webapp. - Using now Jakarta Xml.bind-api instead of jaxb and set metadata-complete in web.xml -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
