From dev-return-26516-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Thu Feb 15 07:59:35 2007 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 53753 invoked from network); 15 Feb 2007 07:59:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Feb 2007 07:59:34 -0000 Received: (qmail 11120 invoked by uid 500); 15 Feb 2007 07:59:41 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 11076 invoked by uid 500); 15 Feb 2007 07:59:41 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 11065 invoked by uid 99); 15 Feb 2007 07:59:41 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Feb 2007 23:59:41 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [62.142.5.107] (HELO emh01.mail.saunalahti.fi) (62.142.5.107) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Feb 2007 23:59:30 -0800 Received: from [88.114.123.186] (a88-114-123-186.elisa-laajakaista.fi [88.114.123.186]) by emh01.mail.saunalahti.fi (Postfix) with ESMTP id 7B81D4BB82 for ; Thu, 15 Feb 2007 09:59:07 +0200 (EET) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <1171490185.7995.7.camel@cartman> References: <4AD70092-EDBA-443C-88C6-7EA4F4CC5FEA@mac.com> <1171490185.7995.7.camel@cartman> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <10F25AB1-35B3-4B6D-B885-936938FEE0DA@mac.com> Content-Transfer-Encoding: 7bit From: Sjur Moshagen Subject: Re: Building WAR fails Date: Thu, 15 Feb 2007 09:59:04 +0200 To: dev@forrest.apache.org X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org Den 14. feb. 2007 kl. 23.56 skrev Thorsten Scherler: > On Mon, 2007-02-12 at 16:53 +0200, Sjur Moshagen wrote: >> ... here: >> >> load-project-props: >> Processing /Users/sjur/Documents/termdb/src/documentation/ >> skinconf.xml to /Users/sjur/Documents/termdb/build/tmp/no-doctype- >> project-skinconf.xml >> Loading stylesheet /usr/local/forrest/main/webapp/resources/ >> stylesheets/strip-doctype.xsl >> usr/local/forrest/main/webapp/resources/stylesheets/strip- >> doctype.xsl: >> 30:92: Fatal Error! java.lang.ArrayIndexOutOfBoundsException: -1 >> Cause: java.lang.ArrayIndexOutOfBoundsException: -1 >> Failed to process /Users/sjur/Documents/termdb/src/documentation/ >> skinconf.xml >> >> BUILD FAILED >> /usr/local/forrest/main/forrest.build.xml:278: Fatal error during >> transformation >> >> skinconf.xml validates just fine. >> >> This is with the latest svn sources. Anyone any clue? > > Hmm, I just tried with the dipatcher plugin: > org.apache.forrest.plugin.internal.dispatcher/build/my-project.war > BUILD SUCCESSFUL > > Are you sure that strip-doctype.xsl is valid xsl? I just checked - it is untouched locally, ie it is the same as in the svn repository, which probably is the same as you have. Sjur