Conor,

Many thanks! I appreciate the link. 

Cheers,

Matt

-----Original Message-----
From: Conor MacNeill [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 11, 2001 12:05 PM
To: [EMAIL PROTECTED]
Subject: Re: Formatting HTML text using javadoc "bottom" parameter


Matt,

The documentation has been updated. Check out
http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/docs/manu
al/CoreTasks/javadoc.html?rev=1.10&content-type=text/html

for the latest

Conor

----- Original Message -----
From: "Matt Lyon" <[EMAIL PROTECTED]>
To: "Ant User Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, July 12, 2001 12:22 AM
Subject: Formatting HTML text using javadoc "bottom" parameter


> Greetings,
>
> I've now got the whole <javadoc/> rigmarole working correctly in the
master
> build.xml file for my project. One item puzzles me, however. The code
> example in the Ant User Manual gives an example of the bottom  parameter
as
> follows:
>
> bottom="<i>Copyright &#169; 2000 Dummy Corp. All Rights Reserved.</i>">
>
> However, when I try to throw the italics HTML formatting tag into my own
> javadoc task's bottom parameter, I receive the following error:
>
> BUILD FAILED
>
> C:\latest\starman\projects\Master\build.xml:489: The value of attribute
> "bottom must not contain the '<' character.
>
>
> No huge deal, obviously, but I was just curious as to whether or not I am
> missing the bigger picture. Any thoughts?
>
> Cheers,
>
> Matthew Lyon
> QA Engineer
> Stargus, Inc.
> 300 Brickstone Square
> c/o YAS Corporation, Fifth Floor
> Andover, MA 01810
> Phone: +1 (978) 749-0007x235
> Fax: +1 (978) 749-2922
> Mobile: +1 (617) 733-0944
> E-Mail: [EMAIL PROTECTED]
> http://www.stargus.com
>
>
>

Reply via email to