no comment???
----- Original Message ----- From: "Erik Hatcher" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 17, 2002 9:47 PM Subject: [Xdoclet-devel] strange exception > What does this mean? > > [document] javadoc: In doclet class xdoclet.DocletTask$DocletMain, method > star > t has thrown an exception java.lang.reflect.InvocationTargetException > [document] java.lang.IllegalStateException: Couldn't find bean > org.apache.tools > .ant.taskdefs.AbstractCvsTask in sourcepath > C:\jakarta\jakarta-ant\src\main\org\ > apache\tools\ant\taskdefs > [document] at > xdoclet.TemplateSubTask.beanFile(TemplateSubTask.java:505) > [document] at > xdoclet.TemplateSubTask.generateForClass(TemplateSubTask.java > :426) > [document] at > xdoclet.TemplateSubTask.startProcess(TemplateSubTask.java:339 > ) > [document] at xdoclet.TemplateSubTask.execute(TemplateSubTask.java:277) > [document] 1 error > [document] 1 warning > [document] at xdoclet.DocletTask$DocletMain.start(DocletTask.java:550) > > I had it working against a single class source directory, and then switched > it to point to Ant's source directory (and actually only a single flat > directory, not the entire tree, 87 classes). > > Is this stemming from some path-too-long bug? Related to the > useExternalFile patch I sent in earlier? > > That particular class that its reporting on is abstract, but I don't think > thats the problem. > > Thanks, > Erik > > > > _______________________________________________ > Xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel > _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
