Looks great. Database upgrade no problems.
One thing there are alot of these log messages from the war deploy:
DEBUG 2024-06-03 08:51:11 [ajp-nio-127.0.0.1-8009-exec-2]
UISecurityInterceptor - Entering UISecurityInterceptor
DEBUG 2024-06-03 08:51:11 [ajp-nio-127.0.0.1-8009-exec-2]
UISecurity
+1 (binding)
Hi Dave!
- checked sha256 sigs
- checked WEB-INF/lib
- tested first deployment+first post using containers (podman, tomcat
9, JDK 17, postgresql 42.x)
- indirectly tested the functionality by having a similar build
deployed for a few month by now (JDK 21, jetty, hsqldb)
look
On 03.06.24 10:05, Greg Huber wrote:
Looks great. Database upgrade no problems.
looks like a debug setting made it into the candidate:
https://github.com/apache/roller/blob/f6b3aa448d7703430e11b761b703b69020ea38a7/app/src/main/resources/log4j2.xml#L73
this would be set to "info" normally.
-mb