Hi:
I just updated from the SVN. I tried to make a full build. I got:
cocoon-block-webdav-compile:
Compiling 10 source files to
/home/agallardo/svn/cocoon-2.1/build/cocoon/blocks/webdav/dest
/home/agallardo/svn/cocoon-2.1/src/blocks/webdav/java/org/apache/cocoon/components/source/impl/WebDAVSource.java:596:
cannot resolve symbol
symbol : method newWebDAVSource
(org.apache.webdav.lib.WebdavResource,org.apache.commons.httpclient.HttpURL,java.lang.String,org.apache.avalon.framework.logger.Logger)
location: class org.apache.cocoon.components.source.impl.WebDAVSource
WebDAVSource src =
WebDAVSource.newWebDAVSource(resources[i],
^
1 error
Best Regards,
Antonio Gallardo.