checkstyle 8.15-1 source package in Ubuntu

Changelog

checkstyle (8.15-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - Depend on libpicocli-java instead of libcommons-cli-java
    - Fixes the compatibility with saxonhe 9.9.0.2 (Closes: #915335)

 -- Emmanuel Bourg <email address hidden>  Tue, 18 Dec 2018 13:50:05 +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

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
checkstyle_8.15-1.dsc 2.4 KiB 91fece6c94f66c99e773a254ca67ad0df3fb2823542052344495e31c09aaef7f
checkstyle_8.15.orig.tar.xz 3.5 MiB cefa1a1d1bf27ec5144035bb1018af2d21d7ccc2aa4fa9ac68680a0c6259930a
checkstyle_8.15-1.debian.tar.xz 7.7 KiB 6c738a1f886f6741da212dc1d05f56444620fdfe7e49004f418b7175c2133012

Available diffs

No changes file available.

Binary packages built by this source

checkstyle: No summary available for checkstyle in ubuntu eoan.

No description available for checkstyle in ubuntu eoan.

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.