summaryrefslogtreecommitdiff
blob: 6c64b93861ee203897069a8b0264047e4a84012e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# ChangeLog for dev-java/gnu-jaxp
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-jaxp/ChangeLog,v 1.2 2004/03/27 06:09:06 zx Exp $

  30 Mar 2004; Chris Aniszczyk <zx@gentoo.org> gnu-jaxp-1.0_beta1.ebuild:
  Fixes bug #45691

*gnu-jaxp-1.0_beta1 (16 Mar 2003)

  16 Mar 2003; Dylan Carlson <absinthe@gentoo.org> gnu-jaxp-1.0_beta1.ebuild:
  Initial import.
  
  GNU JAXP, a part of the GNU Classpath Extensions project (hosted at
  savannah.gnu.org) is a free implementation of the standard XML processing APIs
  for Java: 
  
  	- SAX Parser API
  	- DOM Level 2 generic XML data structures
  	- Sun's JAXP v1.1 interfaces