Bug report #545 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/545>

REPORT #545 Details.

Project: Ant
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: low
Severity: serious
Confidence: public
Environment: 
   Release: 1.2
   JVM Release: 1.2.2
   Operating System: NT
   OS Release: 4.0
   Platform: Intel

Synopsis: 
Replace task does not work

Description:
I copied the replace task example right out of the documentation, i.e.

<replace file="${src}/index.html">  <replacetoken><[CDATA[two line
token]]></replacetoken>  <replacevalue><[CDATA[two linetoken]]></replacevalue>
</replace>

and ant is reporting the following problem:

C:\Apps\TestInstall\build.xml:61: The content beginning "<[" is not legal markup
. Perhaps the "[" (&#5b;) character should be a letter.
Title: BugRat Report # 545

BugRat Report # 545

Project: Ant Release: 1.2
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: low Severity: serious
Confidence: public

Submitter: _Anonymous ( [EMAIL PROTECTED] )
Date Submitted: Dec 6 2000, 02:34:38 CST
Responsible: Z_Ant Alias ( [EMAIL PROTECTED] )

Synopsis:
Replace task does not work
Environment: (jvm, os, osrel, platform)
1.2.2, NT, 4.0, Intel

Additional Environment Description:

Report Description:
I copied the replace task example right out of the documentation, i.e. <[CDATA[two line token]]> <[CDATA[two linetoken]]> and ant is reporting the following problem: C:\Apps\TestInstall\build.xml:61: The content beginning "<[" is not legal markup . Perhaps the "[" (b;) character should be a letter.

View this report online...

Reply via email to