[
https://issues.apache.org/jira/browse/HADOOP-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672694#action_12672694
]
Tsz Wo (Nicholas), SZE commented on HADOOP-5208:
------------------------------------------------
> HDFS javadoc is not generated by "ant javadoc". Not sure it is related to
> this.
The reason is that hdfs is not included in the "javadoc" target. I guess it
was done intentionally. We could generate hdfs javadoc by "ant javadoc-dev".
> 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
> Components: build
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Giridharan Kesavan
>
> 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.