Java 7 is end of life, no public support from Oracle anymore.
JSPWiki should at least move to Java 8.
Also, JEE 7 needs Java 8 and has some nice features like WebSockets and JSON.
As for Spring, I do not see any advantages of replacing proven JSPWiki
code with Spring. Remember how the last big r
Hi!
(last e-mail today, promise)
At work we've built a POC regarding a tool to generate some static sites.
We're automating JBake site's generation from some assets, templates and
markdown content (b/c JBake understands markdown). For content authors we
were looking for a good web-based contents-
Hi again! (again :-))
given that we have no official roadmap or whatsoever, my personal wishlist
for 2.11 would be
* move to java 7 (we're currently on java 6)
* compatibility with pre-2.9 plugins and filters
* haddock by default
* markdown support (more on this later)
* serialize workflows to di