Hello, I'm trying to compile the JCR block and followed the instructions in src/blocks/jcr/readme.txt. However, build fails complaining that it cannot find JCR classes. So I moved lib/local/jcr-1.0.jar to lib/core and it works... until the « validate-jars » task that is failing in turn because this JAR is not in jars.xml.
So I move the lib back to lib/local, and everything's fine. Any input will be appreciated. -- Jean-Baptiste Quenot http://caraldi.com/jbq/
