From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [ANNOUNCE] XSLT-process 2.2 available Date: Fri, 17 Jan 2003 19:47:00 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <2B36CBC4-2442-11D7-A883-00039398D61E@apache.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1042850974 25118 80.91.224.249 (18 Jan 2003 00:49:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 18 Jan 2003 00:49:34 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18ZhAz-0006X0-00 for ; Sat, 18 Jan 2003 01:49:33 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18ZhKX-00044y-00 for ; Sat, 18 Jan 2003 01:59:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18ZhCC-0002SY-0G for emacs-devel@quimby.gnus.org; Fri, 17 Jan 2003 19:50:48 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18ZhB0-0001Vf-00 for emacs-devel@gnu.org; Fri, 17 Jan 2003 19:49:34 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Zh9Y-0000VB-00 for emacs-devel@gnu.org; Fri, 17 Jan 2003 19:48:04 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Zh8W-0008SY-00 for emacs-devel@gnu.org; Fri, 17 Jan 2003 19:47:00 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18Zh8W-0000ts-00; Fri, 17 Jan 2003 19:47:00 -0500 Original-To: burton@openprivacy.org (Kevin A. Burton (burtonator)) In-reply-to: (burton@openprivacy.org) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10822 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10822 I would bet good money that Xalan will not compile on GCJ. It might require some modifications to get working. I wanted to spend some time documenting the difference between GCJ and JDK 1.4 and will do that in a month or so when I port over NewsMonster. Is anyone interested in trying Xalan in GCJ and seeing if it does work? We can't consider XSLT-process as a legitimate part of the free software world if it needs JDK to run. Fixing this ought to be the highest priority.