freeipa team mailing list archive
-
freeipa team
-
Mailing list archive
-
Message #00419
[Bug 1664457] [NEW] ftbfs with libresteasy-java 3.1.0
Public bug reported:
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
** Affects: dogtag-pki (Ubuntu)
Importance: Undecided
Status: New
--
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:
ftbfs with libresteasy-java 3.1.0
Status in dogtag-pki package in Ubuntu:
New
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/dogtag-pki/+bug/1664457/+subscriptions
Follow ups