SAXParseException: "id" must not contain the '<' character
----------------------------------------------------------
Key: HADOOP-5208
URL: https://issues.apache.org/jira/browse/HADOOP-5208
Project: Hadoop Core
Issue Type: Bug
Reporter: Tsz Wo (Nicholas), SZE
Found the following exception in recent Hudson builds (e.g. see [build
#3821|http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3821/console]):
{noformat}
[exec] [javadoc] JDiff: reading the comments in from file
'/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-Patch/workspace/trunk/build/docs/jdiff/user_comments_for_hadoop_0.19.0_to_hadoop_742698_HADOOP-5205_PATCH-12399851.xml'...
[exec] [javadoc] Fatal Error (102): parsing XML comments
file:org.xml.sax.SAXParseException: The value of attribute "id" must not
contain the '<' character.
[exec] [javadoc] org.xml.sax.SAXParseException: The value of attribute
"id" must not contain the '<' character.
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.