Add colnum attribute to the colspecs generated by MessageBuilder in order to
eliminate some severe warnings while building the pdf version of the Derby user
guides.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: DERBY-5202
URL: https://issues.apache.org/jira/browse/DERBY-5202
Project: Derby
Issue Type: Improvement
Components: Documentation
Affects Versions: 10.9.0.0
Reporter: Rick Hillegas
Kim has discovered that some severe build errors can be eliminated by adding
colnum and colwidth attributes to the colspec elements in our dita
documentation. The MessageBuilder generates the dita source for the
documentation of Derby's SQLStates. The dita it generates has colspecs with
colwidth attributes but not colnum attributes. We should fix MessageBuilder to
generate colwidth attributes too.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira