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

Konstantin Gribov commented on TIKA-1511:
-----------------------------------------

With v3 patch forbiddenapis found that {{SQLite3RowReader}} use 
{{SimpleDateFormat}} without explicit {{locale}} set. I hope, it's enough to 
use {{Locale.getDefault()}}.

Also, fixed {{TestSQLLiteParser}}: it tried to load absent test resourse, seems 
that it was renamed to {{testSqlite3b.db}}. Tests successfully pass with it.

Do we also need {{testSQLITE3.db}} in {{tika-parsers}}? I can't find any test 
that use this file.


> Create a parser for SQLite3
> ---------------------------
>
>                 Key: TIKA-1511
>                 URL: https://issues.apache.org/jira/browse/TIKA-1511
>             Project: Tika
>          Issue Type: New Feature
>          Components: parser
>    Affects Versions: 1.6
>            Reporter: Luis Filipe Nassif
>             Fix For: 1.8
>
>         Attachments: TIKA-1511v1.patch, TIKA-1511v2.patch, TIKA-1511v3.patch, 
> TIKA-1511v3bis.patch, testSQLLite3b.db, testSQLLite3b.db
>
>
> I think it would be very useful, as sqlite is used as data storage by a wide 
> range of applications. Opening the ticket to track it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to