checkstyle 6.14.1-1 source package in Ubuntu

Changelog

checkstyle (6.14.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - Ignore the nexus-staging-maven-plugin

 -- Emmanuel Bourg <email address hidden>  Sun, 03 Jan 2016 16:38:41 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
checkstyle_6.14.1-1.dsc 2.4 KiB 32d84f4e157699cf28819d10b4ab487af8d2c55260764e8da1d424baaeb70fe8
checkstyle_6.14.1.orig.tar.xz 2.7 MiB d6c4df897380e97890de3ffc58b42083b70913b34bc620c2029e95ada3a8175e
checkstyle_6.14.1-1.debian.tar.xz 7.4 KiB a914c0cc325b9516f12cc3ef105f851e746b3ce077bb1c6ffbb26bc3ad94d4ca

Available diffs

No changes file available.

Binary packages built by this source

checkstyle: checks Java source against a coding standard

 Checkstyle is a development tool to help programmers write Java code that
 adheres to a coding standard. It automates the process of checking Java
 code to spare humans of this boring (but important) task. This makes it
 ideal for projects that want to enforce a coding standard.
 .
 Checkstyle is highly configurable and can be made to support almost any
 coding standard. An example configuration file is supplied supporting the
 Sun Code Conventions.

checkstyle-doc: Documentation for Checkstyle

 Checkstyle is a development tool to help programmers write Java code that
 adheres to a coding standard. It automates the process of checking Java
 code to spare humans of this boring (but important) task. This makes it
 ideal for projects that want to enforce a coding standard.
 .
 Checkstyle is highly configurable and can be made to support almost any
 coding standard. An example configuration file is supplied supporting the
 Sun Code Conventions.
 .
 This package contains the Javadoc files and some examples to illustrate
 how use the Checkstyle tool.