[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Beast2 is using copy of json non-free library



On Wed, 2 Dec 2015, Andreas Tille wrote:

> The good news is that there are two alternatives packaged for Debian

Are they drop-in replacements or do they change the API?

The following (Maven syntax) dependency is mostly drop-in (it has
some slight changes in which throws are declared on the methods
but didn’t require any other changes to existing code upon switching
for some project of ours where I requested a switch to Free JSON
code some time ago):

<dependency>
    <groupId>com.vaadin.external.google</groupId>
    <artifactId>android-json</artifactId>
    <version>0.0.20131108.vaadin1</version>
</dependency>

This is something you can probably even work with upstream, not
just in Debian.

bye,
//mirabilos
-- 
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-235
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg


Reply to: