surefire 2.4.3-4 source package in Ubuntu

Changelog

surefire (2.4.3-4) unstable; urgency=low


  * Switch to source format 3.0.
  * Update debian/build.xml for newer maven-ant-helper. (Closes: #637824)
  * Switch to debhelper level 7.
  * Update Standards-Version: 3.9.1.

 -- Torsten Werner <email address hidden>  Sun, 21 Aug 2011 21:54:11 +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

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
surefire_2.4.3-4.dsc 1.6 KiB f166c7f73c06c124bba6ddf54de16f16951f200eedd57a49d6373fa638c78922
surefire_2.4.3.orig.tar.gz 515.4 KiB dce0ead27f18d1e2cf169f94546255756c7b19c9061755e4483de384d1ef8c0b
surefire_2.4.3-4.debian.tar.gz 5.2 KiB c8eef36c13eaaf306acd2e148be209c78e6c01b2dc862db3d286d9a22956a7a0

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.