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

Re: Java problem when upgrading pixelmed



Le 08/10/2015 13:03, Andreas Tille a écrit :

> I think you've won your bet ;-)

*cheers*

> The makefiles are refering to
> 
>    lib/additional/javax.json-api-1.0.jar
> 
> and it seems none of the json java classes are fitting this.
> 
> I remember times when the jar contents were listed in:
> 
>    http://ftp-master.debian.org/users/twerner/jar-content.txt.gz
> 
> But this does not seem to be updated any more.

It looks like you need the new standard Java API for JSON processing
(JSR 353) [1], we haven't packaged it yet, but josm has a local copy (if
you search for 'package javax.json' on http://source.debian.net you can
quickly find the package containing the classes your are looking for).

Emmanuel Bourg

[1] https://jsonp.java.net


Reply to: