[
https://issues.apache.org/jira/browse/DERBY-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-2739:
--------------------------------------
Attachment: numeric-tests.diff
I added testing of numeric return values to XMLTypeAndOpsTest. These tests fail
if the xml-interfaces.diff patch is applied, partly because the patched code
returns numbers with higher precision than what the current code does (probably
a good thing), and partly because the patched code returns floating point
numbers in scientific notation (should probably be changed).
Committed numeric-tests.diff to trunk with revision 1054962.
> Automatically detect and use the Xalan which is included in Sun's Java 1.5.0
> and higher
> ---------------------------------------------------------------------------------------
>
> Key: DERBY-2739
> URL: https://issues.apache.org/jira/browse/DERBY-2739
> Project: Derby
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 10.3.1.4
> Reporter: Knut Anders Hatlen
> Assignee: Knut Anders Hatlen
> Priority: Minor
> Attachments: numeric-tests.diff, xml-interfaces.diff
>
>
> Sun's Java 1.5.0 and higher includes Xalan, but Derby doesn't find it because
> it has been moved to a non-standard package. Derby should be able to detect
> and use these classes if it cannot find Xalan in the standard package on the
> classpath. This would make it easier for many users to start using Derby's
> XML features.
> See also the discussion in this thread:
> <URL:http://mail-archives.apache.org/mod_mbox/db-derby-dev/200705.mbox/%[email protected]%3e>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.