In one workspace I
just updated, I can't run a simple -projecthelp due to
[EMAIL PROTECTED]
testsuite]$ ant -projecthelp
Buildfile: build.xml
Overriding previous definition of reference to xdoclet.task.classpath
C:\cvs\JBoss4.0\jboss-4.0.x\testsuite\build.xml:468: The following error occurred while executing this line:
C:\cvs\JBoss4.0\jboss-4.0.x\testsuite\imports\server-config.xml:45: taskdef class org.jboss.ant.taskdefs.server.ConfigManagerTask cannot be found
Buildfile: build.xml
Overriding previous definition of reference to xdoclet.task.classpath
C:\cvs\JBoss4.0\jboss-4.0.x\testsuite\build.xml:468: The following error occurred while executing this line:
C:\cvs\JBoss4.0\jboss-4.0.x\testsuite\imports\server-config.xml:45: taskdef class org.jboss.ant.taskdefs.server.ConfigManagerTask cannot be found
I can't find where
the server.loader loaderref for the associated taskdef is defined. Another clean
checkout works fine, but I still can't find where the server.loader is defined
there either.