diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2024-02-03 18:17:33 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2024-02-03 18:17:33 +0000 |
commit | 672387c5a4499e6c104a1c09dc845a5cdb6c62f1 (patch) | |
tree | 9e4b3e0cb3d7f1d2661e59187bead4feb7e4ed61 /pom.xml | |
parent | 19ee157d4a7f8f26ed4950eb18d14721c54bb1a5 (diff) | |
download | jackcess-672387c5a4499e6c104a1c09dc845a5cdb6c62f1.tar.gz jackcess-672387c5a4499e6c104a1c09dc845a5cdb6c62f1.zip |
fix NumberFormatter so that it formats according to the locale of the current db
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1406 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -131,7 +131,6 @@ <value>${jackcess.testFormats}</value> </property> </systemProperties> - <argLine>-Duser.language=en -Duser.region=US</argLine> </configuration> </plugin> </plugins> |