jarjar 1.4+svn142-12 source package in Ubuntu

Changelog

jarjar (1.4+svn142-12) unstable; urgency=medium

  * Team upload.
  * Updated the ASM compatibility patch to handle Java 11+ bytecode

 -- Emmanuel Bourg <email address hidden>  Wed, 11 May 2022 13:29:07 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jarjar_1.4+svn142-12.dsc 2.0 KiB 78bc10227085d7281e6ab80bcf5f87f29935685f120b6e03087af1415a5bde4d
jarjar_1.4+svn142.orig.tar.gz 26.6 KiB 9a15d57b371d8e30e1fc9df179e5f65d717e64b21d3f7fab28d0f4624f3671f3
jarjar_1.4+svn142-12.debian.tar.xz 9.0 KiB c53e52ffbe782e92f3f54f39476bb71b29bd93ea49326af05b78a522b787c1f1

Available diffs

No changes file available.

Binary packages built by this source

libjarjar-java: repackage third-party jars

 Utility that makes it easy to repackage Java libraries and embed them
 into your own distribution. This is useful for two reasons:
 .
  - You can easily ship a single jar file with no external dependencies.
  - You can avoid problems where your library depends on a specific
    version of a library, which may conflict with the dependencies of
    another library.