jtreg7 7.3.1+1~us2-0ubuntu1~22.04.1 source package in Ubuntu

Changelog

jtreg7 (7.3.1+1~us2-0ubuntu1~22.04.1) jammy-security; urgency=medium

  * Vendor jtreg7 dependencies: apiguardian, hawt-jni, jansi1, jline3,
    junit4, junit5, libhamcrest-java, opentest4j, opentest4j-reporting,
    picocli, testng7, univocity-parsers to allow backports (LP: #2039219).
    - d/watch: build MUT original tarball.
    - d/component-scripts: add scripts to build the bundled components.
    - d/copyright: include bundled components copyrights.
  * d/control: downgrade debhelper compatibility level to 11 for
    backports.
  * d/rules: fix man page generation by using the version option.
  * Repack original tarball to drop excluded files.
  * d/t/self-test: use vendored dependencies.
  * Upload to Ubuntu 22.04.1.

 -- Vladimir Petko <email address hidden>  Wed, 14 Feb 2024 18:17:58 +1300

Upload details

Uploaded by:
Vladimir Petko
Uploaded to:
Jammy
Original maintainer:
Vladimir Petko
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe java
Jammy security universe java

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jtreg7_7.3.1+1~us2.orig-apiguardian.tar.gz 65.7 KiB 59655868b2f301868ae85745d3e003e17f7d75608f9d5dac8879c3f5d0e970ec
jtreg7_7.3.1+1~us2.orig-hawt-jni.tar.gz 1.5 MiB b06633e842016398bd41036de5cfc42805d08cdf7e7077a428eb898523b546d6
jtreg7_7.3.1+1~us2.orig-jansi1.tar.gz 267.1 KiB 73cd47ecf370a33c6e76afb5d9a8abf99489361d7bd191781dbd9b7efd082aa5
jtreg7_7.3.1+1~us2.orig-jline3.tar.gz 329.4 KiB 3423ec8750584663148c95b9f5576b1568ebd21c213246c9125ed361a9b9759d
jtreg7_7.3.1+1~us2.orig-junit4.tar.gz 384.6 KiB 7a3f11437aa6bebe1ed2ff00db4dec21b5713086d523e12442de5ba61d174115
jtreg7_7.3.1+1~us2.orig-junit5.tar.gz 935.1 KiB 4775616ecf6c7a10c2f9191aa9b72e86b42a67c6148b078bf338d276d5eb0ebc
jtreg7_7.3.1+1~us2.orig-libhamcrest-java.tar.gz 98.4 KiB b0c2df0d80da332ad9fdc1c02ae0423c4cf2a62fd474713164a754cf397e2edb
jtreg7_7.3.1+1~us2.orig-opentest4j-reporting.tar.gz 33.1 KiB 74042ba978cdf9a9e7d6415825a60639eda06e617a63efc4b4891bae298b8630
jtreg7_7.3.1+1~us2.orig-opentest4j.tar.gz 22.3 KiB 5b885111968b1978e6b56114b3daf0523b23d46bfbbc6534ab34054009d90ea6
jtreg7_7.3.1+1~us2.orig-picocli.tar.gz 1.1 MiB af8565cc9884c6f8289bc3a64b0884cce3f9a7921685270dff9af8f67acb0342
jtreg7_7.3.1+1~us2.orig-testng.tar.gz 781.8 KiB 32daab7a8506b3c0646985bca282474ed6ac5438feda0f0611828aa9773eda6a
jtreg7_7.3.1+1~us2.orig-univocity-parsers.tar.gz 475.0 KiB d9f377d6fb2e98afd2e83a544ee0762885816908cb3b909679bcc9ef4175dd35
jtreg7_7.3.1+1~us2.orig.tar.gz 493.3 KiB 4712a6fcc6b26d5c9ef435c812f8eaacddcc5d6b3499806b868a666001eb5dbb
jtreg7_7.3.1+1~us2-0ubuntu1~22.04.1.debian.tar.xz 33.6 KiB b7300dd755a5c632191fc4c6401ffd9538c29a6de55efcd6334b87b6820bd4bd
jtreg7_7.3.1+1~us2-0ubuntu1~22.04.1.dsc 5.8 KiB 1c0fd0feaca7582b81c49a89b88f1f431bfdd57321661f0e0aa50cb0144395f5

View changes file

Binary packages built by this source

jtreg7: Regression Test Harness for the OpenJDK platform

 jtreg is the test harness used by the OpenJDK test framework.
 This framework is intended primarily for regression tests.
 It can also be used for unit tests, functional tests, and even simple product
 tests -- in other words, just about any type of test except a conformance test,
 which belong in a TCK.