Daniel Dai created PIG-5182:
-------------------------------
Summary: ant docs target is broken by PIG-5110
Key: PIG-5182
URL: https://issues.apache.org/jira/browse/PIG-5182
Project: Pig
Issue Type: Bug
Components: documentation
Reporter: Daniel Dai
Assignee: Daniel Dai
Fix For: 0.17.0
Doing ant docs, show the error message below:
{code}
[exec]
/Users/daijy/dev/cs502/pig/src/docs/src/documentation/content/xdocs/basic.xml:5427:11:
Element type "i" must be declared.
[exec]
/Users/daijy/dev/cs502/pig/src/docs/src/documentation/content/xdocs/basic.xml:5429:5:
The content of element type "p" must match
"(strong|em|code|sub|sup|br|img|icon|acronym|map|xi:include|a)".
{code}
This is introduced by PIG-5110.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)