Added: src/blocks/qdox/lib qdox-1.3.jar
src/blocks/cron/lib quartz-1.3.2.jar
Removed: src/blocks/qdox/lib qdox-1.2.jar
src/blocks/cron/lib quartz-1.2.3.jar
Antonio, did you check the qdox block samples after updating the qdox jar?
They fail here (macosx, JDK 1.4.1) with the current CVS:
http://localhost:8888/samples/qdox/javadoc/java.util.HashMap
fails with
java.lang.NullPointerException
at org.apache.cocoon.components.source.impl.QDoxSource.outputInheritStartEl ement(QDoxSource.java:1023)
at org.apache.cocoon.components.source.impl.QDoxSource.outputClassInheritan ce(QDoxSource.java:562)
-Bertrand
