Hi,
Sylvain Wallez wrote:
What is the target JDK version for Jackrabbit? I'm asking this because I'd like to use Throwable.initCause(Throwable) which was introduced in 1.4.
1.4, as specified in project.properties:
maven.compile.source=1.4
maven.compile.target=1.4On a related note, I was thinking about using assertions in my JCR-EXT and JCR-RMI code. I assume there's no problem with this.
BR,
Jukka Zitting
