[GitHub] [roller] snoopdave opened a new pull request, #131: Add a Jetty event listener to start Derby when Roller i s run via mvn jetty:run

snoopdave (via GitHub) <[email protected]> Sun, 17 Sep 2023 18:31:03 -0000
Newsgroups gmane.comp.java.roller.devel
Message-ID <[email protected]>
snoopdave opened a new pull request, #131:
URL: https://github.com/apache/roller/pull/131

   This PR fixes a regression caused by switching Roller from using the Maven `btmatthews` `inmemdb` plugin and instead starting Derby by calling the embedded Derby server API directly (which works when tests are run either in IntelliJ or in Maven).  The problem was that I forgot to add the same logic to the Maven Jetty plugin so that Derby is started when Roller is run via `mvn jetty:run`.
   
   The Jira ticket: https://issues.apache.org/jira/browse/ROL-2182
   


-- 
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]