Versions
v2.12.0 :: 2 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- amd64 arm64 ppc64 x86 ~arm
- USE flags
- doc source
USE flags
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
elibc
- FreeBSD
- ELIBC setting for systems that use the FreeBSD C library
Dependencies
app-arch / zip : Info ZIP (encryption support)
dev-java / java-config : Java environment configuration query tool
dev-java / xjavac : Xerses Java Parser
dev-java / xml-commons-external : Externally-defined set of standard interfaces, namely DOM, SAX, and JAXP
dev-java / xml-commons-resolver : An XML Entity and URI Resolver
Runtime Dependencies
app-arch / zip : Info ZIP (encryption support)
dev-java / java-config : Java environment configuration query tool
dev-java / xjavac : Xerses Java Parser
dev-java / xml-commons-external : Externally-defined set of standard interfaces, namely DOM, SAX, and JAXP
dev-java / xml-commons-resolver : An XML Entity and URI Resolver
Depending packages
app-text / trang : Multi-format schema converter based on RELAX NG
dev-java / android-util : Library providing APIs for applications written for Google Android
dev-java / ant-contrib : A collection of tasks for Apache Ant
dev-java / boilerpipe : Boilerplate Removal and Fulltext Extraction from HTML pages
dev-java / cpptasks : Ant-tasks to compile various source languages and produce executables
dev-java / ecs : Java library to generate markup language text such as HTML and XML
dev-java / jarbundler : Jar Bundler Ant Task
dev-java / jython : An implementation of Python written in Java
dev-java / msv : Multi-Schema XML Validator, a Java tool for validating XML documents
dev-java / nekohtml : A simple HTML scanner and tag balancer using standard XML interfaces
dev-java / odfdom : The ODFDOM reference implementation, written in Java
dev-java / saaj : SOAP with Attachments API for Java
dev-java / swingx-ws : Utilities and widgets to integrate Swing GUIs with web applications
dev-java / xmldb : XML:DB Java library
dev-java / xom : XML Object Model
dev-java / xpp2 : A streaming pull XML parser used to quickly process input elements
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-java/xerces: 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/xerces: clean up old
Closes: https://github.com/gentoo/gentoo/pull/11829 Bug: https://bugs.gentoo.org/683350 Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Patrice Clement · gentoo
dev-java/xerces: stabilise for amd64.
... and the remaining arches using the ALLARCHES policy. Closes: https://bugs.gentoo.org/683350 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrice Clement · gentoo
dev-java/xerces: version bump.
* Fetch sources from maven.org. * Clear QA warnings. * Switch build process to java-pkg-simple. * Knock together a patch to add missing overrides in required classes. * EAPI 6 bump whilst we're at it. Bug: https://bugs.gentoo.org/683350 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Patrice Clement · gentoo
dev-java/xerces: 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/xerces: stable for amd64.
... the remaining arches using the ALLARCHES policy. Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --force - Patrice Clement · gentoo
dev-java/xerces: update xjavac dependency.
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
dev-java/xerces: Dekeyword *-fbsd - Alexis Ballier · gentoo
dev-java/xerces: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Harri Nieminen · gentoo
dev-java/xerces: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, 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> - Fabian Groffen · gentoo
dev-java/xerces: dropped ~x64-freebsd ~x86-freebsd
Package-Manager: portage-2.3.3 - 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* - Patrice Clement · gentoo
dev-java/xerces: EAPI 5 version bump.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Patrice Clement · gentoo
dev-java/xerces: Remove vulnerable version. Fixes security bug 519502.
Package-Manager: portage-2.2.20.1 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