xdoclet.DocletTask line 236 saves it, 595 loads it. The filename is hardcoded there. If you would come up with a solution that uses a random file name and pass the filename from ant task to the forked javadoc.exe as a parameter everything will be fine.
Ara. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of Daniel Bratell > Sent: Friday, February 22, 2002 11:48 AM > To: [EMAIL PROTECTED] > Subject: Re: [Xdoclet-user] IOError xdocletting - building in parallell? > > At 11:23 2002-02-22 +1100, Dmitri Colebatch wrote: > >That wont be needed for much longer though... with XJavadoc - yes? > > But XJavadoc is an undetermined time into the future, no? My experience of > software projects tells me that it might be ready in a month and it might > be delayed until 2006 so is it possible for another smaller change? > > I might be able to provide a patch if you give me a pointer in the right > direction (if it's not requires patching javadoc. :-) ). > > /Daniel > > > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
