Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8619
| From | Thorsten Glaser <t.glaser@tarent.de> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Beast2 is using copy of json non-free library |
| Date | 2015-12-02 14:00 +0100 |
| Message-ID | <qBfaN-7ik-1@gated-at.bofh.it> (permalink) |
| References | <qBeRr-79R-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
Beast2 is using copy of json non-free library Andreas Tille <andreas@an3as.eu> - 2015-12-02 13:40 +0100
Re: Beast2 is using copy of json non-free library Thorsten Glaser <t.glaser@tarent.de> - 2015-12-02 14:00 +0100
Re: Beast2 is using copy of json non-free library Andreas Tille <andreas@an3as.eu> - 2015-12-02 15:40 +0100
csiph-web