[ 
https://issues.apache.org/jira/browse/TIKA-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14643447#comment-14643447
 ] 

Tim Allison commented on TIKA-1524:
-----------------------------------

;) ha!

It looks to me like the current JSON parser is parsing the following from the 
[wiki|https://wiki.apache.org/tika/GeoTopicParser]:

{noformat}
[
{"Texas" : [
"Texas",
"-91.92139",
"18.05333"
]},
{"Pasadena" : [
"Pasadena",
"-74.06446",
"4.6964"
]}
]
{noformat}

We could add this as a unit test and _hope_ that we don't break the geo.topic 
parser?

It feels to me like it would be better to have the small risk of breaking the 
geo.topic parser rather than preventing the entire bundling/functionality of 
Tika.

Not ideal...

> Can install Tika-Bundle, missing JUnit dependency
> -------------------------------------------------
>
>                 Key: TIKA-1524
>                 URL: https://issues.apache.org/jira/browse/TIKA-1524
>             Project: Tika
>          Issue Type: Bug
>          Components: packaging
>    Affects Versions: 1.7
>         Environment: Karaf 2.3.6
>            Reporter: Niels
>         Attachments: TIKA-1524.patch, TIKA-1524.patch
>
>
> When I'm trying to install a feature which has a dependency on the 
> Tika-Bundle, it fails to install. It indicates it's missing a dependency to 
> JUnit. 
> Momentarily I solved this for myself by reverting back to Tika-Bundle version 
> 1.6
> Error executing command: Could not start bundle 
> mvn:org.apache.tika/tika-bundle/1.7 in feature(s): Unresolved constraint in 
> bundle org.apache.tika.bundle [336]: Unable to resolve 336.0: missing 
> requirement [336.0] osgi.wiring.package; 
> (osgi.wiring.package=org.junit.internal)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to