Jean-Baptiste Quenot schrieb:
> 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.
Should be fixed now - the problem was that only jars in lib/optional
where used for the classpath to build a block. I extended this to search
for jars in lib/local.

Carsten

-- 
Carsten Ziegeler - Open Source Group, S&N AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/

Reply via email to