[ 
https://issues.apache.org/jira/browse/TORQUE-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18091455#comment-18091455
 ] 

Graham Leggett commented on TORQUE-375:
---------------------------------------

Doing the docs now, and this section of the docs makes no sense to me:

{code}
Another common mistake is to forget that XML is case-sensitive. All of the 
elements and attributes must be specified according to either the

4.0 strict schema or default strict Schema XSD or the Schema XSD
5.0 strict schema or default strict Schema XSD or the Schema XSD
for the database schema. In addition, you should include the XML declaration 
and XML schema specification in your database schema file. This helps to detect 
errors in the schema file easily.
For additional information on the XML elements and attributes, please refer to 
the Schema XSD or 5.0 Schema XSD.
{code}

Why would v7 of torque be linking to v4.0 and v5.0 XSDs in this way, I get that 
an XSD might not have changed, but what's confusing is why the docs would refer 
to v4.0 and v5.0 at the same time, instead of the most recent XSD, which I 
believe to be v5.1.

Should I just replace this with references to schema 8.0?


> Support for java.time API
> -------------------------
>
>                 Key: TORQUE-375
>                 URL: https://issues.apache.org/jira/browse/TORQUE-375
>             Project: Torque
>          Issue Type: Improvement
>    Affects Versions: 7.1
>            Reporter: Graham Leggett
>            Priority: Major
>         Attachments: torque8-javatime1.patch, torque8-javatime2.patch, 
> torque8-javatime3.patch
>
>
> Switch out java.util.Date, replace with the java.time API.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to