[
https://issues.apache.org/jira/browse/CONNECTORS-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15939792#comment-15939792
]
Karl Wright commented on CONNECTORS-1399:
-----------------------------------------
There's now a branch: branches/CONNECTORS-1399. I've fixed the dependencies in
the framework, and fixed the poms and various ant files throughout. We're now
standardizing on json-simple instead (package org.json.simple). There's a
short tutorial here:
http://www.mkyong.com/java/json-simple-example-read-and-write-json/
What's left is this:
{code}
SearchBloxDocumentTest.java
SearchBloxDocument.java
confluence connector, everywhere
{code}
I'll tackle SearchBlox.
I'd love it if someone who knows about the confluence connector would have a
crack at that, since it seems like there's potentially a lot of work there,
which raises the testing level required. [~rafaharo], do you remember who
committed this one?
> JSON license dependency must be removed from ManifoldCF
> -------------------------------------------------------
>
> Key: CONNECTORS-1399
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1399
> Project: ManifoldCF
> Issue Type: Bug
> Components: Framework core
> Affects Versions: ManifoldCF 2.6
> Reporter: Karl Wright
> Assignee: Karl Wright
> Priority: Blocker
> Fix For: ManifoldCF 2.7
>
>
> As of 11/3/2016, the JSON license is no longer considered compatible with
> Apache's license. Our dependency on JSON therefore needs to be removed.
> See:
> https://www.apache.org/legal/resolved.html
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)