was released yesterday, what's new ?
- a few bug fixes were made
- Jackrabbit implementation is now supported as an external contribution
- configuration of important stuff (like connector ports) is done from a property file and
can be overridden by JVM system properties (it was possible for a few version but was not
explicitly mentionned)
- the izpack installer got improved a bit
- jars are now deployed in Maven Central which makes it easier to consume in some
products
The documentation online looks now very cool:
http://vietj.github.com/crash/ and is
trivial to produce thanks to wikbook and GitHub maven integration (basically "mvn
site -Pgithub deploys the doc in website based on GitHub gh-pages API).
We aim to release a final release within a couple of month to close the CRaSH 1.0 chapter
after two years.
enjoy
Julien