[jira] [Updated] (TIKA-593) Tika network server

2012-03-27 Thread Chris A. Mattmann (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated TIKA-593: --- Attachment: TIKA-593.Mattmann.032612.patch.2.txt - ok tests passing, mostly. Will finish

[jira] [Created] (TIKA-884) Dynamic loading of Parser and Detector services

2012-03-27 Thread Jukka Zitting (Created) (JIRA)
Dynamic loading of Parser and Detector services --- Key: TIKA-884 URL: https://issues.apache.org/jira/browse/TIKA-884 Project: Tika Issue Type: Improvement Affects Versions: 1.1

[jira] [Resolved] (TIKA-884) Dynamic loading of Parser and Detector services

2012-03-27 Thread Jukka Zitting (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved TIKA-884. Resolution: Fixed Fix Version/s: 1.2 Fixed in revision 1305920. Dynamic

[jira] [Commented] (TIKA-593) Tika network server

2012-03-27 Thread Maxim Valyanskiy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13239686#comment-13239686 ] Maxim Valyanskiy commented on TIKA-593: --- Chris, there is two providers in my code that

Build failed in Jenkins: Tika-trunk #821

2012-03-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/Tika-trunk/821/changes Changes: [jukka] TIKA-884: Dynamic loading of Parser and Detector services Decouple loading of dynamic and static services [jukka] TIKA-866: Invalid configuration file causes OutOfMemoryException Clear up system properties after tests.

[jira] [Updated] (TIKA-593) Tika network server

2012-03-27 Thread Chris A. Mattmann (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated TIKA-593: --- Attachment: TIKA-593.Mattmann.032712.patch.2.txt Tika network server ---

[jira] [Commented] (TIKA-593) Tika network server

2012-03-27 Thread Chris A. Mattmann (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13239789#comment-13239789 ] Chris A. Mattmann commented on TIKA-593: Hey Max, in r1305940, I committed the

Build failed in Jenkins: Tika-trunk #822

2012-03-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/Tika-trunk/822/changes Changes: [mattmann] - ignore [mattmann] - progress towards TIKA-593: replace Jersey with CXF. Checking in to reduce the need to review patches. Disabled 3 tests for now that aren't passing. Will work with Max to make them pass.

Re: Build failed in Jenkins: Tika-trunk #821

2012-03-27 Thread Jukka Zitting
Hi, On Tue, Mar 27, 2012 at 8:20 PM, Apache Jenkins Server jenk...@builds.apache.org wrote: [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ tika-server --- [INFO] - [ERROR] COMPILATION ERROR : [INFO]

Jenkins build is back to normal : Tika-trunk #823

2012-03-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/Tika-trunk/823/changes

[jira] [Created] (TIKA-885) Possible ConcurrentModificationException while accessing Metadata produced by ParsingReader

2012-03-27 Thread Luis Filipe Nassif (Created) (JIRA)
Possible ConcurrentModificationException while accessing Metadata produced by ParsingReader --- Key: TIKA-885 URL: https://issues.apache.org/jira/browse/TIKA-885

[jira] [Commented] (TIKA-593) Tika network server

2012-03-27 Thread Chris A. Mattmann (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240178#comment-13240178 ] Chris A. Mattmann commented on TIKA-593: OK, I give up for now. I disabled the 415

Build failed in Jenkins: Tika-trunk #824

2012-03-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/Tika-trunk/824/changes Changes: [mattmann] - TIKA-593: forgot X method [mattmann] - accept should be */* since by default CXF client sets to an XML accept (yikes), thanks to pramirez for identification, TIKA-593, see: