mbien opened a new pull request #96:
URL: https://github.com/apache/roller/pull/96


   Worked myself though the compiler warnings. This looks like a lot of 
changes, but the individual changes are all very local.
   
   * since most of the rawtype warnings were on Collections, I updated a lot of 
the code to use more modern APIs instead of only fixing the warnings (e.g 
List.of, streams, ...)
   * extracted common reflection code to a utility class
   * got rid of some deprecations
   * some cleanup and improvements (~400 lines less code)
   * JDK 17 support (runs still on 11)


-- 
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.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to