From Donald_Leslie@lotus.com Mon Sep 11 21:09:50 2000 Return-Path: Mailing-List: contact general-help@xml.apache.org; run by ezmlm Delivered-To: mailing list general@xml.apache.org Received: (qmail 49829 invoked from network); 11 Sep 2000 21:09:50 -0000 Received: from lotus2.lotus.com (192.233.136.8) by locus.apache.org with SMTP; 11 Sep 2000 21:09:50 -0000 Received: from internet2.lotus.com (internet2 [9.95.4.236]) by lotus2.lotus.com (8.9.3/8.9.3) with ESMTP id RAA20414 for ; Mon, 11 Sep 2000 17:11:43 -0400 (EDT) Received: from cammail03.lotus.com (CAMMAIL03.lotus.com [9.95.5.58]) by internet2.lotus.com (8.9.3/8.9.3) with ESMTP id RAA09631 for ; Mon, 11 Sep 2000 17:09:22 -0400 (EDT) From: LotusXSL_Team/CAM/Lotus@lotus.com Subject: Using Stylebook with Xalan-J 2 To: general@xml.apache.org X-Mailer: Lotus Notes Release 5.0 March 30, 1999 Message-ID: Sender: Donald_Leslie@lotus.com Date: Mon, 11 Sep 2000 17:08:34 -0400 X-MIMETrack: Serialize by Router on CAMMAIL03/CAM/M/Lotus(Release 5.0.2c |February 2, 2000) at 09/11/2000 05:08:36 PM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N I have just added a class to Stylebook org.apache.stylebook.processors.Xalan2Processor and two targets to the Ant build.xml for Stylebook compile2 and package2 to enable building a version of Stylebook that uses the new Xalan-J 2 (currently only in the repository, but to be released soon, I hope). The new class "replaces" org.apache.stylebook.processor.XalanProcessor, which is still in place for building Stylebook to work with Xalan-J 1, so you must exclude one of these classes when doing a build. For more information, see the notes I have added to xml-stylebook\build.xml. -- Don Leslie