[jira] [Resolved] (TIKA-824) Extract rel attr with LinkContentHandler

2012-01-02 Thread Chris A. Mattmann (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann resolved TIKA-824. Resolution: Fixed - patch applied in r1226629. Thanks Markus! > Extract rel

[jira] [Resolved] (TIKA-826) TikaException / OfficeXmlFileException with .xlsb files

2012-01-02 Thread Nick Burch (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Burch resolved TIKA-826. - Resolution: Fixed Fix Version/s: 1.1 > TikaException / OfficeXmlFileException with .xlsb files >

[jira] [Commented] (TIKA-826) TikaException / OfficeXmlFileException with .xlsb files

2012-01-02 Thread Nick Burch (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178632#comment-13178632 ] Nick Burch commented on TIKA-826: - Should be fixed in r1226651 - Neither parser now claims t

[jira] [Commented] (TIKA-838) EmptyParser Singleton should be final

2012-01-02 Thread Nick Burch (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178637#comment-13178637 ] Nick Burch commented on TIKA-838: - This breaks the CLIRR check, so I'll have to defer to som

[jira] [Commented] (TIKA-837) Make inner classes static for performance reasons

2012-01-02 Thread Nick Burch (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178638#comment-13178638 ] Nick Burch commented on TIKA-837: - Thanks, patch applied in r1226657. > Mak

[jira] [Resolved] (TIKA-837) Make inner classes static for performance reasons

2012-01-02 Thread Nick Burch (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Burch resolved TIKA-837. - Resolution: Fixed Fix Version/s: 1.1 > Make inner classes static for performance reasons > -

Build failed in Jenkins: Tika-trunk #768

2012-01-02 Thread Apache Jenkins Server
See Changes: [nick] Patch from Fabian Lange from TIKA-837 - Make inner classes static where possible [nick] TIKA-826 For an OOXML type we can't handle, use EmptyParser for valid, empty xml [nick] TIKA-826 We don't currently support .xps o