mbien commented on PR #119:
URL: https://github.com/apache/roller/pull/119#issuecomment-1344790720
ok thats weird. I can't explain right now why this PR started failing. Can't
reproduce this issue locally and I basically reverted everything already.
--
This is an automated message from th
mbien commented on PR #119:
URL: https://github.com/apache/roller/pull/119#issuecomment-1344809941
there you go. Some test annotations were missing.
Whats interesting however is that the tests run in a different order on
github than they do on my system locally. Once the MediaFile tes
mbien commented on PR #119:
URL: https://github.com/apache/roller/pull/119#issuecomment-1344814362
some notes on dependency bumps:
- Spring 6 is released but it requires JDK 17, so I kept it at 5.x for now
since Roller is using 11 still
- Struts
[2.5.30](https://cwiki.apache.org/con
dependabot[bot] opened a new pull request, #120:
URL: https://github.com/apache/roller/pull/120
Bumps [spring-web](https://github.com/spring-projects/spring-framework) from
5.3.20 to 6.0.0.
Release notes
Sourced from https://github.com/spring-projects/spring-framework/releases";>sp