You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2011/04/21 15:44:06 UTC

[jira] [Created] (DERBY-5202) 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.

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

[jira] [Commented] (DERBY-5202) 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.

Posted by "Rick Hillegas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024785#comment-13024785 ] 

Rick Hillegas commented on DERBY-5202:
--------------------------------------

Checked in the corresponding change to the 10.8 SQLState tables: subversion revision 1096463.

> 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
>            Assignee: Rick Hillegas
>             Fix For: 10.9.0.0
>
>         Attachments: derby-5202-01-aa-newSQLStatePage.diff
>
>
> 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

[jira] [Resolved] (DERBY-5202) 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.

Posted by "Rick Hillegas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Hillegas resolved DERBY-5202.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 10.9.0.0

> 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
>            Assignee: Rick Hillegas
>             Fix For: 10.9.0.0
>
>         Attachments: derby-5202-01-aa-newSQLStatePage.diff
>
>
> 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

[jira] [Commented] (DERBY-5202) 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.

Posted by "Rick Hillegas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024783#comment-13024783 ] 

Rick Hillegas commented on DERBY-5202:
--------------------------------------

Good idea, Kim. Ported 1095706 from trunk to 10.8 branch at subversion revision 1096462.

> 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
>            Assignee: Rick Hillegas
>             Fix For: 10.9.0.0
>
>         Attachments: derby-5202-01-aa-newSQLStatePage.diff
>
>
> 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

[jira] [Updated] (DERBY-5202) 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.

Posted by "Rick Hillegas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Hillegas updated DERBY-5202:
---------------------------------

    Attachment: derby-5202-01-aa-newSQLStatePage.diff

Attaching derby-5202-01-aa-newSQLStatePage.diff, the new SQLState page produced by the new MessageBuilder. Committed at subversion revision 1095717.

> 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
>            Assignee: Rick Hillegas
>         Attachments: derby-5202-01-aa-newSQLStatePage.diff
>
>
> 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

[jira] [Assigned] (DERBY-5202) 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.

Posted by "Rick Hillegas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Hillegas reassigned DERBY-5202:
------------------------------------

    Assignee: Rick Hillegas

> 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
>            Assignee: 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

[jira] [Commented] (DERBY-5202) 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.

Posted by "Kim Haase (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13023403#comment-13023403 ] 

Kim Haase commented on DERBY-5202:
----------------------------------

Rick, is there a particular reason why this patch was committed to the trunk only, and not the 10.8 branch? It would be good to have for a 10.8 bugfix release, I think.

> 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
>            Assignee: Rick Hillegas
>             Fix For: 10.9.0.0
>
>         Attachments: derby-5202-01-aa-newSQLStatePage.diff
>
>
> 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

[jira] [Commented] (DERBY-5202) 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.

Posted by "Rick Hillegas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022745#comment-13022745 ] 

Rick Hillegas commented on DERBY-5202:
--------------------------------------

I have made this change to MessageBuilder with subversion revision 1095706.

> 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
>            Assignee: 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