I'll fix it (actually Konstantin sent me the patch but I forgot to submit it to jrefactory). Probably I'll also make it smarter: beautify only if cvs-modified and modified>compiled.
Ara. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-devel- > [EMAIL PROTECTED]] On Behalf Of Andrew Stevens > Sent: Wednesday, November 28, 2001 3:04 AM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-devel] Some days I could start to hate prettyprinter... > > My gut feeling is this is just WinCvs messing up the timestamps again or > something, on the other hand I would have thought prettyprinter should be > able to cope with dodgy timestamps without crashing. Any chance this > exception's something to do with how prettyprinter was jar'ed up, or is it > just a jrefactory bug/limitation? > > ... > [pretty] > formatting:D:\JavaApps\xdoclet\xdoclet\core\src\xdoclet\ejb\EjbDotXmlSub Ta > sk.java > [pretty] > formatting:D:\JavaApps\xdoclet\xdoclet\core\src\xdoclet\jmx\MBeanInterfa ce > SubTask.java > [pretty] > formatting:D:\JavaApps\xdoclet\xdoclet\core\src\xdoclet\jmx\JMXDocletTas k. > java > [pretty] java.lang.NullPointerException > [pretty] at > org.acm.seguin.ant.CVSUtil$CVSEntry.equalsTime(CVSUtil.java:296) > [pretty] at > org.acm.seguin.ant.CVSUtil.isFileModified(CVSUtil.java:99) > [pretty] at org.acm.seguin.ant.Pretty.execute(Pretty.java:129) > [pretty] at > org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:104) > [pretty] at org.apache.tools.ant.Task.perform(Task.java:217) > [pretty] at org.apache.tools.ant.Target.execute(Target.java:164) > ... > > In fact, come to think of it there's a couple of files whose CVS/entries > record doesn't have a date, just "Result of merge". Maybe that's the > problem? > > _______________________________________________ > Xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
