surefire 2.10-4 source package in Ubuntu

Changelog

surefire (2.10-4) unstable; urgency=low


  * Team upload.
  * Apply updated JUnit 4 detection patch.  (Closes: #665796)
    - Thanks to James Page.

 -- tony mancill <email address hidden>  Mon, 26 Mar 2012 11:27:25 -0700

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
Precise release universe libs

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
surefire_2.10-4.dsc 2.3 KiB 028839693b7353535cfa41374c34e65bab9be59203181a1408c3fb2c4b5de129
surefire_2.10.orig.tar.gz 590.7 KiB 6368844aa5d20bf7de43109c94546ea1e4112ce09bd3f26970a4f70ef0e88303
surefire_2.10-4.debian.tar.gz 6.2 KiB 12cbd0185ae186249485d2980eff05433ab6967ab55d914dcfe94f02798d0b5c

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.