junit4 4.11-3 source package in Ubuntu RTM
Changelog
junit4 (4.11-3) unstable; urgency=medium * Fixed a compatibility issue with Java 8 * debian/control: - Standards-Version updated to 3.9.5 (no changes) - Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 -- Emmanuel Bourg <email address hidden> Wed, 16 Jul 2014 23:22:19 +0200
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
14.09-factory | release | main | devel | |
14.09 | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
junit4_4.11-3.dsc | 2.2 KiB | 77af54d89fac7ce77add43d5ea0e39f74dc621240a97d79fef79a1123195aca4 |
junit4_4.11.orig.tar.gz | 314.6 KiB | 0e7fa9a70203449fc3c99815041447bcca8596213202a82a63e1840948b83b16 |
junit4_4.11-3.debian.tar.xz | 12.1 KiB | 8f73660e61de51e983de449ec9ad1caa7b3748b5d11d069bbbbcb94e7e1976b8 |
Available diffs
- diff from 4.11-2 to 4.11-3 (1.6 KiB)
No changes file available.
Binary packages built by this source
- junit4: JUnit regression test framework for Java
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.
- 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.