[
https://issues.apache.org/jira/browse/DERBY-5359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089241#comment-13089241
]
Jayaram Subramanian commented on DERBY-5359:
--------------------------------------------
Hi,
Made changes as mentioned above. But when building with ant html.ref
encountered the following issue.... Curiously i didnt modify these files
dita.topics.xhtml:
[xslt] Transforming into C:\derby-documentation\trunk\out\reftemp
[xslt] Processing C:\derby-documentation\trunk\temp\crefjavbclobnot.dita to
C:\derby-documentation\trunk\out\reftemp\crefjavbclobnot.html
[xslt] Loading stylesheet C:\derby-documentation\trunk\DITA-OT1.1.2.1\xsl\d
ita2xhtml.xsl
[xslt] com.sun.org.apache.bcel.internal.generic.ClassGenException: Branch t
arget offset too large for short
> Missing xmlns attribute for html element in docs
> ------------------------------------------------
>
> Key: DERBY-5359
> URL: https://issues.apache.org/jira/browse/DERBY-5359
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.9.0.0
> Reporter: Knut Anders Hatlen
> Assignee: Jayaram Subramanian
>
> The html files in the documentation that are declared as XHTML don't pass as
> valid XHTML because the html elements lack the xmlns attribute. Examples:
> http://db.apache.org/derby/docs/dev/ref/index.html
> -->
> http://validator.w3.org/check?uri=http%3A%2F%2Fdb.apache.org%2Fderby%2Fdocs%2Fdev%2Fref%2Findex.html
> http://db.apache.org/derby/docs/dev/ref/toc.html
> -->
> http://validator.w3.org/check?uri=http%3A%2F%2Fdb.apache.org%2Fderby%2Fdocs%2Fdev%2Fref%2Ftoc.html
> http://db.apache.org/derby/docs/dev/ref/rrefcallprocedure.html
> -->
> http://validator.w3.org/check?uri=http%3A%2F%2Fdb.apache.org%2Fderby%2Fdocs%2Fdev%2Fref%2Frrefcallprocedure.html
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira