findbugs 3.1.0~preview2-3 source package in Ubuntu
Changelog
findbugs (3.1.0~preview2-3) unstable; urgency=medium * Team upload. * Fixed the build failure with Java 9 (Closes: #873214) * Standards-Version updated to 4.1.3 * Switch to debhelper level 11 -- Emmanuel Bourg <email address hidden> Mon, 12 Mar 2018 14:28:23 +0100
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
findbugs_3.1.0~preview2-3.dsc | 2.6 KiB | 894b80edc489f9039fd82500082d8e7de2cb538aaf1652e5ed1e37a1ad0c9379 |
findbugs_3.1.0~preview2.orig.tar.xz | 2.0 MiB | 5bce960974e2ab5f4a40ac9aab8409be078fc1474f9d56c09afaf4d3bcd6dfb1 |
findbugs_3.1.0~preview2-3.debian.tar.xz | 15.6 KiB | f9e0af980a9110244e766b196a6b566fa7be7158bc78a874338d1f47d133361d |
Available diffs
No changes file available.
Binary packages built by this source
- findbugs: Static java code analyzer to find bugs
FindBugs is a program which uses static analysis to look for bugs in Java
code. It can analyze programs compiled for any version of Java, from 1.0
to 1.8.
.
FindBugs provides both GUI and command line interfaces and supports many
bug patterns.
- libfindbugs-annotations-java: Static java code analyzer to find bugs (Annotations)
FindBugs is a program which uses static analysis to look for bugs in Java
code. It can analyze programs compiled for any version of Java, from 1.0
to 1.8.
.
This package contains the FindBugs annotations.
- libfindbugs-ant-java: Static java code analyzer to find bugs (Ant tasks)
FindBugs is a program which uses static analysis to look for bugs in Java
code. It can analyze programs compiled for any version of Java, from 1.0
to 1.8.
.
This package contains the FindBugs Ant tasks.
- libfindbugs-java: Static java code analyzer to find bugs (Library)
FindBugs is a program which uses static analysis to look for bugs in Java
code. It can analyze programs compiled for any version of Java, from 1.0
to 1.8.
.
This package contains the FindBugs library.