summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Sennhauser <sera@gentoo.org>2012-05-26 11:19:58 +0000
committerRalph Sennhauser <sera@gentoo.org>2012-05-26 11:19:58 +0000
commit5f0b1524d6743ce1c414b6eeefcbcf59f3306156 (patch)
tree7ab1a775786457076ef84cd68806f6eacb2dfd4d /dev-java
parentFix building with gcc-4.7 (bug #415559, thanks to David Kredba). Update gcc-4... (diff)
downloadgentoo-2-5f0b1524d6743ce1c414b6eeefcbcf59f3306156.tar.gz
gentoo-2-5f0b1524d6743ce1c414b6eeefcbcf59f3306156.tar.bz2
gentoo-2-5f0b1524d6743ce1c414b6eeefcbcf59f3306156.zip
Security bump. #280611
Don't let taskdef point to non-existent jar. #351394 (Portage version: 2.1.10.62/cvs/Linux x86_64)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/xerces/ChangeLog498
-rw-r--r--dev-java/xerces/files/xerces-2.11.0-build.xml.patch46
-rw-r--r--dev-java/xerces/xerces-2.11.0.ebuild59
3 files changed, 111 insertions, 492 deletions
diff --git a/dev-java/xerces/ChangeLog b/dev-java/xerces/ChangeLog
index 6377d7e4b8b8..e6aeecaf77f1 100644
--- a/dev-java/xerces/ChangeLog
+++ b/dev-java/xerces/ChangeLog
@@ -1,497 +1,11 @@
# ChangeLog for dev-java/xerces
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/ChangeLog,v 1.116 2012/04/15 18:14:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/ChangeLog,v 1.117 2012/05/26 11:19:58 sera Exp $
- 15 Apr 2012; Mike Frysinger <vapier@gentoo.org> xerces-2.9.1.ebuild:
- Add back ia64 love #349020 by Dennis Schridde.
+*xerces-2.11.0 (26 May 2012)
- 02 Jan 2012; Ralph Sennhauser <sera@gentoo.org> xerces-2.9.1.ebuild:
- Drop ia64 support #345433
+ 26 May 2012; Ralph Sennhauser <sera@gentoo.org> +xerces-2.11.0.ebuild,
+ +files/xerces-2.11.0-build.xml.patch:
+ Security bump. #280611
+ Don't let taskdef point to non-existent jar. #351394
- 03 May 2011; Fabian Groffen <grobian@gentoo.org> xerces-2.9.1.ebuild:
- Marked ~x64-freebsd
-
- 16 Jul 2010; Fabian Groffen <grobian@gentoo.org> xerces-2.9.1.ebuild:
- Marked ~x64-macos
-
- 03 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xerces-2.9.1.ebuild:
- Transfer Prefix keywords
-
- 04 May 2008; Petteri Räty <betelgeuse@gentoo.org> -xerces-2.9.0.ebuild:
- Delete old version.
-
- 04 May 2008; Petteri Räty <betelgeuse@gentoo.org>
- -xerces-2.3.0-r3.ebuild:
- Delete unused slot 2.3.
-
- 22 Mar 2008; Petteri Räty <betelgeuse@gentoo.org> xerces-2.3.0-r3.ebuild:
- RESTRICT test because the upstream distribution doesn't have them.
-
- 08 Mar 2008; William L. Thomson Jr. <wltjr@gentoo.org>
- xerces-2.9.1.ebuild:
- amd64 stable, bug #212431.
-
- 08 Mar 2008; Markus Meier <maekke@gentoo.org> xerces-2.9.1.ebuild:
- x86 stable, bug #212431
-
- 06 Mar 2008; nixnut <nixnut@gentoo.org> xerces-2.9.1.ebuild:
- Stable on ppc wrt bug 212431
-
- 06 Mar 2008; Brent Baude <ranger@gentoo.org> xerces-2.9.1.ebuild:
- stable ppc64, bug 212431
-
- 05 Mar 2008; Petteri Räty <betelgeuse@gentoo.org> xerces-2.9.1.ebuild:
- Use EANT_ variables, slot deps and restrict tests so that the upcoming
- generic src_test works.
-
- 17 Jan 2008; Vlastimil Babka <caster@gentoo.org>
- -files/xerces-2.8.1-gentoo.patch, -files/xerces-2.8.1-no_dom3.patch,
- xerces-1.3.1-r2.ebuild, xerces-2.3.0-r3.ebuild, -xerces-2.8.1.ebuild,
- xerces-2.9.0.ebuild, xerces-2.9.1.ebuild:
- Remove WANT_SPLIT_ANT, fix quotes, update syntax, fix examples installation,
- remove unused version.
-
- 17 Jan 2008; Vlastimil Babka <caster@gentoo.org>
- -files/xerces-2.8.1-gentoo.patch, -files/xerces-2.8.1-no_dom3.patch,
- xerces-1.3.1-r2.ebuild, xerces-2.3.0-r3.ebuild, -xerces-2.8.1.ebuild,
- xerces-2.9.0.ebuild, xerces-2.9.1.ebuild:
- Remove WANT_SPLIT_ANT, fix quotes, update syntax, fix examples installation,
- remove unused version.
-
- 25 Nov 2007; Christian Faulhammer <opfer@gentoo.org> xerces-2.9.0.ebuild:
- stable x86, bug 199501
-
- 25 Nov 2007; Samuli Suominen <drac@gentoo.org> xerces-2.9.0.ebuild:
- amd64 stable wrt #199501
-
- 25 Nov 2007; Krzysiek Pawlik <nelchael@gentoo.org> xerces-2.9.0.ebuild:
- Stable on ppc, bug #199501.
-
- 23 Nov 2007; Markus Rothe <corsair@gentoo.org> xerces-2.9.0.ebuild:
- Stable on ppc64; bug #199501
-
-*xerces-2.9.1 (18 Nov 2007)
-
- 18 Nov 2007; Vlastimil Babka <caster@gentoo.org>
- +files/xerces-2.9.1-gentoo.patch, +files/xerces-2.9.1-no_dom3.patch,
- +xerces-2.9.1.ebuild:
- Version bump.
-
- 15 Nov 2007; Petteri Räty <betelgeuse@gentoo.org>
- -xerces-2.3.0-r1.ebuild:
- Remove generation 1 ebuild.
-
- 15 Nov 2007; Petteri Räty <betelgeuse@gentoo.org> xerces-2.3.0-r1.ebuild,
- xerces-2.3.0-r3.ebuild:
- Remove ppc keywords from slot 2.3 because nothing keyworded for ppc needs
- this slot and the slot has build issues on ppc (pointed out in bug #179927).
-
- 15 Nov 2007; Petteri Räty <betelgeuse@gentoo.org>
- -files/xerces-2.6.2-gentoo.patch, -files/xerces-2.6.2-javadoc.patch,
- -xerces-2.6.2-r3.ebuild, -xerces-2.6.2-r4.ebuild:
- Move slot 2.6 to java overlay as nothing in the main tree is using it.
-
- 01 Nov 2007; Petteri Räty <betelgeuse@gentoo.org>
- -xerces-1.3.1-r1.ebuild:
- Delete generation 1 ebuild.
-
- 18 Oct 2007; Krzysiek Pawlik <nelchael@gentoo.org> xerces-1.3.1-r2.ebuild:
- Stable on ppc, bug #179927.
-
- 29 Jul 2007; Tom Gall <tgall@gentoo.org> xerces-2.6.2-r4.ebuild:
- stable on ppc64
-
- 23 Jun 2007; Christoph Mende <angelos@gentoo.org> xerces-1.3.1-r2.ebuild,
- xerces-2.3.0-r3.ebuild, xerces-2.6.2-r4.ebuild:
- Stable on amd64 wrt bug 179927
-
- 30 May 2007; Christian Faulhammer <opfer@gentoo.org>
- xerces-1.3.1-r2.ebuild, xerces-2.3.0-r3.ebuild, xerces-2.6.2-r4.ebuild:
- stable x86, bug 179927
-
- 27 May 2007; Vlastimil Babka <caster@gentoo.org> xerces-1.3.1-r2.ebuild,
- xerces-2.3.0-r3.ebuild:
- Fix dosrc calls.
-
-*xerces-2.9.0 (26 May 2007)
-
- 26 May 2007; Vlastimil Babka <caster@gentoo.org>
- -files/xerces-2.7.1-gentoo.patch, -files/xerces-2.7.1-no_dom3.patch,
- +files/xerces-2.9.0-gentoo.patch, +files/xerces-2.9.0-no_dom3.patch,
- -xerces-2.7.1-r2.ebuild, +xerces-2.9.0.ebuild:
- Version bump, now using serializer.jar from xalan, bug #156258; Remove
- unused 2.7.1.
-
- 12 May 2007; William L. Thomson Jr. <wltjr@gentoo.org>
- xerces-2.8.1.ebuild:
- Stable on amd64, bug #174726
-
- 08 May 2007; Raúl Porcel <armin76@gentoo.org> xerces-2.8.1.ebuild:
- x86 stable wrt #174726
-
- 06 May 2007; Markus Rothe <corsair@gentoo.org> xerces-2.8.1.ebuild:
- Stable on ppc64; bug #174726
-
- 06 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> xerces-2.8.1.ebuild:
- ppc stable, bug #174726
-
- 06 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
- xerces-2.3.0-r1.ebuild:
- ppc stable
-
- 16 Apr 2007; Vlastimil Babka <caster@gentoo.org> xerces-2.8.1.ebuild:
- Put WANT_SPLIT_ANT back with explanation comment.
-
- 16 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> xerces-2.8.1.ebuild:
- Move back to ~x86 so that mixing ~arch and arch is easier wrt split and go
- soon stable at the same time as split ant.
-
- 16 Apr 2007; Christian Faulhammer <opfer@gentoo.org> xerces-2.8.1.ebuild:
- stable x86, bug 174726
-
- 15 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> xerces-2.8.1.ebuild:
- There is no reason to have WANT_SPLIT_ANT as this ebuild works fine with old
- one too.
-
- 08 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> xerces-2.8.1.ebuild:
- Ebuild cleanup.
-
- 08 Mar 2007; Petteri Räty <betelgeuse@gentoo.org>
- -xerces-2.3.0-r2.ebuild, -xerces-2.7.1-r3.ebuild:
- Cleanup.
-
- 12 Feb 2007; Joshua Nichols <nichoj@gentoo.org> xerces-2.8.1.ebuild:
- Restored ~ppc64, see bug #166450.
-
- 12 Feb 2007; Joshua Nichols <nichoj@gentoo.org> xerces-2.8.1.ebuild:
- Restored ~ia64, see bug #166450.
-
-*xerces-2.7.1-r3 (12 Feb 2007)
-*xerces-2.3.0-r3 (12 Feb 2007)
-
- 12 Feb 2007; Vlastimil Babka <caster@gentoo.org> +xerces-2.3.0-r3.ebuild,
- xerces-2.6.2-r4.ebuild, -xerces-2.7.1.ebuild, +xerces-2.7.1-r3.ebuild,
- xerces-2.8.1.ebuild:
- Migrate to split-ant wrt xjavac, and cleanup.
-
- 09 Jan 2007; Steve Dibb <beandog@gentoo.org> xerces-2.7.1-r2.ebuild:
- amd64 stable, bug 157023
-
- 17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- xerces-2.7.1-r2.ebuild:
- Stable on ppc wrt bug #157023.
-
- 07 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> xerces-2.8.1.ebuild:
- Add ~x86-fbsd keyword.
-
- 04 Dec 2006; Christian Faulhammer <opfer@gentoo.org>
- xerces-2.7.1-r2.ebuild:
- stable x86, bug #157023
-
-*xerces-2.6.2-r4 (03 Dec 2006)
-
- 03 Dec 2006; Vlastimil Babka <caster@gentoo.org> +xerces-2.6.2-r4.ebuild:
- Revision bump to gen-2 java eclasses for slot 2.6.
-
-*xerces-2.6.2-r3 (30 Nov 2006)
-
- 30 Nov 2006; Vlastimil Babka <caster@gentoo.org>
- +files/xerces-2.6.2-gentoo.patch, -files/xerces-2.6.2-r2-gentoo.patch,
- -xerces-2.6.2-r1.ebuild, -xerces-2.6.2-r2.ebuild, +xerces-2.6.2-r3.ebuild:
- Revbump for slotmove to 2.6. Also fixes bugs #82561 and #131141 for this slot.
-
-*xerces-2.8.1 (04 Nov 2006)
-
- 04 Nov 2006; William L. Thomson Jr. <wltjr@gentoo.org>
- +files/xerces-2.8.1-gentoo.patch, +files/xerces-2.8.1-no_dom3.patch,
- +xerces-2.8.1.ebuild:
- New version of xerces from java-migration-packages overlay
-
- 14 Oct 2006; Joshua Nichols <nichoj@gentoo.org> xerces-2.7.1-r2.ebuild:
- Stabilizing on ppc64 as part of new Java system, bug #147254.
-
- 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
- xerces-1.3.1-r1.ebuild, xerces-1.3.1-r2.ebuild, xerces-2.3.0-r1.ebuild,
- xerces-2.3.0-r2.ebuild, xerces-2.6.2-r1.ebuild, xerces-2.6.2-r2.ebuild:
- Dropping sparc keywords, see #96229
-
- 28 Sep 2006; Joshua Nichols <nichoj@gentoo.org> xerces-2.7.1.ebuild:
- Disabled jikes support, for bug #149098.
-
-*xerces-2.7.1-r2 (18 Sep 2006)
-
- 18 Sep 2006; Vlastimil Babka <caster@gentoo.org>
- -files/xerces-2.7.1-r1-gentoo.patch, -xerces-2.7.1-r1.ebuild,
- +xerces-2.7.1-r2.ebuild:
- Revision bump to fix bug #82561 and #131141 for everyone. Dependencies and
- ebuild style cleanup.
-
- 13 Sep 2006; <nichoj@gentoo.org> xerces-2.7.1-r1.ebuild:
- Restored lost ~ppc64 keyword.
-
- 10 Sep 2006; Joshua Nichols <nichoj@gentoo.org> xerces-2.7.1-r1.ebuild:
- Keyworded ~ia64
-
- 24 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
- +files/xerces-2.7.1-r1-gentoo.patch:
- Added missing xerces-2.7.1-r1-gentoo.patch
-
-*xerces-2.7.1-r1 (23 Jul 2006)
-*xerces-2.3.0-r2 (23 Jul 2006)
-*xerces-1.3.1-r2 (23 Jul 2006)
-
- 23 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
- +xerces-1.3.1-r2.ebuild, +xerces-2.3.0-r2.ebuild, +xerces-2.7.1-r1.ebuild:
- Migrated to Generation 2.
-
- 17 Feb 2006; Michael Hanselmann <hansmi@gentoo.org> xerces-2.7.1.ebuild:
- Stable on ppc.
-
- 25 Jan 2006; Joshua Nichols <nichoj@gentoo.org> xerces-2.7.1.ebuild:
- Marked stable on amd64 and x86.
-
- 21 Jan 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
- xerces-2.7.1.ebuild:
- mark ~ppc (Bug #114968)
-
- 12 Dec 2005; Joshua Nichols <nichoj@gentoo.org> xerces-2.7.1.ebuild:
- Removed redundant ant target.
-
-*xerces-2.7.1 (09 Dec 2005)
-
- 09 Dec 2005; Joshua Nichols <nichoj@gentoo.org>
- +files/xerces-2.7.1-gentoo.patch, +files/xerces-2.7.1-no_dom3.patch,
- +xerces-2.7.1.ebuild:
- Version bump (bug #113628).
-
- 13 Nov 2005; Michael Hanselmann <hansmi@gentoo.org>
- xerces-2.6.2-r2.ebuild:
- Stable on ppc.
-
- 09 Jul 2005; Thomas Matthijs <axxo@gentoo.org> xerces-1.3.1-r1.ebuild,
- xerces-2.3.0-r1.ebuild, xerces-2.6.2-r1.ebuild, xerces-2.6.2-r2.ebuild:
- fix deps, cleanups
-
- 30 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
- xerces-2.6.2-r2.ebuild:
- Stable on sparc
-
- 18 May 2005; Markus Rothe <corsair@gentoo.org> xerces-2.6.2-r2.ebuild:
- Stable on ppc64
-
- 06 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
- xerces-1.3.1-r1.ebuild, xerces-2.3.0-r1.ebuild:
- Stable on sparc
-
- 05 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
- xerces-2.6.2-r2.ebuild:
- To ~sparc
-
- 01 May 2005; Jan Brinkmann <luckyduck@gentoo.org> -xerces-1.3.1.ebuild,
- xerces-1.3.1-r1.ebuild, -xerces-2.3.0.ebuild, xerces-2.3.0-r1.ebuild,
- xerces-2.6.2-r2.ebuild:
- marked 1.3.1-r1 stable on amd64, ppc and x86. marked 2.3.0-r1 stable on
- amd64 and x86, added ~ppc to KEYWORDS and introduced support for the
- examples useflag. marked 2.6.2-r2 stable on amd64 and x86, added ~ppc to
- KEYWORDS.
-
- 22 Apr 2005; Simon Stelling <blubb@gentoo.org> xerces-2.3.0.ebuild:
- stable on amd64
-
- 23 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> xerces-2.3.0-r1.ebuild:
- Keyworded ~sparc wrt #84992
-
- 23 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> xerces-2.3.0-r1.ebuild:
- added missing xjavac dependency, thanks to gustavoz
-
- 22 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> xerces-2.6.2-r2.ebuild:
- added a patch that enables generation of the complete api documentation. issue
- was discovered by Andrew Cowie <andrew@operationaldynamics.com>
-
- 16 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> xerces-1.3.1-r1.ebuild,
- xerces-2.3.0-r1.ebuild, xerces-2.6.2-r2.ebuild:
- xerces now makes use of java-pkg_dosrc
-
- 26 Jan 2005; Markus Rothe <corsair@gentoo.org> xerces-2.6.2-r1.ebuild:
- Stable on ppc64
-
- 20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> xerces-1.3.1-r1.ebuild,
- xerces-2.3.0-r1.ebuild:
- added missing jikes dependency. see #78819.
-
-*xerces-2.3.0-r1 (15 Jan 2005)
-
- 15 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
- +files/xerces-2.3.0-gentoo.patch, +xerces-2.3.0-r1.ebuild,
- xerces-2.3.0.ebuild:
- removed packed jar issue of xerces-2.3.0. fixes bug #63287.
-
-*xerces-2.6.2-r2 (15 Jan 2005)
-
- 15 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
- +files/xerces-2.6.2-r2-gentoo.patch, xerces-2.6.2-r1.ebuild,
- +xerces-2.6.2-r2.ebuild:
- removed packed jar issue of xerces-2.6.2. see bug #63287.
-
-*xerces-2.6.2-r2 15 Jan 2005
-
- 15 Jan 2005; <>
- # INSERT ENTRY HERE
-
-*xerces-1.3.1-r1 (15 Jan 2005)
-
- 15 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
- +files/xerces-1.3.1-build.xml, +xerces-1.3.1-r1.ebuild,
- xerces-2.6.2-r1.ebuild:
- made a build.xml file for xerces to make compiling on amd64 possible. packed
- jar issues removed for 1.3.1. see bug #63287.
-
-*xerces-1.3.1-r1 15 Jan 2005
-
- 15 Jan 2005; <>
- # INSERT ENTRY HERE
-
- 18 Dec 2004; Markus Rothe <corsair@gentoo.org> xerces-2.6.2-r1.ebuild:
- added ~ppc64 to KEYWORDS
-
- 21 Oct 2004; Thomas Matthijs <axxo@gentoo.org> xerces-2.3.0.ebuild,
- xerces-2.6.2-r1.ebuild:
- put the sampes in the correct place
-
- 20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> xerces-2.3.0.ebuild:
- Keywords ~amd64.
-
- 17 Oct 2004; Thomas Matthijs <axxo@gentoo.org> xerces-1.3.1.ebuild,
- xerces-2.3.0.ebuild:
- keyword x86
-
- 16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> xerces-1.3.1.ebuild,
- xerces-2.3.0.ebuild, xerces-2.6.2-r1.ebuild:
- use java-pkg_dohtml instead of dohtml to also install the package-list in
- case of api docs: #50740
-
- 21 Sep 2004; Thomas Matthijs <axxo@gentoo.org> -xerces-2.6.0.ebuild,
- xerces-2.6.2-r1.ebuild:
- cleanup
-
-*xerces-1.3.1 (17 Sep 2004)
-
- 17 Sep 2004; Thomas Matthijs <axxo@gentoo.org> +xerces-1.3.1.ebuild,
- -xerces-2.6.1.ebuild, -xerces-2.6.2.ebuild:
- added 1.3.1 needed as a dep
-
-*xerces-2.3.0 (17 Sep 2004)
-
- 17 Sep 2004; Thomas Matthijs <axxo@gentoo.org> +xerces-2.3.0.ebuild:
- resurected xerces-2.3.0 as a dependency, cleaned up the ebuild and sloted 2.3
-
- 10 Sep 2004; Thomas Matthijs <axxo@gentoo.org> xerces-2.6.0.ebuild,
- xerces-2.6.1.ebuild, xerces-2.6.2-r1.ebuild, xerces-2.6.2.ebuild:
- changed dependencies to ant-core
-
- 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> xerces-2.6.0.ebuild,
- xerces-2.6.1.ebuild, xerces-2.6.2-r1.ebuild, xerces-2.6.2.ebuild:
- Switch to use epause and ebeep, bug #62950
-
- 04 Sep 2004; Thomas Matthijs <axxo@gentoo.org> xerces-2.6.2-r1.ebuild:
- stable on ppc,sparc
-
- 27 Aug 2004; Thomas Matthijs <axxo@gentoo.org> xerces-2.6.2-r1.ebuild:
- x86
-
- 06 Jun 2004; Jason Wever <weeve@gentoo.org> xerces-2.6.2.ebuild:
- Stable on sparc.
-
- 02 Jun 2004; Aron Griffis <agriffis@gentoo.org> xerces-2.6.0.ebuild,
- xerces-2.6.1.ebuild, xerces-2.6.2-r1.ebuild, xerces-2.6.2.ebuild:
- Fix use invocation
-
-*xerces-2.6.2-r1 (05 May 2004)
-
- 05 May 2004; Karl Trygve Kalleberg <karltk@gentoo.org> xerces-2.6.2-r1.ebuild
- files/digest-xerces-2.6.2-r1: Added SLOT=2.
-
- 08 May 2004; Chris Aniszczyk <zx@gentoo.org> xerces-2.6.2.ebuild:
- Marking stable on x86
-
-*xerces-2.6.2 (26 Feb 2004)
-
- 26 Feb 2004; Chris Aniszczyk <zx@gentoo.org> xerces-2.6.2.ebuild:
- Version bump + closes 42744
-
- 18 Feb 2004; Adrian Almenar <strider@gentoo.org> xerces-2.6.0.ebuild,
- xerces-2.6.1.ebuild:
- Added addpredict /dev/random, cause of violation errors while building
- with sandbox and jdk 1.5. Closes #41994
-
-*xerces-2.6.1 (10 Feb 2004)
-
- 10 Feb 2004; Adrian Almenar <strider@gentoo.org> xerces-2.6.1.ebuild:
- Version Bump.
-
- 19 Jan 2004; Adrian Almenar <strider@gentoo.org> xerces-2.6.0.ebuild:
- Added amd64 keyword.
-
- 15 Dec 2003; Adrian Almenar <strider@gentoo.org> xerces-2.6.0.ebuild:
- Added pkg_postinst info about docs.
-
- 15 Dec 2003; Adrian Almenar <strider@gentoo.org> xerces-2.5.0.ebuild:
- Moving 2.6 to stable since 2.5 doesnt compile with blackdown.
-
-*xerces-2.6.0 (01 Dec 2003)
-
- 01 Dec 2003; Adrian Almenar <strider@gentoo.org> xerces-2.6.0.ebuild:
- New Version.
-
- 08 Sep 2003; Adrian Almenar <strider@gentoo.org> xerces-2.5.0.ebuild:
- Updated to stable
-
-*xerces-2.5.0 (23 Aug 2003)
-
- 23 Aug 2003; Adrian Almenar <strider@gentoo.org> xerces-2.5.0.ebuild:
- Version Bump, that should fix bug #26758
-
-*xerces-2.3.0-r1 (26 May 2003)
-
- 26 May 2003; Dylan Carlson <absinthe@gentoo.org> xerces-2.3.0-r1.ebuild,
- files/xerces-2.3.0-gentoo.diff:
- Update to include fix for Blackdown compile bug, addressed by Voicu Liviu
- <pacman@huji.ac.il> in #20712 (thank you). Also closes #17765.
-
-*xerces-2.3.0 (09 Mar 2003)
-
- 06 Apr 2003; Dylan Carlson <absinthe@gentoo.org> xerces-2.3.0.ebuild:
- x86 ppc sparc moved to stable.
-
- 09 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> :
- Version bump.
-
-*xerces-2.2.0-r1 (24 Nov 2002)
-
- 03 Dec 2002; Adrian Almenar <strider@gentoo.org> xerces-2.2.0-r1.ebuild
- Changed keywords. (Removing ~).
- Removed pkg_postinst(), cause there no need for the info displayed there.
-
- 24 Nov 2002; Adrian Almenar <strider@gentoo.org> xerces-2.2.0-r1.ebuild files/digest-xalan-2.2.0-r1 :
- Fixes bug #10351. Needed Version Bump.
-
-*xerces-2.2.0 (01 Oct 2002)
-
- 01 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org> xerces-2.2.0.ebuild files/digest-xalan-2.2.0 :
- New upstream version. Ebuild submitted by Adrian Almenar
- <aalmenar@conectium.com>.
-
-*xerces-2.0.1 (01 May 2002)
-
- 01 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> xerces-2.0.1.ebuild :
- Added LICENSE, SLOT and KEYWORDS. Cleaned ChangeLog.
-
- 13 May 2002; Daniel Robbins <drobbins@gentoo.org> xerces-2.0.1.ebuild :
- Fixed "virtual/jdk-1.3" dependency error (now ">=virtual/jdk-1.3")
-
- 01 May 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog, xerces-2.0.1.ebuild, files/xerces-2.0.1.ebuild :
- New ebuild. Xerces2 is the next generation of high performance, fully
- compliant XML parsers in the Apache Xerces family. This new version of
- Xerces introduces the Xerces Native Interface (XNI), a complete
- framework for building parser components and configurations that is
- extremely modular and easy to program.
diff --git a/dev-java/xerces/files/xerces-2.11.0-build.xml.patch b/dev-java/xerces/files/xerces-2.11.0-build.xml.patch
new file mode 100644
index 000000000000..61afcddad9a4
--- /dev/null
+++ b/dev-java/xerces/files/xerces-2.11.0-build.xml.patch
@@ -0,0 +1,46 @@
+Author: Ralph Sennhauser <sera@gentoo.org>
+
+Don't reference non existing jar in taskdef. #351394
+Don't let user properties leak into build env.
+Don't bundle stuff from xml-commons-external.
+
+--- a/build.xml
++++ b/build.xml
+@@ -39,18 +39,13 @@ Authors:
+ <property name="tools.dir" value="./tools"/>
+
+ <!-- enable compilation under JDK 1.4 and above -->
+- <taskdef name="xjavac" classname="org.apache.xerces.util.XJavac">
+- <classpath>
+- <pathelement location="${tools.dir}/bin/xjavac.jar"/>
+- </classpath>
+- </taskdef>
++ <taskdef name="xjavac" classname="org.apache.xerces.util.XJavac"/>
+
+ <!-- Allow properties following these statements to be overridden -->
+ <!-- Note that all of these don't have to exist. They've just been defined
+ incase they are used. -->
+ <property file="build.properties"/>
+ <property file=".ant.properties"/>
+- <property file="${user.home}/.ant.properties"/>
+ <property file="default.properties"/>
+
+ <target name="init">
+@@ -247,7 +242,7 @@ Authors:
+ <copy file="${src.dir}/org/apache/xerces/impl/xpath/regex/message.properties"
+ tofile="${build.src}/org/apache/xerces/impl/xpath/regex/message_en.properties"/>
+
+- <!-- now deal with API's: -->
++ <!-- now deal with API's:
+ <unzip src="${src.apis.zip}" dest="${build.src}">
+ <patternset
+ includes="org/xml/sax/**
+@@ -269,7 +264,7 @@ Authors:
+ org/w3c/dom/views/**
+ org/w3c/dom/xpath/**"
+ />
+- </unzip>
++ </unzip> -->
+
+ <!-- substitute tokens as needed -->
+ <replace file="${build.dir}/src/org/apache/xerces/impl/Version.java"
diff --git a/dev-java/xerces/xerces-2.11.0.ebuild b/dev-java/xerces/xerces-2.11.0.ebuild
new file mode 100644
index 000000000000..0ae2ef3a1887
--- /dev/null
+++ b/dev-java/xerces/xerces-2.11.0.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/xerces-2.11.0.ebuild,v 1.1 2012/05/26 11:19:58 sera Exp $
+
+EAPI=4
+
+JAVA_PKG_IUSE="doc examples source"
+
+inherit eutils versionator java-pkg-2 java-ant-2
+
+DIST_PN="Xerces-J"
+SRC_PV="$(replace_all_version_separators _ )"
+DESCRIPTION="The next generation of high performance, fully compliant XML parsers in the Apache Xerces family"
+HOMEPAGE="http://xml.apache.org/xerces2-j/index.html"
+SRC_URI="mirror://apache/${PN}/j/${DIST_PN}-src.${PV}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="2"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+# they are missing from the upstream tarball"
+RESTRICT="test"
+
+COMMON_DEP="
+ dev-java/xml-commons-external:1.4
+ >=dev-java/xml-commons-resolver-1.2:0"
+RDEPEND="${COMMON_DEP}
+ >=virtual/jre-1.4"
+DEPEND="${COMMON_DEP}
+ >=virtual/jdk-1.4
+ dev-java/xjavac:1"
+
+S="${WORKDIR}/${PN}-${SRC_PV}"
+
+java_prepare() {
+ epatch "${FILESDIR}/${P}-build.xml.patch"
+}
+
+JAVA_ANT_REWRITE_CLASSPATH="yes"
+JAVA_ANT_CLASSPATH_TAGS+=" javadoc"
+
+EANT_ANT_TASKS="xjavac-1"
+EANT_GENTOO_CLASSPATH="xml-commons-resolver,xml-commons-external-1.4"
+EANT_DOC_TARGET="javadocs"
+# known small bug - javadocs use custom taglets, which come as bundled jar in
+# xerces-J-tools.${PV}.tar.gz. Should find the taglets source instead.
+EANT_EXTRA_ARGS="-Dadditional.param="
+
+src_install() {
+ java-pkg_dojar build/xercesImpl.jar
+
+ dodoc README NOTICE
+ dohtml Readme.html
+
+ use doc && java-pkg_dojavadoc build/docs/javadocs/xerces2
+ use examples && java-pkg_doexamples samples
+ use source && java-pkg_dosrc src/org
+}