New in JSPWiki 2.10.2 - yet unreleased#
- JSPWiki portable binaries
New in JSPWiki 2.10.1 - Released on 29/05/2014#
Apache JSPWiki 2.10.1 is the second JSPWiki release made as an Apache TLP.
This release features, among other things:
- Introducing HADDOCK Template (still under development)
- WikiPlugins can now be loaded from an external directory, via jspwiki.plugin.externalJars property
- VersioningFileProvider is now able to migrate contents from an existing FileSystemProvider installation
- ECSContent unavailable! (broken link)https://jspwiki-wiki.apache.org/images/out.png replaced by JDOM2Content unavailable! (broken link)https://jspwiki-wiki.apache.org/images/out.png
- Lucene upgraded to 4.7.0
- Fixed known issues on 2.10.0 with the installation pageContent unavailable! (broken link)https://jspwiki-wiki.apache.org/images/out.png and container managed authenticationContent 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.
New in JSPWiki 2.10.0 - Released on 01/02/2014#
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
- Merging and compression of css & js
- Upgrade of used libraries:
- lucene to 4.6.0
- 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
- Known issues: although fixed on 2.10.1, 2.10.0 has known problems with the installation pageContent unavailable! (broken link)https://jspwiki-wiki.apache.org/images/out.png and container managed authenticationContent unavailable! (broken link)https://jspwiki-wiki.apache.org/images/out.png. Please check those JIRA issues to see if you might be affected
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