You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Frank Hellwig (JIRA)" <ji...@apache.org> on 2009/07/30 17:16:14 UTC

[jira] Created: (TIKA-263) Core parser classes duplicated in the tika-parser and tika-core jar files.

Core parser classes duplicated in the tika-parser and tika-core jar files.
--------------------------------------------------------------------------

                 Key: TIKA-263
                 URL: https://issues.apache.org/jira/browse/TIKA-263
             Project: Tika
          Issue Type: Bug
          Components: packaging
    Affects Versions: 0.5
         Environment: Any
            Reporter: Frank Hellwig
            Priority: Minor
             Fix For: 0.4


The core parser classes (AudoDetectParser, etc.) are located in both the tika-parser and the tika-core jar files. This causes warnings when using shade to create an uber-jar for a project.

(None of the tika-parser subpackages (asm, audio, etc.) are duplicated - just the top-level parser classes.)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TIKA-263) Core parser classes duplicated in the tika-parser and tika-core jar files.

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved TIKA-263.
--------------------------------

    Resolution: Fixed
      Assignee: Jukka Zitting

Hmm, the duplication was caused by the OSGi bundle settings we added in TIKA-228. I fixed the relevant settings in revision 799469.

Thanks for reporting this!


> Core parser classes duplicated in the tika-parser and tika-core jar files.
> --------------------------------------------------------------------------
>
>                 Key: TIKA-263
>                 URL: https://issues.apache.org/jira/browse/TIKA-263
>             Project: Tika
>          Issue Type: Bug
>          Components: packaging
>    Affects Versions: 0.4
>         Environment: Any
>            Reporter: Frank Hellwig
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 0.5
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The core parser classes (AudoDetectParser, etc.) are located in both the tika-parser and the tika-core jar files. This causes warnings when using shade to create an uber-jar for a project.
> (None of the tika-parser subpackages (asm, audio, etc.) are duplicated - just the top-level parser classes.)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TIKA-263) Core parser classes duplicated in the tika-parser and tika-core jar files.

Posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann updated TIKA-263:
-----------------------------------

    Affects Version/s:     (was: 0.5)
                       0.4
        Fix Version/s:     (was: 0.4)
                       0.5

- fix version should be unreleased version
- affects version should be released version

> Core parser classes duplicated in the tika-parser and tika-core jar files.
> --------------------------------------------------------------------------
>
>                 Key: TIKA-263
>                 URL: https://issues.apache.org/jira/browse/TIKA-263
>             Project: Tika
>          Issue Type: Bug
>          Components: packaging
>    Affects Versions: 0.4
>         Environment: Any
>            Reporter: Frank Hellwig
>            Priority: Minor
>             Fix For: 0.5
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The core parser classes (AudoDetectParser, etc.) are located in both the tika-parser and the tika-core jar files. This causes warnings when using shade to create an uber-jar for a project.
> (None of the tika-parser subpackages (asm, audio, etc.) are duplicated - just the top-level parser classes.)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.