[fedora-java] Maven auto Requires on hsqldb:hsqldb:1 in rawhide

Gerard Ryan galileo at fedoraproject.org
Mon Aug 5 22:14:59 UTC 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On Mon, Aug 05, 2013 at 12:55:48AM +0100, Gerard Ryan wrote:
>Hi folks,
>
>One of my recent packages (smooks), has a dependency on hsqldb1
>(mvn(hsqldb:hsqldb:1)). The requires gets generated automatically (for
>the subpackage milyn-commons). In rawhide, it's not installable
>because the autoRequires gets generated as mvn(hsqldb:hsqldb), and not
>the versioned mvn(hsqldb:hsqldb:1) that's provided by the package
>hsqldb1 (At least I think that's why the resolution fails). In F19,
>this problem doesn't seem to occur.
>
>Is there a way to force the requires on mvn(hsqldb:hsqldb:1) over the
>unversioned version, or am I thinking about this the right way at all?
>BuildRequires resolves fine if it's the versioned equivalent, but the
>unversioned one fails. I've tried adding a Requires line to the
>subpackage that needs it, but it didn't seem to work.
>
>Should hsqldb1 provide mvn(hsqldb:hsqldb)? I'm not sure if that would
>cause problems for hsqldb (without the 1), since that provides
>mvn(org.hsqldb:hsqldb).
>
>
>Has anybody got any ideas what's going wrong here?
>

Disregard this, I've figured out that normal hsqldb works fine in both
situations, if I just add some conditionals to account for the
differing versions.

Sorry for the noise!
Gerard.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (GNU/Linux)

iQIcBAEBCAAGBQJSACPiAAoJEG7cfkpivEoVLegP/Roj11d8gtL1ZIQYHSwj08F1
RlRTjyV/xyfcIaMzHPRIb9oSpuV22QJMtevn9wWPyU3sxLQUZ7zJ1oKTnvXhZXLp
F9dBjWkL5Hh0bHu/LzA/j+PM94B8+Z30+77wBs0o0ZrBa298pDNZMFNaiqKAxWNE
WgB17s4yeOGSrXUTexNRyyYVtj1zFd7twgXdhX+bNhTT0lGw58hNIxh41HiBTriR
IOP5D6Z8fKf1EqGlOT7eicHcnJGj07jo4jH6H+/sXX6XNd/cIvZe+h2g41jklKwY
kqiV3qayW/UrB3YVadbC1VESasuKzhfMPf0Rwb/48sQ78kjPaeDojaZK7nvPJ+wL
UEu5XO2jPIUX1L2mDjzC56BNvuGQ24PDqa/j+8MSRAS+UQno1MjFZqkPIqP/521m
hUTDPmzGdjueT+u93+kwN3gIhkximuG/jNgRCFnWI223yEiK9HuTQZf8NuBS+afp
G3XIaUNSknuzRBNTUwJ6HUEqTtCyviSOlkNVYcNZhx5gQdQBAieN6WW28VEOjfQk
xd/6aM3no2eyFl+vOm6hE7eKy3jLEI/LNuRa1aaeOrJmnMbf2XvNTrBKZNuGo/yF
nKysIUVg9kcLadvRxeuKplgjLt4dVLHCzRLsdbM5Iwiod8l9+R6cFToafwryW76L
tZFWdafO4hamRne1Uz0V
=A6OR
-----END PGP SIGNATURE-----


More information about the java-devel mailing list