Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@www.apache.org Received: (qmail 82315 invoked from network); 11 Sep 2003 14:24:05 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 11 Sep 2003 14:24:05 -0000 Received: (qmail 27340 invoked by uid 500); 11 Sep 2003 14:24:00 -0000 Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 27170 invoked by uid 500); 11 Sep 2003 14:23:58 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 27151 invoked from network); 11 Sep 2003 14:23:58 -0000 Received: from unknown (HELO correo.che-che.com) (80.34.215.206) by daedalus.apache.org with SMTP; 11 Sep 2003 14:23:58 -0000 Received: from che-che.com (carolo [192.168.1.5]) by correo.che-che.com (Postfix) with ESMTP id B9858C7B7 for ; Thu, 11 Sep 2003 16:23:58 +0200 (CEST) Message-ID: <3F60857E.3010207@che-che.com> Date: Thu, 11 Sep 2003 16:23:58 +0200 From: Juan Jose Pablos User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030311 Debian/1.2.1-10 X-Accept-Language: es, en MIME-Version: 1.0 To: forrest-dev@xml.apache.org Subject: Re: apache forrest 0.5 rc1 References: <200309111523.00462.stephan.schlierf@vsa.de> In-Reply-To: <200309111523.00462.stephan.schlierf@vsa.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Stepan, The issue possibly comes here: Index: catalog.xcat =================================================================== RCS file: /home/cvspublic/xml-forrest/src/resources/schema/catalog.xcat,v retrieving revision 1.18 retrieving revision 1.22 diff -r1.18 -r1.22 1a2,3 > "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd"> 3c5,6 < --- > prefer="public"> All these errors, comes by the fact that forrest is making a conection to validate the catalog. I need someone to test it without the public stuff. Cheers, Cheche Stephan Schlierf wrote: > Hi, > > I just tested the 0.5rc1 Jeff made available yesterday. > I unpacked it, moved the existing xml-forrest-directory to "xlm-forrest.old", > moved the "apache..."-directory to "xml-forrest", rebuilded forrest, created > a new directory for test purposes, changed to it and did a "forrest seed". > > Now if I try a "forrest" command, forrest dies with > BUILD FAILED > /home/stephan/xml-forrest/build/dist/shbat/forrest.build.xml:851: > java.lang.reflect.InvocationTargetException > > Any ideas? > TIA > Stephan > BTW: I run Forrest on a Linux-System