The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Fri, 23 Jul 2004 1:42 AM
Changes:
Fix Version changed to 1.0.1
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/browse/MAVEN-880?page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MAVEN-880
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-880
Summary: Incorrect description of "description" element in
reference/project-descriptor.xml
Type: Bug
Status: Unassigned
Priority: Minor
Original Estimate: 30 minutes
Time Spent: Unknown
Remaining: 30 minutes
Project: maven
Components:
documentation
Fix Fors:
1.0.1
Versions:
1.0-rc1
Assignee:
Reporter: Chris Laprun
Created: Thu, 2 Oct 2003 3:44 PM
Updated: Fri, 23 Jul 2004 1:42 AM
Environment: N/A
Description:
The description for the "description" element in reference/project-descriptor.xml
states that the content model for the element is CDATA so as to be able to include
HTML tags. This is false according to the XML Schema xsd/maven-project.xsd which
specifies the "description" element as being of type xs:string which prohibits
children elements.
Either the description or maven-project.xsd should be fixed. Personally, I would
rather be able to include HTML in the project description in project.xml...
Estimate is for fixing the documentation. Changing the schema might be trickier
depending on the existence of side-effects.
---------------------------------------------------------------------
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]