You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by Rafa Haro <rh...@apache.org> on 2014/07/07 16:53:22 UTC

Possible Minor Bug Package Declaration Tika Extractor

Hi,

I was about to create a bug for this in Jira, but I wasn't sure because 
maybe is some kind of problem with my local copy. When I import the Tika 
Extractor connector in my eclipse, the IDE identifies errors regarding 
package declarations in this connector. Specifically, the package is 
org.apache.manifoldcf.agents.TRANSFORMER.tika but the classes declare 
the package org.apache.manifoldcf.agents.TRANSFORMATION.tika. Such error 
should be prompted by Maven also.

Cheers,
Rafa

Re: Possible Minor Bug Package Declaration Tika Extractor

Posted by Karl Wright <da...@gmail.com>.
Thanks for the heads-up.

I've fixed this: r1608478

Karl


On Mon, Jul 7, 2014 at 10:53 AM, Rafa Haro <rh...@apache.org> wrote:

> Hi,
>
> I was about to create a bug for this in Jira, but I wasn't sure because
> maybe is some kind of problem with my local copy. When I import the Tika
> Extractor connector in my eclipse, the IDE identifies errors regarding
> package declarations in this connector. Specifically, the package is
> org.apache.manifoldcf.agents.TRANSFORMER.tika but the classes declare the
> package org.apache.manifoldcf.agents.TRANSFORMATION.tika. Such error
> should be prompted by Maven also.
>
> Cheers,
> Rafa
>