surefire 2.10-5 source package in Ubuntu

Changelog

surefire (2.10-5) unstable; urgency=low


  * Team upload.
  * Don't check the version of TestNG to make the 'debian' version usable.
  * debian/control:
    - Use canonical URLs for the Vcs-* fields
    - Updated Standards-Version to 3.9.4 (no changes)

 -- Emmanuel Bourg <email address hidden>  Thu, 17 Oct 2013 22:54:43 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe libs

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
surefire_2.10-5.dsc 2.3 KiB 3e1aa675c9ead7dacc9b4312f578cfd2c0e50a77149de1d7c7211ac8220b14c5
surefire_2.10.orig.tar.gz 590.7 KiB 6368844aa5d20bf7de43109c94546ea1e4112ce09bd3f26970a4f70ef0e88303
surefire_2.10-5.debian.tar.gz 6.8 KiB 4777bffe2280bf0678422e09a7a943f62a23d9842959cfb8f8c92edaa4541f79

Available diffs

No changes file available.

Binary packages built by this source

libsurefire-java: Surefire test framework for Java

 Maven is a software project management and comprehension tool. Based on the
 concept of a project object model (POM), Maven can manage a project's build,
 reporting and documentation from a central piece of information.
 .
 Maven's primary goal is to allow a developer to comprehend the complete
 state of a development effort in the shortest period of time. In order to
 attain this goal there are several areas of concern that Maven attempts
 to deal with:
 .
    * Making the build process easy
    * Providing a uniform build system
    * Providing quality project information
    * Providing guidelines for best practices development
    * Allowing transparent migration to new features
 .
 This package ships the surefire test framework and the maven-surefire-plugin.