[
https://issues.apache.org/jira/browse/JENA-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141085#comment-13141085
]
Andy Seaborne commented on JENA-150:
------------------------------------
Locale.getDefault().getDisplayName() gives a description but the details for
number formats are loaded from the system resource bundle.
I have applied a fix to NormalizeValue -- the locale for formatting doubles is
forced to be Locale.ROOT so it is not subject to the JVM environment.
Locale.ROOT has number grouping separator "," (comma) and decimal separator '.'
(dot).
> Junit test org.openjena.riot.TS_Riot fails
> ------------------------------------------
>
> Key: JENA-150
> URL: https://issues.apache.org/jira/browse/JENA-150
> Project: Jena
> Issue Type: Bug
> Components: ARQ
> Environment: Maven 2.2.1, Java 1.6.0_26, OSX 10.6.8
> Reporter: Thorsten Möller
> Priority: Minor
> Attachments: org.openjena.riot.TS_Riot.txt
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> The test mentioned in the title of this issue fails on my machine. Seems to
> be a locale-specific issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira