Well, something fishy happens with the parsing of description2.xml. Here's
what I get: (note the NON-multiline description)
C:\jakarta\jakarta-ant\src\etc\testcases\types>ant -f
description2.xml -projecthelp
Buildfile: description2.xml
Multi LineProject Description
Default target:
main
Main targets:
Subtargets:
main
BUILD SUCCESSFUL
Total time: 0 seconds
I even tried it within CDATA to no avail.
*ugh* - and all I really want to do is test property immutability changes!
:)
Stephane? Is this an XML parser issue? Why does:
<description><![CDATA[Multi Line
Project Description]]></description>
get read in as "Multi LineProject Description"???
Thanks,
Erik
----- Original Message -----
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 28, 2001 8:40 AM
Subject: Re: building/testing
> On Wed, 28 Nov 2001, Erik Hatcher <[EMAIL PROTECTED]>
> wrote:
>
> > Any ideas? Is this just me again?! :)
>
> You and Jose Alberto 8-) - I cannot reproduce that on my systems.
>
> Stefan
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>