On 11/1/06, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:
+1 as this fixes several bugs.
I am only aware of two - the bug in question and the associated enhancement request.
One question : which strings going into such files can contain simple quotes ?
The quote string methods takes care of this case. The code uses \" if the string contains both " and '. and uses " to delimit the string. I tested with <bottom>... "" \h and ' .. </bottom> and checked the generated html page. Peter
Could some of these strings contain both simple and double quotes ? Regards, Antoine -------- Original-Nachricht -------- Datum: Wed, 1 Nov 2006 19:13:42 +0000 Von: "Peter Reilly" <[EMAIL PROTECTED]> An: "Ant Developers List" <[email protected]> Betreff: javadoc useexternal file > Hi, > I have been playing with using the external > file for all options (except -J-) for javadoc. > I think that the current patch is "good", > should we have this for ant 1.7.0. ? > : > http://issues.apache.org/bugzilla/show_bug.cgi?id=40852 > > Peter > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
