[tor-bugs] #16424 [metrics-lib]: Support parsing of .xz compressed tarballs

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jul 17 19:34:19 UTC 2015


#16424: Support parsing of .xz compressed tarballs
-----------------------------+----------------------------
     Reporter:  karsten      |      Owner:  karsten
         Type:  enhancement  |     Status:  needs_revision
     Priority:  normal       |  Milestone:
    Component:  metrics-lib  |    Version:
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+----------------------------

Comment (by karsten):

 So, I just tried out what happens if we ship the jars that we depend on in
 our descriptor.jar: even if the application using our descriptor.jar
 provides different versions of those dependent jars by itself, it will get
 what comes with our jar.  For example, if we ship a terribly old
 libcommons-codec, an application using our jar won't be able to use a
 recent enough version of libcommons-codec.  To state this differently,
 we'd be forced to update the libcommons-codec in descriptor.jar even if
 nothing relevant changes for us, just to ensure that applications using us
 can use the latest and greatest.  That's a dependency I'd rather not want
 to create.  I'm attaching a tarball with a small example.  Please read the
 Java code and Ant file and run the app.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16424#comment:13>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list