dev-java / qdox

Parser for extracting class/interface/method definitions

Official package sites : https://github.com/paul-hammant/qdox ·

High speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags.

v2.0.1 :: 2 :: gentoo

Modified
License
Apache-2.0
Keywords
amd64 arm64 ppc64 x86 ~arm ~ppc-macos ~x64-macos
USE flags
doc source test

v1.12.1-r3 :: 1.12 :: gentoo

Modified
License
Apache-2.0
Keywords
amd64 arm64 ppc64 x86 ~arm ~ppc-macos ~x64-macos
USE flags
doc source test

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
source
Zip the sources and install them
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

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 / byaccj : A Java extension of BSD YACC-compatible parser generator

dev-java / java-config : Java environment configuration query tool

dev-java / jflex : JFlex is a lexical analyzer generator for Java

dev-java / jmock : An expressive Mock Object library for Test Driven Development

dev-java / junit : Simple framework to write repeatable tests

dev-java / mockito : Mockito mock objects library core API and implementation

virtual / jdk : Virtual for Java Development Kit (JDK)

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 / java-config : Java environment configuration query tool

virtual / jre : Virtual for Java Runtime Environment (JRE)

dev-java / fop : XML Graphics Format Object Processor All-In-One

dev-java / hamcrest-generator : Code generator for Hamcrest's library of matchers for building test expressions

Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-java/qdox: Stabilize 2.0.1 x86, #883235
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
dev-java/qdox: Stabilize 2.0.1 amd64, #883235
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-java/qdox: Stabilize 2.0.1 ppc64, #883235
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
dev-java/qdox: Stabilize 2.0.1 arm64, #883235
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Volkmar W. Pogatzki · gentoo
dev-java/qdox: add 2.0.1
* Switch to java-pkg-simple.eclass * New slot since dev-java/hamcrest-generator does not compile with 2.0.1 * Disable tests for Java 17 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/26792 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
dev-java/qdox: dropped obsolete 1.12.1-r2
Bug: https://bugs.gentoo.org/842276 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-java/qdox: Stabilize 1.12.1-r3 arm64, #842276
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-java/qdox: Stabilize 1.12.1-r3 ppc64, #842276
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-java/qdox: Stabilize 1.12.1-r3 x86, #842276
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
dev-java/qdox: Stabilize 1.12.1-r3 amd64, #842276
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Volkmar W. Pogatzki · gentoo
dev-java/qdox: EAPI 8, drop unused java-ant-2 eclass
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/24860 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Volkmar W. Pogatzki · gentoo
dev-java/qdox: Unused slot, drop 1.6.3-r2
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Volkmar W. Pogatzki · gentoo
dev-java/qdox: MAVEN_ID
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-java/qdox: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
dev-java/qdox: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
dev-java/qdox: eapi7, min java to 1.8
Closes: https://bugs.gentoo.org/745804 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove mirror://gentoo rename hack
Replace 'mirror://gentoo/X -> Y' with plain 'mirror://gentoo/Y'. Since actual filenames are used on the mirrors, the latter is valid for all packages already. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
dev-java/qdox: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Repository mirror & CI · gentoo
Merge updates from master
Patrice Clement · gentoo
dev-java/qdox: clean up old.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Patrice Clement · gentoo
dev-java/qdox: EAPI 6 bump.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --force
Michał Górny · gentoo
*/*: Specify EAPI=0 explicitly, to ease greps
Closes: https://github.com/gentoo/gentoo/pull/8199
Michał Górny · gentoo
dev-java/qdox: Dekeyword *-fbsd
Alexis Ballier · gentoo
dev-java/qdox: keyword ~arm64
Package-Manager: Portage-2.3.6, 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>
James Le Cuirot · gentoo
dev-java/qdox: Remove old
Package-Manager: portage-2.2.28
James Le Cuirot · gentoo
dev-java/qdox: 1.12.1-r1 stable on amd64, ppc64, x86 using ALLARCHES
Package-Manager: portage-2.2.28
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-java/qdox: Add ~ppc64 keyword
Package-Manager: portage-2.2.25
James Le Cuirot · gentoo
dev-java/qdox: Remove old
This drops ~ppc64 back to 1.12-r1. Sorry about that but the versions inbetween won't work against jflex 1.6.1. This situation will be remedied shortly. It is only a build time issue so should not affect existing installations. Package-Manager: portage-2.2.20.1
James Le Cuirot · gentoo
dev-java/qdox: Make build work against jflex 1.6.1
This allows the ~arm keyword to be added. The ~ppc64 keyword has had to be temporarily dropped due to javacup needing Java 7. Package-Manager: portage-2.2.20.1
Patrice Clement · gentoo
dev-java/qdox: Update jflex dependency. Fixes bug 557292.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@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