Re: [VOTE] Release Apache Roller 6.1.3 based on rc1

2024-06-03 Thread Greg Huber
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

Re: [VOTE] Release Apache Roller 6.1.3 based on rc1

2024-06-03 Thread Michael Bien
+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

Re: [VOTE] Release Apache Roller 6.1.3 based on rc1

2024-06-03 Thread Michael Bien
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