Evolutions brought by Lutece V6
Support for Java 8 features
Lambdas and streams are now available.
Bootstrap upgrade
The macros (especially from the back office) present in the commons.html file, have been adapted to this new version of Bootstrap.
Upgrade from Lucene
Spring Upgrade
Discard of Jalopy
As the Jalopy code formatting tool is no longer maintained and does not support certain new features of Java 7 and Java 8, we have chosen the maven-formatter plugin for code formatting :
mvn formatter:format