You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Peter Reilly <pe...@gmail.com> on 2006/11/01 20:13:42 UTC

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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: javadoc useexternal file

Posted by Antoine Levy-Lambert <an...@gmx.de>.
Thanks for your detailed answer Peter,

Regards,

Antoine
-------- Original-Nachricht --------
Datum: Wed, 1 Nov 2006 22:05:39 +0000
Von: "Peter Reilly" <pe...@gmail.com>
An: "Ant Developers List" <de...@ant.apache.org>
Betreff: Re: javadoc useexternal file

> On 11/1/06, Antoine Levy-Lambert <an...@gmx.de> 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
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: javadoc useexternal file

Posted by Peter Reilly <pe...@gmail.com>.
On 11/1/06, Antoine Levy-Lambert <an...@gmx.de> 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" <pe...@gmail.com>
> An: "Ant Developers List" <de...@ant.apache.org>
> 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: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: javadoc useexternal file

Posted by Antoine Levy-Lambert <an...@gmx.de>.
+1 as this fixes several bugs.

One question : which strings going into such files can contain simple quotes ?

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" <pe...@gmail.com>
An: "Ant Developers List" <de...@ant.apache.org>
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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org