I spent several hours trying to figure out why XDoclet wasn't finding my source classes and it turns out that it was because my package names in the sources were inconsistent with the physical directory structure, e.g., I had a file with no package declaration in the "foo/" subdirectory instead of "package foo;"
Would it be reasonable for XDoclet to fail more loudly instead of silently in this case? I intend to file an enhancement request on JIRA, but the links to the site on the xdoclet.org page are broken and currently 404-ing.
-- Bill
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
