Your message dated Thu, 23 Aug 2018 17:32:38 +0200
with message-id <9bfc3b44-05d7-d55d-22bf-19be59e6b...@debian.org>
and subject line Re: axis: FTBFS with Java 10 due to com.sun.net.ssl removal
has caused the Debian Bug report #902861,
regarding axis: FTBFS with Java 10 due to com.sun.net.ssl removal
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
902861: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902861
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: axis
Severity: serious
Tags: sid buster
User: debian-j...@lists.debian.org
Usertags: default-java10

axis fails to build with Java 10 due to the removal of the com.sun.net.ssl API:

  ./axis/src/org/apache/axis/components/net/SunFakeTrustSocketFactory.java:24: 
error: package com.sun.net.ssl does not exist
  import com.sun.net.ssl.SSLContext;
                        ^
  ./axis/src/org/apache/axis/components/net/SunFakeTrustSocketFactory.java:25: 
error: package com.sun.net.ssl does not exist
  import com.sun.net.ssl.TrustManager;
                        ^
  ./axis/src/org/apache/axis/components/net/SunFakeTrustSocketFactory.java:26: 
error: package com.sun.net.ssl does not exist
  import com.sun.net.ssl.X509TrustManager;
                        ^
  ./axis/src/org/apache/axis/components/net/SunJSSESocketFactory.java:26: 
error: package com.sun.net.ssl does not exist
  import com.sun.net.ssl.SSLContext;
                        ^

--- End Message ---
--- Begin Message ---
Version: 1.10.4-2


This issue was apparently fixed in version 1.10.4-2. Axis can be rebuilt
from source again.

Markus

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to