You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Ken Krugler (JIRA)" <ji...@apache.org> on 2010/11/04 14:47:44 UTC

[jira] Created: (TIKA-543) Remove rome 1.0 dependency on java.net repository

Remove rome 1.0 dependency on java.net repository
-------------------------------------------------

                 Key: TIKA-543
                 URL: https://issues.apache.org/jira/browse/TIKA-543
             Project: Tika
          Issue Type: Bug
    Affects Versions: 0.8
            Reporter: Ken Krugler
            Assignee: Chris A. Mattmann
            Priority: Blocker
             Fix For: 0.8


The feeds parser (see TIKA-466) has a dependency on Rome 1.0, as added to the tika-parser pom.xml with revision 964885.

This does not exist in the Maven central repository (that's only versions up to 0.9).

It worked previously due to java.net's maven repo being in the pom.xml, which was there for boilerpipe.

That repository was removed (as part of TIKA-462), so now the build fails if you don't already have rome 1.0 in your local Maven repo.

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


[jira] Resolved: (TIKA-543) Remove rome 1.0 dependency on java.net repository

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

Jukka Zitting resolved TIKA-543.
--------------------------------

    Resolution: Fixed

> Remove rome 1.0 dependency on java.net repository
> -------------------------------------------------
>
>                 Key: TIKA-543
>                 URL: https://issues.apache.org/jira/browse/TIKA-543
>             Project: Tika
>          Issue Type: Bug
>    Affects Versions: 0.8
>            Reporter: Ken Krugler
>            Assignee: Chris A. Mattmann
>            Priority: Blocker
>             Fix For: 0.8
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> The feeds parser (see TIKA-466) has a dependency on Rome 1.0, as added to the tika-parser pom.xml with revision 964885.
> This does not exist in the Maven central repository (that's only versions up to 0.9).
> It worked previously due to java.net's maven repo being in the pom.xml, which was there for boilerpipe.
> That repository was removed (as part of TIKA-462), so now the build fails if you don't already have rome 1.0 in your local Maven repo.

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


[jira] Updated: (TIKA-543) Remove rome 1.0 dependency on java.net repository

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

Jukka Zitting updated TIKA-543:
-------------------------------

    Remaining Estimate: 0h
     Original Estimate: 0h

> Remove rome 1.0 dependency on java.net repository
> -------------------------------------------------
>
>                 Key: TIKA-543
>                 URL: https://issues.apache.org/jira/browse/TIKA-543
>             Project: Tika
>          Issue Type: Bug
>    Affects Versions: 0.8
>            Reporter: Ken Krugler
>            Assignee: Chris A. Mattmann
>            Priority: Blocker
>             Fix For: 0.8
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> The feeds parser (see TIKA-466) has a dependency on Rome 1.0, as added to the tika-parser pom.xml with revision 964885.
> This does not exist in the Maven central repository (that's only versions up to 0.9).
> It worked previously due to java.net's maven repo being in the pom.xml, which was there for boilerpipe.
> That repository was removed (as part of TIKA-462), so now the build fails if you don't already have rome 1.0 in your local Maven repo.

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


[jira] Commented: (TIKA-543) Remove rome 1.0 dependency on java.net repository

Posted by "Ken Krugler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TIKA-543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928213#action_12928213 ] 

Ken Krugler commented on TIKA-543:
----------------------------------

If rome-0.9 works, that would be the easiest fix - no idea if that's an option.

> Remove rome 1.0 dependency on java.net repository
> -------------------------------------------------
>
>                 Key: TIKA-543
>                 URL: https://issues.apache.org/jira/browse/TIKA-543
>             Project: Tika
>          Issue Type: Bug
>    Affects Versions: 0.8
>            Reporter: Ken Krugler
>            Assignee: Chris A. Mattmann
>            Priority: Blocker
>             Fix For: 0.8
>
>
> The feeds parser (see TIKA-466) has a dependency on Rome 1.0, as added to the tika-parser pom.xml with revision 964885.
> This does not exist in the Maven central repository (that's only versions up to 0.9).
> It worked previously due to java.net's maven repo being in the pom.xml, which was there for boilerpipe.
> That repository was removed (as part of TIKA-462), so now the build fails if you don't already have rome 1.0 in your local Maven repo.

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


[jira] Commented: (TIKA-543) Remove rome 1.0 dependency on java.net repository

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TIKA-543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929284#action_12929284 ] 

Jukka Zitting commented on TIKA-543:
------------------------------------

I switched to Rome 0.8 in revision 1032184. It seems to work reasonably well.

We can upgrade to a more recent version later when one is available on Maven Central.

> Remove rome 1.0 dependency on java.net repository
> -------------------------------------------------
>
>                 Key: TIKA-543
>                 URL: https://issues.apache.org/jira/browse/TIKA-543
>             Project: Tika
>          Issue Type: Bug
>    Affects Versions: 0.8
>            Reporter: Ken Krugler
>            Assignee: Chris A. Mattmann
>            Priority: Blocker
>             Fix For: 0.8
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> The feeds parser (see TIKA-466) has a dependency on Rome 1.0, as added to the tika-parser pom.xml with revision 964885.
> This does not exist in the Maven central repository (that's only versions up to 0.9).
> It worked previously due to java.net's maven repo being in the pom.xml, which was there for boilerpipe.
> That repository was removed (as part of TIKA-462), so now the build fails if you don't already have rome 1.0 in your local Maven repo.

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


[jira] Commented: (TIKA-543) Remove rome 1.0 dependency on java.net repository

Posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TIKA-543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929286#action_12929286 ] 

Chris A. Mattmann commented on TIKA-543:
----------------------------------------

Hey Jukka, thanks. I was just going to try and roll it back to one that's available on Central too.

> Remove rome 1.0 dependency on java.net repository
> -------------------------------------------------
>
>                 Key: TIKA-543
>                 URL: https://issues.apache.org/jira/browse/TIKA-543
>             Project: Tika
>          Issue Type: Bug
>    Affects Versions: 0.8
>            Reporter: Ken Krugler
>            Assignee: Chris A. Mattmann
>            Priority: Blocker
>             Fix For: 0.8
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> The feeds parser (see TIKA-466) has a dependency on Rome 1.0, as added to the tika-parser pom.xml with revision 964885.
> This does not exist in the Maven central repository (that's only versions up to 0.9).
> It worked previously due to java.net's maven repo being in the pom.xml, which was there for boilerpipe.
> That repository was removed (as part of TIKA-462), so now the build fails if you don't already have rome 1.0 in your local Maven repo.

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