checkstyle 5.6-2build1 source package in Ubuntu

Changelog

checkstyle (5.6-2build1) trusty; urgency=medium

  [ Leo Iannacone ]
  * Rebuild against new ant (LP: #1275286).
 -- Dmitry Shachnev <email address hidden>   Sun, 09 Mar 2014 13:56:05 +0400

Upload details

Uploaded by:
Dmitry Shachnev
Uploaded to:
Trusty
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe libs

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
checkstyle_5.6.orig.tar.gz 735.2 KiB fd4d15f7a67598e16c113cf92508aadb4792dbc8ebf1366557df2541077d2297
checkstyle_5.6-2build1.debian.tar.gz 8.5 KiB 47f2c5eb8e75dc5f4ac44924eb3426cc585f7256725350fa6ce7495a26029e4f
checkstyle_5.6-2build1.dsc 2.3 KiB 190683a7c6484b6294bac82fefaae08f9632cbdd118ff0f2f64866f37a83bf97

Available diffs

View changes file

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.