[jira] [Updated] (TIKA-1511) Create a parser for SQLite3

2015-02-13 Thread Konstantin Gribov (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Gribov updated TIKA-1511: Attachment: TIKA-1511v3bis.patch Create a parser for SQLite3 ---

[jira] [Updated] (TIKA-1511) Create a parser for SQLite3

2015-01-21 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Allison updated TIKA-1511: -- Attachment: TIKA-1511v3.patch testSQLLite3b.db Slightly modified test document. Updated

[jira] [Updated] (TIKA-1511) Create a parser for SQLite3

2015-01-16 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Allison updated TIKA-1511: -- Attachment: TIKA-1511v1.patch testSQLLite3b.db First draft of patch attached. Need to

[jira] [Updated] (TIKA-1511) Create a parser for SQLite3

2015-01-16 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Allison updated TIKA-1511: -- Attachment: TIKA-1511v2.patch This creates a PseudoInputStream that wraps a ResultSet instead of sending

[jira] [Updated] (TIKA-1511) Create a parser for SQLite3

2015-01-12 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Allison updated TIKA-1511: -- Fix Version/s: 1.8 Create a parser for SQLite3 --- Key: