Versions
v2.0.6-r4 :: 2 :: gentoo
- Modified
- License
- Apache-1.1
- Keywords
- amd64 ppc64 x86 ~arm ~arm64
- USE flags
- doc source test
v1.1.3 :: 0 :: gentoo
- Modified
- License
- JDOM
- Keywords
- amd64 arm64 ppc64 x86 ~arm
- USE flags
- doc examples source
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- examples
- Install examples, usually source code
- 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)
elibc
- FreeBSD
- ELIBC setting for systems that use the FreeBSD C library
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 / ant-junit : Apache Ant's optional tasks depending on junit
dev-java / iso-relax : Interfaces useful for applications which support RELAX Core
dev-java / java-config : Java environment configuration query tool
dev-java / javatoolkit : Collection of Gentoo-specific tools for Java
dev-java / jaxen : A Java XPath Engine
dev-java / xalan : Transforming XML documents into HTML, text, or other XML document types
Runtime Dependencies
app-arch / zip : Info ZIP (encryption support)
dev-java / iso-relax : Interfaces useful for applications which support RELAX Core
dev-java / java-config : Java environment configuration query tool
dev-java / jaxen : A Java XPath Engine
dev-java / xalan : Transforming XML documents into HTML, text, or other XML document types
Depending packages
app-office / hourglass : A PSP (personal software process) time tracking utility written in Java
dev-java / commons-jxpath : Applies XPath expressions to graphs of objects of all kinds
dev-java / htmlcleaner : HTML parser written in Java that can be used as a tool, library or Ant task
dev-java / jaxen : A Java XPath Engine
dev-java / jibx : Bind XML to Java code
dev-java / junit-addons : JUnit-addons is a collection of helper classes for JUnit
dev-java / rome : Java framework for RSS and Atom feeds
dev-java / saxon : A XSLT and XQuery Processor
dev-java / swingx-ws : Utilities and widgets to integrate Swing GUIs with web applications
dev-java / velocity : Java framework for easy creation/rendering of documents
dev-java / werken-xpath : W3C XPath-Rec implementation for DOM4J
media-video / google2srt : Convert subtitles from Google Video and YouTube to SubRip (.srt) format
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-java/jdom: arm64 keyworded (bug #720116)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-java/jdom: arm keyworded (bug #720116)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` guards
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-java/jdom: 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 - Michał Górny · gentoo
dev-java/jdom: Remove old masked version
Bug: https://bugs.gentoo.org/559994 - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-java/jdom: drop old EAPI
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - 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/jdom: Dekeyword *-fbsd - Alexis Ballier · gentoo
dev-java/jdom: 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> - 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* - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/flacon-remove-old'
Pull request: https://github.com/gentoo/gentoo/pull/612 - Patrice Clement · gentoo
dev-java/jdom: Clean up old.
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Patrice Clement · gentoo
dev-java/jdom: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Patrice Clement · gentoo
dev-java/jdom: Housekeeping.
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - James Le Cuirot · gentoo
Merge branch 'github-pr-104' - James Le Cuirot · gentoo
Merge branch 'github-pr-103' - William L. Thomson Jr · gentoo
dev-java/jdom: Removed older beta versions
Still need to remove 1.0 versions once other ebuilds with updated slots get marked stable, leaving just 1.1.x versions behind eventually. - William L. Thomson Jr · gentoo
dev-java/jdom: Added ~arm keyword, jdom-1.0-r4 had it and others
This is the same codebase, the stable version, thus should be fine on as the older version was. Hasn't been tested though, no arm hardware. Fixes QA dep issues for latest version of dev-java/saxon keyworded for ~arm. - James Le Cuirot · gentoo
dev-java/jdom: Another rewrite of the v2 ebuild using Ant
Here comes a new challenger! I got sick of monsieurp and wltjr arguing about this package so I decided to outdo them both. :) It was awkward to build before because they had missed the build.xml file present on GitHub. * All tests now pass. * RDEPEND on junit removed. * Unnecessary xml-commons-external dependency removed. * License changed as "JDOM" is basically just Apache-1.1. Package-Manager: portage-2.2.20.1 - Patrice Clement · gentoo
dev-java/jdom: rework src_test function and the whole tests handling reasoning.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Patrice Clement · gentoo
dev-java/jdom: Tests are not unconditional anymore. Fixes bug 551700.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Patrice Clement · gentoo
dev-java/jdom: Do away with the hacks and rewrite this ebuild from scratch using java-pkg-simple. Doing so, this eclass is now generating the documentation for free. Fixes 551700.
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