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


BEGIN:VCARD
VERSION:2.1
N:Lyon;Matthew;H.
FN:Matthew H. Lyon
ORG:Stargus, Inc.;Engineering
TITLE:QA Engineer
TEL;WORK;VOICE:+1 (978) 749-9999 x235
TEL;WORK;FAX:+1 (978) 749-2922
ADR;WORK;ENCODING=QUOTED-PRINTABLE:;;300 Brickstone Square=0D=0Ac/o YAS Corporation, 5th Floor;Andover;MA;01810=
;United States of America
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:300 Brickstone Square=0D=0Ac/o YAS Corporation, 5th Floor=0D=0AAndover, MA 0=
1810=0D=0AUnited States of America
URL:
URL:http://www.stargus.com
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20010508T164345Z
END:VCARD

Reply via email to