junit4 4.12-4ubuntu1 source package in Ubuntu
Changelog
junit4 (4.12-4ubuntu1) xenial; urgency=low * Merge from Debian unstable. Remaining changes: - d/*: Re-use 4.11-3 packaging to avoid the switch. - d/build.xml,d/junit-pom-template.xml: Pick ant build components from 4.11 and adapt for new location and version. - d/tweak-resulttest.patch: Strip out failing part of ResultTest test case due to differences in the way classes are loaded using ant for the package build. junit4 (4.12-4) unstable; urgency=medium * Team upload. * Override dh_install and execute jh_manifest after the installation took place. This ensures that debian/junit4.manifest is really installed into the jar file. Remove the old jh_manifest override instead. Thanks to Rene Engelhard for the report. (Closes: #808736) junit4 (4.12-3) unstable; urgency=medium * Team upload. * maven.ignoreRules: Ignore maven replacer plugin to prevent a FTBFS. (Closes: #808494) * Add Version.java.patch as a replacement for the replacer plugin. * Do not remove Version.java in clean target. * Switch from cdbs to dh sequencer. * Vcs-Browser: Use https. * Install all API documentation with junit4-doc.install. * Add privacy-breach-logo.patch and fit the Lintian error of the same name. -- James Page <email address hidden> Tue, 08 Mar 2016 12:15:34 +0000
Upload details
- Uploaded by:
- James Page
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
junit4_4.12.orig.tar.xz | 274.1 KiB | 88ceb79bafd6871adb1b149712926d6334bd33473c36a7da1c79bb857eeda682 |
junit4_4.12-4ubuntu1.debian.tar.xz | 15.3 KiB | 90f60a01edbf8693dc5a239cbfc7d89babd3b01fdf0ab7100563635a8890a300 |
junit4_4.12-4ubuntu1.dsc | 2.3 KiB | b34d90e63c401cb395e4f8853b4d02d638d6d13322c029d1a87553a705d9105a |
Available diffs
- diff from 4.12-2ubuntu1 to 4.12-4ubuntu1 (2.7 KiB)
Binary packages built by this source
- junit4: No summary available for junit4 in ubuntu yakkety.
No description available for junit4 in ubuntu yakkety.
- junit4-doc: JUnit regression test framework for Java - documentation
JUnit is a simple framework to write repeatable tests. It is an
instance of the xUnit architecture for unit testing frameworks.
.
JUnit 4 uses Java 5 features such as generics and annotations. If
you need compatibility with previous Java versions, you should use
the junit package (version 3) instead.
.
This package contains Javadoc API documentation of JUnit 4.