Package: jackson-datatype-guava / 2.7.3-2

Metadata

Package Version Patches format
jackson-datatype-guava 2.7.3-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
dont osgi bundle.patch | (download)

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

 disable osgi bundling
 OSGI bundling is not supported or required for Debian
add junit dependency.patch | (download)

pom.xml | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 add junit as a test dependency
 Add junit as a test dependency to the project's pom.xml file.
TableSerializer.patch | (download)

src/main/java/com/fasterxml/jackson/datatype/guava/ser/TableSerializer.java | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 tableserializer

Fix FTBFS due to ambiguous references to construct.
See
https://github.com/FasterXML/jackson-datatypes-collections/blob/master/guava/src/main/java/com/fasterxml/jackson/datatype/guava/ser/TableSerializer.java

jackson-datatype-guava is dead and has been merged into
jackson-datatypes-collections.