Versions
v7.2-r1 :: 0 :: gentoo (Masked by set 5904)
- Modified
- License
- LGPL-2.1
- Keywords
- amd64 x86 ~amd64-linux ~x64-macos ~x86-linux
- USE flags
- doc source
USE flags
General
Dependencies
app-arch / zip : Info ZIP (encryption support)
dev-java / ant-core : Java-based build tool similar to 'make' that uses XML configuration files
dev-java / antlr : A parser generator for many languages
dev-java / commons-beanutils : Provides easy-to-use wrappers around Reflection and Introspection APIs
dev-java / commons-cli : A Java library for working with the command line arguments and options
dev-java / commons-logging : An ultra-thin bridge between different Java logging libraries
dev-java / guava : A collection of Google's core Java libraries
dev-java / java-config : Java environment configuration query tool
Runtime Dependencies
app-arch / zip : Info ZIP (encryption support)
dev-java / ant-core : Java-based build tool similar to 'make' that uses XML configuration files
dev-java / antlr : A parser generator for many languages
dev-java / commons-beanutils : Provides easy-to-use wrappers around Reflection and Introspection APIs
dev-java / commons-cli : A Java library for working with the command line arguments and options
dev-java / commons-logging : An ultra-thin bridge between different Java logging libraries
dev-java / guava : A collection of Google's core Java libraries
dev-java / java-config : Java environment configuration query tool
Depending packages
Bugs
- 436226
- dev-util/checkstyle should install an ant task
- 680516
- dev-util/checkstyle: Checkstyle loads external DTDs by default.
- 710750
- dev-util/checkstyle: XML External Entity Injection due to an incomplete fix for CVE-2019-9658 (CVE-2019-10782)
- 828453
- ~dev-util/checkstyle-7.2: package does not enable tests provided by the source tarball
Masks
5904- Volkmar W. Pogatzki
Blocks removal of vulnerable dev-java/guava:20, bug #833309. Removal on 2022-05-30- app-emacs/jde
- dev-util/checkstyle
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Miroslav Šulc · gentoo
dev-util/checkstyle: removed obsolete 7.2
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-util/checkstyle: x86 stable wrt bug #828600
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-util/checkstyle: amd64 stable wrt bug #828600
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Volkmar W. Pogatzki · gentoo
dev-util/checkstyle: EAPI 8, fix missing dependency
Closes: https://bugs.gentoo.org/791283 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/23196 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
dev-util/checkstyle: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - James Le Cuirot · gentoo
dev-util/checkstyle: Remove old 5.5-r1
Package-Manager: Portage-2.3.8, Repoman-2.3.2 - James Le Cuirot · gentoo
dev-util/checkstyle: 7.2 stable on amd64 and x86 using ALLARCHES
Package-Manager: Portage-2.3.8, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - James Le Cuirot · gentoo
dev-util/checkstyle: Version bump to 7.2, EAPI bump to 6
Package-Manager: portage-2.3.2 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/mpv-verbump-to-0.15.0'
Pull request: https://github.com/gentoo/gentoo/pull/675 - James Le Cuirot · gentoo
Drop support for Java on ppc across the tree
Sorry! *sniff* - James Le Cuirot · gentoo
dev-util/checkstyle: Remove old, closes bug #561730
Package-Manager: portage-2.2.26 - James Le Cuirot · gentoo
dev-util/checkstyle: Mark 5.5-r1 stable using ALLARCHES policy
Package-Manager: portage-2.2.26 - James Le Cuirot · gentoo
dev-util/checkstyle: Make the tests actually run
They previously weren't being run due to a problem location junit. Includes a quick and dirty workaround to avoid test breakages from using jars within ~/.m2. Package-Manager: portage-2.2.26 - James Le Cuirot · gentoo
dev-util/checkstyle: EAPI bump, use split antlr-2 and guava-18
Java version raised to 6 to match guava-18. ~ppc keyword also added. Package-Manager: portage-2.2.20.1 - James Le Cuirot · gentoo
dev-util/checkstyle: Remove old
Package-Manager: portage-2.2.20.1 - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed