The following issue has been updated:
Updater: Tim O'Brien (mailto:[EMAIL PROTECTED])
Date: Fri, 11 Jul 2003 3:23 PM
Comment:
Adds a template match for text nodes. Acts as a pass through for text nodes. This is
necessary to support CDATA sections in xdoc
Changes:
Attachment changed to patch.txt
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-552&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-552
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-552
Summary: Task list plugin can create invalid XML
Type: Bug
Status: Unassigned
Priority: Minor
Time Spent: Unknown
Remaining: 1 week
Project: maven
Components:
plugin-other
Versions:
1.0-beta-10
Assignee:
Reporter: Tim O'Brien
Created: Mon, 7 Jul 2003 4:28 PM
Updated: Fri, 11 Jul 2003 3:23 PM
Environment: Window$ XP and JDK 1.4.1
Description:
The task-list plugin will create invalid XML if you create a
@todo comment with one of the five prohibited characters.
For example, putting a "@todo This needs to be finished & tested",
will create generated xdoc with an ampersand instead of the
"&" entity.
Would it be better if the content were surrounded
with a CDATA? or should the plugin sense a ",',<,>, or & and create the appropriate
entity reference? Who knows?
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]