Not XConfToolTask.java which is called from properties-build line 114
<taskdef name="xpatch"
classpath="${cocoon.src.dir}/tools/anttasks" classname="XConfToolTask" />
Without the cocoon sources, you are missing this taskdef which kills the
eclipse build before it starts.
Ron
Gregor J. Rothfuss wrote:
Ron Wheeler wrote:
If they are compiled, they are compiled from a magical place since
they are not part of Lenya. It seems that, you actually have to have
a copy of the cocoon sources. The
http://wiki.apache.org/lenya/HowToLenyaInEclipseDebugger only
requires the cocoon jars but this is not sufficient (unless I am
missing a setup somewhere that tells ant where the jar that contains
these taskdefs is located.)
they are located via <taskdef> in the build files, and can be found
under tools/anttasks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]