New in JSPWiki 2.10.0#

Apache JSPWiki 2.10.0 is the first JSPWiki release made as an Apache TLP.

This release features, among other things:

  • Use of jspwiki-custom.properties to override specific values of jspwiki.properties file
  • New CleanBlue skin, contributed by Ichiro Furusato
  • Support of the X-Forwarded-For HTTP request header
  • New ReferringUndefinedPagesPlugin
  • Merging and compression of css & js
  • Upgrade of used libraries:
    • lucene to 4.6
    • commons-io to 2.4
    • hsqldb to 2.3.0 (for testing)
    • jetty to 8.1.12 (for testing)
    • ehcache replacing oscache
  • Switch to maven as build tool
  • JSPWiki artifacts published at Central repository (org.apache.jspwikiContent unavailable! (broken link)https://jspwiki-wiki.apache.org/images/out.png groupId)
  • Dropped RCS support

There have also been some public API changes, detailed at: http://svn.apache.org/repos/asf/jspwiki/trunk/jspwiki-war/src/main/config/doc/2.10-API.txtContent unavailable! (broken link)https://jspwiki-wiki.apache.org/images/out.png

Full details are available in the ChangeLogContent unavailable! (broken link)https://jspwiki-wiki.apache.org/images/out.png file or via our issue trackerContent unavailable! (broken link)https://jspwiki-wiki.apache.org/images/out.png.


NewIn