Feature Requests item #544539, was opened at 2002-04-16 08:32 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402707&aid=544539&group_id=31602
Category: None Group: None Status: Open Priority: 5 Submitted By: Daniel Bratell (bratell) Assigned to: Nobody/Anonymous (nobody) Summary: Give informative build errors Initial Comment: There's one thing with XDoclet that's driving me nuts and that is the error handling. When something is wrong you get [ejbdoclet] javadoc: In doclet class xdoclet.DocletTask$DocletMain, method start has thrown an exception java.lang.reflect.InvocationTargetException [ejbdoclet] Running XDoclet failed. [ejbdoclet] <<>> [ejbdoclet] 1 error and the only thing you know is that something, somewhere is wrong. Right now it works because we are very few in the project and we have quite good version managment so I can go through all changes and try with or without that change until it works. It's just not scalable. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402707&aid=544539&group_id=31602 _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
