[GitHub] [roller] snoopdave merged pull request #131: Add a Jetty event listener to start Derby when Roller is run via mvn jetty:run

2023-09-29 Thread via GitHub
snoopdave merged PR #131: URL: https://github.com/apache/roller/pull/131 -- 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: dev-unsubscr...@roller.apache.o

[GitHub] [roller] mbien commented on pull request #131: Add a Jetty event listener to start Derby when Roller is run via mvn jetty:run

2023-09-29 Thread via GitHub
mbien commented on PR #131: URL: https://github.com/apache/roller/pull/131#issuecomment-1741612770 unfortunately this breaks the integration tests :( -- 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

[GitHub] [roller] snoopdave commented on pull request #131: Add a Jetty event listener to start Derby when Roller is run via mvn jetty:run

2023-09-29 Thread via GitHub
snoopdave commented on PR #131: URL: https://github.com/apache/roller/pull/131#issuecomment-1741629661 Bummer. I'll take another look over the weekend. I thought I had fixed the IT tests, except for the jdk21 run. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [roller] mbien commented on pull request #131: Add a Jetty event listener to start Derby when Roller is run via mvn jetty:run

2023-09-29 Thread via GitHub
mbien commented on PR #131: URL: https://github.com/apache/roller/pull/131#issuecomment-1741642924 @snoopdave oh you are right - I looked at the wrong workflow run! All good, my mistake. the jdk 21 run is easy to fix. its just the setup action requesting an early access build - i can