codenarc 0.23-5 source package in Ubuntu

Changelog

codenarc (0.23-5) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure with Java 9 (Closes: #893118)
  * Standards-Version updated to 4.1.3
  * Switch to debhelper level 11

 -- Emmanuel Bourg <email address hidden>  Thu, 29 Mar 2018 12:50:46 +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 Pocket Published Component Section
Oracular release universe java
Noble release universe java
Mantic release universe java
Lunar release universe java
Jammy release universe java
Focal release universe java
Bionic release universe java

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
codenarc_0.23-5.dsc 2.1 KiB cde1f2dc11fdbb0f010701e8d976dee7337528b501a12e0524c6d939a2017dba
codenarc_0.23.orig.tar.gz 1.1 MiB 45a96cd650b21b747a82071ce730a5f8f1e395ee0e923ea0c8f8dee3cffb4304
codenarc_0.23-5.debian.tar.xz 3.8 KiB cdac40ed2b182ca2dda2d1afec713f4bda4c142f26a445de1dc371bf16fc27b9

Available diffs

No changes file available.

Binary packages built by this source

libcodenarc-groovy-java: Groovy library that provides static analysis features for Groovy code

 CodeNarc is a static analysis tool for Groovy source code,
 enabling monitoring and enforcement of many coding standards
 and best practices. CodeNarc applies a set of Rules
 (predefined and/or custom) that are applied to each Groovy
 file, and generates an HTML report of the results, including
 a list of rules violated for each source file, and a count
 of the number of violations per package and for the whole
 project.
 .
 CodeNarc is similar to popular static analysis tools such as
 PMD or Checkstyle, but is targeted at Groovy source code
 instead of Java.

libcodenarc-groovy-java-doc: Documentation for libcodenarc-groovy-java

 Documentation for CodeNarc that is a static analysis tool
 for Groovy source code, enabling monitoring and enforcement
 of many coding standards and best practices. CodeNarc applies
 a set of Rules (predefined and/or custom) that are applied
 to each Groovy file, and generates an HTML report of the
 results, including a list of rules violated for each source
 file, and a count of the number of violations per package
 and for the whole project.
 .
 CodeNarc is similar to popular static analysis tools such as
 PMD or Checkstyle, but is targeted at Groovy source code
 instead of Java.