Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 12285 invoked from network); 23 Nov 2004 21:12:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 23 Nov 2004 21:12:18 -0000 Received: (qmail 10040 invoked by uid 500); 23 Nov 2004 21:12:17 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 10011 invoked by uid 500); 23 Nov 2004 21:12:16 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: user@forrest.apache.org Delivered-To: mailing list user@forrest.apache.org Received: (qmail 9999 invoked by uid 99); 23 Nov 2004 21:12:16 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [192.115.104.22] (HELO sa8.bezeqint.net) (192.115.104.22) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 23 Nov 2004 13:12:12 -0800 Received: from localhost (unknown [127.0.0.1]) by sa8.bezeqint.net (Bezeq International SMTP out Mail Server) with ESMTP id 056A833BBA for ; Tue, 23 Nov 2004 23:10:54 +0200 (IST) Received: from sa8.bezeqint.net ([127.0.0.1]) by localhost (sa8 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08309-10 for ; Tue, 23 Nov 2004 23:10:44 +0200 (IST) Received: from [127.0.0.1] (unknown [81.218.176.123]) by sa8.bezeqint.net (Bezeq International SMTP out Mail Server) with ESMTP for ; Tue, 23 Nov 2004 23:10:41 +0200 (IST) Message-ID: <41A3A77D.3060209@users.sourceforge.net> Date: Tue, 23 Nov 2004 23:11:25 +0200 From: Arik Kfir User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: user@forrest.apache.org Subject: Re: corner-images SVG generation under JDK1.5 References: <419E43F0.4040702@users.sourceforge.net> <41A26E35.2020709@apache.org> In-Reply-To: <41A26E35.2020709@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at bezeqint.net X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N David Crossley wrote: > Arik Kfir wrote: > >> Hi, >> >> I think corner-images SVGs generation under jdk1.5 is broken in >> forrest 0.6. I can't get any skin's corner images (those that >> surround the menus to make the menu-section look round..) generated >> under winxp using Sun jdk1.5.0 - can anyone try it and validate if >> it's really broken or is it just me? They work on the same machine >> using jdk1.4.2_06 >> >> when I dig a bit deeper I see exceptions in the "logs" directory that >> are related to the XSL transformer. Since jdk1.5 moved from crimson >> to xerces, and also added XSLT I guess it might have something to do >> with it. > > > This should not be happening. Forrest is supposed to > be using its own packaged versions of Xerces and Xalan > in our lib/endorsed/ directory. > > Sorry, i cannot confirm it. Not yet got JDK-1.5 installed. > > --David > > Ummm...this may seem a bit funny, err...but I clean-installed my computer the other day and I can't reproduce it since ;-) I'll let you know if it comes back ;-) peace