[GitHub] [jspwiki] arturobernalg commented on a diff in pull request #207: Use try-with-resources.

2022-07-21 Thread GitBox
arturobernalg commented on code in PR #207: URL: https://github.com/apache/jspwiki/pull/207#discussion_r926902862 ## jspwiki-main/src/main/java/org/apache/wiki/tags/AttachmentsIteratorTag.java: ## @@ -108,8 +108,9 @@ public final int doStartTag() { public final int doAfter

Incoming 2.11.3 vote+release

2022-07-21 Thread Juan Pablo Santos Rodríguez
Hi! Don't know for others, but I plan to do some minor dependency updates throughout the weekend, having in mind starting a release vote next Monday/Tuesday, if nothing steps in. This release should fix a number of security issues, so every additional testing that can be done in order to ensure a

GraphReferenceManager

2022-07-21 Thread Murray Altheim
Hi, I've been busy on my own projects but under the neocortext.net domain I will possibly soon be releasing some open source code, mostly related to digital libraries and ontologies. But there is some JSPWiki related code as well, as I've been incorporating JSPWiki into some of this other work.