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

Trouble with Debian versioning for JAR/POM when upgrading jackson-core



Hi *,

as already talked about in IRC, I’ve been trying to update the
three jackson thingies as they are dependencies of something I
need to package for Debian at work, and have been running into
trouble, some of which I could fix and some I couldn’t.

My current state of work is here:
https://github.com/osiam/pkg-jackson-core

My problem with this is that, while it does build, the file
lists differ.

libjackson2-core-java_2.2.2-1_all.deb had:

/usr/share/maven-repo/com/fasterxml/jackson/core/jackson-core/2.2.2/jackson-core-2.2.2.pom
/usr/share/maven-repo/com/fasterxml/jackson/core/jackson-core/2.x/jackson-core-2.x.pom

libjackson2-core-java_2.3.3-0tarent1_all.deb has:

/usr/share/maven-repo/com/fasterxml/jackson/core/jackson-core/2.3.3/jackson-core-2.3.3.pom
/usr/share/maven-repo/com/fasterxml/jackson/core/jackson-core/debian/jackson-core-debian.pom

So obviously, the replacing of 2\..* with 2.x is no longer
working, but I fail to figure out why. The ./target/pom.properties
file contains, after build, “debianVersion=debian”,
but I cannot figure out where t̲h̲a̲t̲ comes from.

Any advice, as well as gentle kicking into the correct
direction (since I need to learn it so I can train our
Java™ devs in it) appreciated.

Thanks in advance,
//mirabilos
-- 
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-235
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg


Reply to: