Bug#793582: FTBFS: geronimo/mail/Activator.java: error: package org.apache.geronimo.osgi.locator does not exist
Emmanuel Bourg
ebourg at apache.org
Wed Sep 2 10:18:36 UTC 2015
Le 07/08/2015 22:38, Hans Joachim Desserud a écrit :
> I looked into this, and have attached a patch which makes the package
> build successfully.
Hi Hans,
Thank you for the patch. I've uploaded a slightly different fix, using
the unversioned jar allows to build with any version of
geronimo-osgi-support.
> To the person reviewing this: the 1.0 version is also mentioned in
> the pom.xml, and it is possible this should be updated also.
> However, the svn repo seemd to only contain the debian directory
> and I wasn't sure what would be best practice when patching it.
When the pom is installed the versions of the dependencies are
substituted by following the rules defined in debian/maven.rules. In
this case '1.0' is turned into 'debian' and matches the version
installed by libgeronimo-osgi-support-java which is also 'debian'. So
there is nothing to change here.
Emmanuel Bourg
More information about the pkg-java-maintainers
mailing list