Stephan,
What you suggest should work (if you add another dependency to provide the
needed classes).
You have to be careful, however, because your consumers may expect to get
the full json.org API.
I would suggest that exclusions like this should only be used while your
direct dependency still h
Understood. There's a discussion on legal-discuss you may want to join in
on. The current ruling is that you would have until April 30 2017 to
remove the dependency.
John
On Thu, Nov 24, 2016 at 9:19 AM Karl Wright wrote:
> The Apache ManifoldCF project got an official Legal ruling on the jso
The Apache ManifoldCF project got an official Legal ruling on the json
license and accepted it many years ago.
Thanks,
Karl
On Thu, Nov 24, 2016 at 7:11 AM, Guillaume Laforge
wrote:
> And Apache Groovy also has some great JSON support as well, with a super
> fast parser, and serializer as wel
And Apache Groovy also has some great JSON support as well, with a super
fast parser, and serializer as well.
So there's choice at Apache regarding JSON :-D
On Thu, Nov 24, 2016 at 12:56 PM, Hendrik Dev
wrote:
> and of course there is also Apache Johnzon ;-)
> http://johnzon.apache.org/
>
> On T
and of course there is also Apache Johnzon ;-)
http://johnzon.apache.org/
On Thu, Nov 24, 2016 at 10:21 AM, Stephan Ewen wrote:
> Just to be on the safe side:
>
> If project X depends on another project Y that uses json.org (and thus
> project X has json.org as a transitive dependency) is it suff
Just to be on the safe side:
If project X depends on another project Y that uses json.org (and thus
project X has json.org as a transitive dependency) is it sufficient to
exclude the transitive json.org dependency in the reference to project Y?
Something like that:
org.apache.hive.hcatalog
is that library able to deal with the jdk9 module system?
On 24.11.2016 02:16, James Bognar wrote:
Shameless plug for Apache Juneau that has a cleanroom implementation of a
JSON serializer and parser in context of a common serialization API that
includes a variety of serialization languages for
I had never heard of that project. I am going to have to check that out!
All of my projects use GSON these days, but I'd rather use an ASF project
if possible. Thanks for the plug!
On Wed, Nov 23, 2016 at 8:16 PM James Bognar
wrote:
> Shameless plug for Apache Juneau that has a cleanroom impleme
Shameless plug for Apache Juneau that has a cleanroom implementation of a
JSON serializer and parser in context of a common serialization API that
includes a variety of serialization languages for POJOs.
On Wed, Nov 23, 2016 at 8:10 PM Ted Dunning wrote:
> The VP Legal for Apache has determined