carrotsearch-randomizedtesting 2.7.9-1 source package in Ubuntu

Changelog

carrotsearch-randomizedtesting (2.7.9-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
  * Disable maven-site-plugin
  * Standards-Version updated to 4.6.2
  * Fixed the watch file

 -- Emmanuel Bourg <email address hidden>  Tue, 10 Jan 2023 17:04:57 +0100

Upload details

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

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
carrotsearch-randomizedtesting_2.7.9-1.dsc 2.5 KiB 10710ca403156d55a70eb787af940db142fd3f5ce80bf2c3d594d09024df94bc
carrotsearch-randomizedtesting_2.7.9.orig.tar.xz 236.4 KiB 9809221bc55e2a583bc1cb6b8d98ea835fdda5133f9f84cc0c7b78bb18efc555
carrotsearch-randomizedtesting_2.7.9-1.debian.tar.xz 4.1 KiB da945c5ce0d11847b8c4cae31cffc1ce122478795864ecfc5b386f5e7a0ead6c

Available diffs

No changes file available.

Binary packages built by this source

libcarrotsearch-randomizedtesting-java: Randomized testing infrastructure for JUnit, Ant and Maven

 Inspired by the Apache Lucene project's infrastructure, this project brings
 a refactored, stand-alone runner for JUnit 4.x tests, which encapsulates
 built-in repeatable randomized tests, threading and timeout control, parameter
 factories, thread execution groups and more. Everything is JUnit compatible
 and works in any IDE.
 .
 On top of that, the project comes with Ant and Maven integration allowing
 execution of tests in concurrent isolated JVMs, load-balancing and multiple
 options for reporting, including attractive reports and results visualizations.