Bugs item #531259, was opened at 2002-03-18 09:49 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=531259&group_id=31602
Category: xdoclet Group: v1.1.2 Status: Open >Resolution: Works For Me Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Does not work with whitespace in path Initial Comment: Version 1.1.2 does not work anymore when pathnames contain whitespace characters. When using xdoclet on "C:\Project Files\src\MyFile.java", I am receiving the following errors: javadoc: No package, class, or source file found named C:\Project javadoc: No package, class, or source file found named Files\src\MyFile.java ---------------------------------------------------------------------- >Comment By: Aslak Helles�y (rinkrank) Date: 2002-04-08 11:37 Message: Logged In: YES user_id=49846 We can't fix anything in released versions (like 1.1.2), because we don't have a time warp machine so we can travel back in time and undo bugs in the released version. What we can do, and do quite frequently, is to fix things in CVS. However, in order to fix things, we often need more than just error messages, since we don't have a mind- reading machine either. So in order to even consider fixing this one we need: -Confirmation that this is a problem in the current CVS version. -Your build.bat and the part of build.xml where you invoke XDoclet. /Aslak ---------------------------------------------------------------------- Comment By: Gerry Reno (gareno) Date: 2002-04-08 07:35 Message: Logged In: YES user_id=503624 This is really annoying! Please fix this. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=531259&group_id=31602 _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
