Re: Looking for advice about json-simple 3 transition

2020-05-17 Thread Emmanuel Bourg
Le 13/05/2020 à 15:46, Gilles Filippini a écrit : > I'd like to push json-simple 3.1.1 into unstable, but I'm not sure how I > should handle the transition. The 3.x releases are not backward > compatible with 2.x. > > A whole set of deprecated classes has been removed: >> * Deprecated JSONParse a

Re: Using Package libmaven-jar-plugun-java

2020-05-17 Thread raphael . jolly
You should move your to-be-packaged META-INF/MANIFEST.MF from /build/jollyday-0.5.10/ to /build/jollyday-0.5.10/target/classes/ . The manifest in maven-jar-plugin-3.1.2.jar has nothing to do with it. Raphael Mechtilde Stehmann wrote: Hello I have a dependency to libmaven-jar-plugin-java. In