[tor-bugs] #31952 [Internal Services/Tor Sysadmin Team]: javax.xml.bind is not longer part of the JRE
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Thu Oct  3 13:38:51 UTC 2019
    
    
  
#31952: javax.xml.bind is not longer part of the JRE
-----------------------------------------------------+--------------------
     Reporter:  irl                                  |      Owner:  tpa
         Type:  defect                               |     Status:  new
     Priority:  High                                 |  Milestone:
    Component:  Internal Services/Tor Sysadmin Team  |    Version:
     Severity:  Normal                               |   Keywords:
Actual Points:                                       |  Parent ID:  #31659
       Points:                                       |   Reviewer:
      Sponsor:                                       |
-----------------------------------------------------+--------------------
 From Java 9, javax.xml.bind is no longer included with the JRE as it is
 part of the EE API. This means we need to explicitly depend on it and
 include it in our fat JARs.
 https://stackoverflow.com/questions/43574426/how-to-resolve-java-lang-
 noclassdeffounderror-javax-xml-bind-jaxbexception-in-j
 This is required to run on Debian 10.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31952>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list