# ChangeLog for dev-java/xalan # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-java/xalan/ChangeLog,v 1.9 2003/02/12 05:55:01 vapier Exp $ *xalan-2.4.1-r1 (02 Dec 2002) 02 Dec 2002; Adrian Almenar xalan-2.4.1-r1.ebuild files/digest-xalan-2.4.1-r1: Revision Bump. *xalan-2.4.1 (01 Nov 2002) 02 Dec 2002; Adrian Almenar xalan-2.4.1.ebuild: Changed Detection of jdk if >=virtual/jdk-1.4 It doesnt build javadocs. Added pkg_postinst() with the URL to API for users with last line problem. Reordered the ebuild so it can be read better. Added code for jars that come with xalan can get into build classpath. Removed all jikes code. 26 Nov 2002; Adrian Almenar xalan-2.4.1.ebuild: This ebuild doesnt compile well with jikes. Also to create xdocs i needed to use virtualx.class cause needs to connect to xserver. Removed generation of javadocs since i cant figure out why they dont get generated. This ebuild its still masked on packages.mask. 01 Nov 2002; Karl Trygve Kalleberg xalan-2.4.1.ebuild files/digest-xalan-2.4.1 : New upstream version. Ebuild submitted by Adrian Almenar . *xalan-2.4-r1 (21 Sep 2002) 21 Sep 2002; Karl Trygve Kalleberg xalan-2.4-r1.ebuild : Added || die to the build stage, so it's supposed to die properly if things go awry. Hopefully this fixes #9615. 21 Sep 2002; Karl Trygve Kalleberg xalan-2.4-r1.ebuild files/digest-xalan-2.4-r1: This version contains the actualt 2.4 release. The older ones contained a pre-release. Apologies for the slip, thanks to Adrian Almenar for spotting and providing a fix for this (#8187). Removed xalan-2.4.ebuild files/digest-xalan-2.4 *xalan-2.4 (04 Jul 2002) 01 Aug 2002; Karl Trygve Kalleberg xalan-2.4.ebuild : Added LICENSE, SLOT and KEYWORDS. 04 Jul 2002; Karl Trygve Kalleberg xalan-2.4.ebuild files/digest-xalan-2.4 : From Xalan's home page: "Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements the W3C Recommendations for XSL Transformations (XSLT) and the XML Path Language (XPath). It can be used from the command line, in an applet or a servlet, or as a module in other program." Initial import.