Build failed in Jenkins: Tika-trunk #824

2012-03-27 Thread Apache Jenkins Server
See 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: http://cxf.547215.n5.nabble.com/Why-is-t

[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-tabpanel&focusedCommentId=13240178#comment-13240178 ] Chris A. Mattmann commented on TIKA-593: OK, I give up for now. I disabled the 415 t

[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

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

2012-03-27 Thread Apache Jenkins Server
See

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

2012-03-27 Thread Mattmann, Chris A (388J)
Hey Jukka, I rolled it back to 1.5 on the Maven settings, so let's see if it compiles with 1.5. Cheers, Chris On Mar 27, 2012, at 3:17 PM, Jukka Zitting wrote: > Hi, > > On Tue, Mar 27, 2012 at 8:20 PM, Apache Jenkins Server > wrote: >> [INFO] --- maven-compiler-plugin:2.3.2:compile (default

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 wrote: > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > tika-server --- > [INFO] - > [ERROR] COMPILATION ERROR : > [INFO] -

Build failed in Jenkins: Tika-trunk #822

2012-03-27 Thread Apache Jenkins Server
See 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. --

[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-tabpanel&focusedCommentId=13239789#comment-13239789 ] Chris A. Mattmann commented on TIKA-593: Hey Max, in r1305940, I committed the lates

[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 > --

Build failed in Jenkins: Tika-trunk #821

2012-03-27 Thread Apache Jenkins Server
See 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] [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-tabpanel&focusedCommentId=13239782#comment-13239782 ] Chris A. Mattmann commented on TIKA-593: Thanks, Max, see latest patch. I'm close no

[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-tabpanel&focusedCommentId=13239686#comment-13239686 ] Maxim Valyanskiy commented on TIKA-593: --- Chris, there is two providers in my code that

[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 loa

[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 Rep

[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.txt - a lot closer. Unpacker tests are failing. Max,