[jira] [Commented] (TIKA-930) Consolidation of Some Tika Core Properties

2012-07-02 Thread JIRA
[ https://issues.apache.org/jira/browse/TIKA-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13404953#comment-13404953 ] Jörg Ehrlich commented on TIKA-930: --- Hi Ray and Nick, It is very important to also "educa

Re: JAX-RS overhead in tika-server

2012-07-02 Thread Sergey Beryozkin
Hi All, On 01/07/12 17:27, Mattmann, Chris A (388J) wrote: Hey Jukka, On Jul 1, 2012, at 5:09 AM, Jukka Zitting wrote: Hi, I looked at tika-server in a bit more detail, and I'm a bit concerned about the dependency overhead it needs for the JAX-RS support: +- org.apache.cxf:cxf-rt-frontend-

Re: JAX-RS overhead in tika-server

2012-07-02 Thread Jukka Zitting
Hi, On Mon, Jul 2, 2012 at 11:13 AM, Sergey Beryozkin wrote: > As far as CXF is concerned, I'm biased but I also believe getting Tika > server supporting CXF was the right decision. CXF, like JAX-RS, is only > going to become better, with things like the good support for attachments, > advanced s

[jira] [Updated] (TIKA-756) XMP output from Tika CLI

2012-07-02 Thread JIRA
[ https://issues.apache.org/jira/browse/TIKA-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörg Ehrlich updated TIKA-756: -- Attachment: (was: tika-xmp_dependsOn_TIKA929changes.patch) > XMP output from Tika CLI > -

[jira] [Updated] (TIKA-756) XMP output from Tika CLI

2012-07-02 Thread JIRA
[ https://issues.apache.org/jira/browse/TIKA-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörg Ehrlich updated TIKA-756: -- Attachment: (was: tika-xmp.patch) > XMP output from Tika CLI > > >

[jira] [Updated] (TIKA-756) XMP output from Tika CLI

2012-07-02 Thread JIRA
[ https://issues.apache.org/jira/browse/TIKA-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörg Ehrlich updated TIKA-756: -- Attachment: tika-xmp.patch As TIKA-929 has already been resolved I have deleted the previous two patches

RE: JAX-RS overhead in tika-server

2012-07-02 Thread Joerg Ehrlich
I would also say that TIKA-930 should be resolved before a release is cut. Please see my last comment in that issue. And it would be great if the tika-xmp module would make it in 1.2 as well :) But it does not have any impact on the ability to release like TIKA-930, of course, as it only adds a

[jira] [Commented] (TIKA-756) XMP output from Tika CLI

2012-07-02 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13405033#comment-13405033 ] Jukka Zitting commented on TIKA-756: Nice work! I committed the latest patch in revision

[jira] [Commented] (TIKA-756) XMP output from Tika CLI

2012-07-02 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13405078#comment-13405078 ] Jukka Zitting commented on TIKA-756: OK, see my followup commits for the minor adjustmen

Build failed in Jenkins: Tika-trunk #888

2012-07-02 Thread Apache Jenkins Server
See -- [...truncated 518 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.apache.tika.parser.AutoDetectParserTest Warning - invalid checksum on page 3 of stream 6e630f

[jira] [Created] (TIKA-947) AbstractMetadataHandler addMetadata Does not Check Property.isMultiValuePermitted

2012-07-02 Thread Ray Gauss II (JIRA)
Ray Gauss II created TIKA-947: - Summary: AbstractMetadataHandler addMetadata Does not Check Property.isMultiValuePermitted Key: TIKA-947 URL: https://issues.apache.org/jira/browse/TIKA-947 Project: Tika

[jira] [Resolved] (TIKA-947) AbstractMetadataHandler addMetadata Does not Check Property.isMultiValuePermitted

2012-07-02 Thread Ray Gauss II (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ray Gauss II resolved TIKA-947. --- Resolution: Fixed Fixed in r1356406 > AbstractMetadataHandler addMetadata Does not Che

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

2012-07-02 Thread Jukka Zitting
Hi, On Mon, Jul 2, 2012 at 6:57 PM, Apache Jenkins Server wrote: > [ERROR] COMPILATION ERROR : > mojoFailed > org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)[INFO] > - > [ERROR] >

[jira] [Resolved] (TIKA-930) Consolidation of Some Tika Core Properties

2012-07-02 Thread Ray Gauss II (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ray Gauss II resolved TIKA-930. --- Resolution: Fixed Fix Version/s: 1.2 Fixed in r1356560. This ended up being a fairly large comm

Build failed in Jenkins: Tika-trunk #889

2012-07-02 Thread Apache Jenkins Server
See Changes: [rgauss] TIKA-930: Consolidation of Some Tika Core Properties - Added the Dublin Core Terms namespace and prefix - Changed DublinCore.CREATOR to multi-valued property - Consolidated TikaCoreProperties.AUTHOR to TikaCore