Package: jenkins-json / 2.4-jenkins-3-3

Metadata

Package Version Patches format
jenkins-json 2.4-jenkins-3-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Drop requirement for maven 3.0.1.patch | (download)

pom.xml | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 drop requirement for maven 3.0.1

Debian still builds with Maven2 so this currently breaks.

0002 java8 compatibility.patch | (download)

src/main/java/net/sf/json/JsonConfig.java | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 uses the renamed method multikeymap.removemultikey() introduced
 in libcommons-collections3-java 3.2.1-7 to solve a compatibility issue with
 Java 8.