Bug#960632: src:plm: Please add support to build against libjson-simple-java >= 3

2020-05-18 Thread Martin Quinson
Hello, On Mon, May 18, 2020 at 12:59:26AM +0200, Gilles Filippini wrote: > > Here is a patch to apply on top of your current git repo. It fixes > plm.users read / write and sessions- welcome.summary read. It works like a charm, thanks a lot. I'm currently uploading the updated package. Bye,

Bug#960632: src:plm: Please add support to build against libjson-simple-java >= 3

2020-05-17 Thread Gilles Filippini
Gilles Filippini a écrit le 17/05/2020 à 23:29 : > Gilles Filippini a écrit le 17/05/2020 à 22:51 : >> Hi Martin, >> >> Martin Quinson a écrit le 17/05/2020 à 22:31 : >>> Hello again, >>> >>> when I try to launch the program with your patch applied, I get the >>> following backtrace: >>> >>>

Bug#960632: src:plm: Please add support to build against libjson-simple-java >= 3

2020-05-17 Thread Gilles Filippini
Gilles Filippini a écrit le 17/05/2020 à 22:51 : > Hi Martin, > > Martin Quinson a écrit le 17/05/2020 à 22:31 : >> Hello again, >> >> when I try to launch the program with your patch applied, I get the >> following backtrace: >> >> Exception in thread "main" java.lang.ClassCastException: class

Bug#960632: src:plm: Please add support to build against libjson-simple-java >= 3

2020-05-17 Thread Gilles Filippini
Hi Martin, Martin Quinson a écrit le 17/05/2020 à 22:31 : > Hello again, > > when I try to launch the program with your patch applied, I get the > following backtrace: > > Exception in thread "main" java.lang.ClassCastException: class > org.json.simple.JsonArray cannot be cast to class >

Bug#960632: src:plm: Please add support to build against libjson-simple-java >= 3

2020-05-17 Thread Martin Quinson
Hello again, when I try to launch the program with your patch applied, I get the following backtrace: Exception in thread "main" java.lang.ClassCastException: class org.json.simple.JsonArray cannot be cast to class org.json.simple.JsonObject (org.json.simple.JsonArray and

Bug#960632: src:plm: Please add support to build against libjson-simple-java >= 3

2020-05-17 Thread Martin Quinson
Hello Gilles, many thanks for your help, this package is in a rather sorry state, and I promise myself to do something about it since a long time. Hopefully this will be the nodge I needed :) I happen to be the upstream maintainer of this software, and I'd like to make things simpler if

Bug#960632: src:plm: Please add support to build against libjson-simple-java >= 3

2020-05-14 Thread Gilles Filippini
Package: src:plm Version: 2.6+repack-3 Severity: normal Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, I'd like to transition json-simple 3.1.1 to unstable, but plm is a blocker since it builds against libjson-simple-java << 3 only. The json-simple classes used by plm were