Return-Path: Delivered-To: apmail-db-ojb-dev-archive@www.apache.org Received: (qmail 67602 invoked from network); 20 Jan 2005 20:50:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 20 Jan 2005 20:50:16 -0000 Received: (qmail 10471 invoked by uid 500); 20 Jan 2005 20:50:15 -0000 Delivered-To: apmail-db-ojb-dev-archive@db.apache.org Received: (qmail 10442 invoked by uid 500); 20 Jan 2005 20:50:15 -0000 Mailing-List: contact ojb-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "OJB Developers List" Reply-To: "OJB Developers List" Delivered-To: mailing list ojb-dev@db.apache.org Received: (qmail 10429 invoked by uid 99); 20 Jan 2005 20:50:14 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of jbraeuchi@gmx.ch designates 213.165.64.20 as permitted sender) Received: from imap.gmx.net (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 20 Jan 2005 12:50:13 -0800 Received: (qmail invoked by alias); 20 Jan 2005 20:50:10 -0000 Received: from adsl-62-167-155-23.adslplus.ch (EHLO [192.168.1.10]) (62.167.155.23) by mail.gmx.net (mp003) with SMTP; 20 Jan 2005 21:50:10 +0100 X-Authenticated: #15507884 Message-ID: <41F019A6.6010004@gmx.ch> Date: Thu, 20 Jan 2005 21:50:46 +0100 From: Jakob Braeuchi User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: OJB Developers List Subject: Re: docu generation failed References: <41EBE9BA.7030500@apache.org> <224f3234050117084163ad3aed@mail.gmail.com> In-Reply-To: <224f3234050117084163ad3aed@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N hi tom, another problem running forrest: can't find document-v12.dtd Caused by: D:\Java\apache-forrest-0.6\src\core\targets\validate.xml:143: Could not validate document E:\Java_Work\_projects\db-ojb\target\doc\src\documentation\content\xdocs\code-standards.xml at org.apache.tools.ant.taskdefs.optional.XMLValidateTask.doValidate(XMLValidateTask.java:469) at org.apache.tools.ant.taskdefs.optional.XMLValidateTask.execute(XMLValidateTask.java:299) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275) at org.apache.tools.ant.Task.perform(Task.java:364) at org.apache.tools.ant.Target.execute(Target.java:341) at org.apache.tools.ant.Target.performTasks(Target.java:369) at org.apache.tools.ant.Project.executeTarget(Project.java:1214) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:386) ... 10 more Caused by: java.io.FileNotFoundException: E:\Java_Work\_projects\db-ojb\target\doc\src\documentation\content\xdocs\document-v12.dtd (Das System kann die angegebene Datei nicht finden) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:106) i use forrest 0.6 and ant 1.6.2. after copying xml-commons-resolver-1.1.jar from forrest to ant/lib it ran fine. is this ok ? jakob Thomas Dudziak schrieb: > You need the commons validator lib (is in Forrest) in Ant's lib folder > (there should be an echo from the doc target about this). Also, you > need Forrest 0.6 (binary zip from website). > > Tom > > --------------------------------------------------------------------- > To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org > For additional commands, e-mail: ojb-dev-help@db.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org For additional commands, e-mail: ojb-dev-help@db.apache.org