freeipa team mailing list archive
-
freeipa team
-
Mailing list archive
-
Message #00420
[Bug 1664457] Re: ftbfs with libresteasy-java 3.1.0
thanks, didn't realize resteasy got updated.. it's easy to enable
building the legacy jar though, I'll push it to debian
** Package changed: dogtag-pki (Ubuntu) => resteasy (Ubuntu)
** Changed in: resteasy (Ubuntu)
Status: New => In Progress
** Changed in: resteasy (Ubuntu)
Assignee: (unassigned) => Timo Aaltonen (tjaalton)
** Summary changed:
- ftbfs with libresteasy-java 3.1.0
+ dogtag-pki ftbfs with libresteasy-java 3.1.0
--
You received this bug notification because you are a member of FreeIPA,
which is subscribed to dogtag-pki in Ubuntu.
https://bugs.launchpad.net/bugs/1664457
Title:
dogtag-pki ftbfs with libresteasy-java 3.1.0
Status in resteasy package in Ubuntu:
In Progress
Bug description:
https://launchpadlibrarian.net/302962949/buildlog_ubuntu-zesty-amd64
.dogtag-pki_10.3.5-7_BUILDING.txt.gz
com/netscape/certsrv/account/AccountResource.java:25: error: cannot find symbol
import org.jboss.resteasy.annotations.ClientResponseType;
^
symbol: class ClientResponseType
location: package org.jboss.resteasy.annotations
I don't think there is a Debian bug yet for this specific issue. The
current FTBFS there looks like it's related to tomcat 8.5.
This class in particular seems to have moved to the resteasy-legacy
jar:
http://sources.debian.net/src/resteasy/3.1.0-1/resteasy-
legacy/src/main/java/org/jboss/resteasy/annotations/legacy/ClientResponseType.java/
which unfortunately doesn't seem to be packaged...
http://sources.debian.net/src/resteasy/3.1.0-1/debian/libresteasy-
java.poms/#L54
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resteasy/+bug/1664457/+subscriptions
References