← Back to team overview

freeipa team mailing list archive

[Bug 1664457] Re: dogtag-pki ftbfs with libresteasy-java 3.1.0

 

moving back to dogtag

** Package changed: resteasy (Ubuntu) => dogtag-pki (Ubuntu)

** Changed in: dogtag-pki (Ubuntu)
       Status: In Progress => Fix Committed

-- 
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 dogtag-pki package in Ubuntu:
  Fix Committed

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


References