[daisy] Cocoon build errors... The Saga Continues...
Kevin
hellosticky at gmail.com
Wed Jun 6 12:04:04 CDT 2007
> I have no idea, the excludes should be empty. You could try to set the
> excludes explicitely, the relevant section in the maven.xml is
>
> <xpatch
> file="${target}"
> srcdir="${cocoon.xconf.dir}"
> includes="**/*.${ext}"/>
>
For some reason, my xpatch was:
<xpatch
file="${target}"
srcdir="${cocoon.xconf.dir}"
includes="${cocoon.xconf.dir}/*.${ext}"/>
Once I took out ${cocoon.xconf.dir}, it worked!
Kevin
More information about the daisy
mailing list