Gump wrote: > <SNIP/> > > compile-mocks: > <SNIP/> > [echo] Compiling Cocoon Core > [javac] Compiling 32 source files to > /home/gump/workspaces2/public/workspace/cocoon/build/cocoon/classes > [javac] Compiling 536 source files to > /home/gump/workspaces2/public/workspace/cocoon/build/cocoon/classes > [javac] > /home/gump/workspaces2/public/workspace/cocoon/src/java/org/apache/cocoon/xml/dom/DocumentWrapper.java:26: > cannot resolve symbol > [javac] symbol : class DOMConfiguration > [javac] location: package dom > [javac] import org.w3c.dom.DOMConfiguration; > [javac] ^
Although the mocks are compiled, it seems that the compiled mock classes are not in the classpath to compile the core. Does anyone know how to tell gump to also include the compiled mock classes? Carsten -- Carsten Ziegeler - Open Source Group, S&N AG http://www.s-und-n.de http://www.osoco.org/weblogs/rael/
