From forrest-dev-return-4476-apmail-xml-forrest-dev-archive=xml.apache.org@xml.apache.org Fri Jan 10 07:45:27 2003 Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 75065 invoked by uid 500); 10 Jan 2003 07:45:26 -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 75051 invoked from network); 10 Jan 2003 07:45:26 -0000 Received: from cocoondev.org (209.15.201.32) by daedalus.apache.org with SMTP; 10 Jan 2003 07:45:26 -0000 Received: (qmail 30015 invoked from network); 10 Jan 2003 07:45:39 -0000 Received: from unknown (HELO cocoondev.org) (jira?admin@127.0.0.1) by cocoondev.org with SMTP; 10 Jan 2003 07:45:39 -0000 Message-ID: <9239478.1042184739147.JavaMail.jira_admin@cocoondev.org> From: issues@cocoondev.org To: forrest-dev@xml.apache.org Subject: [issues] New comment: (FOR-10) build dist fails (both in windows-cmd and cygwin) Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N The following comment has been added to this issue: Author: Jeff Turner Created: Fri, 10 Jan 2003 1:45 AM Body: Apologies, the second error (skinconf-v10.rng not found) is my fault. Updating from CVS should fix this. If you're offline, edit build.xml, line 515: - + --Jeff --------------------------------------------------------------------- View the issue: http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-10 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-10 Summary: build dist fails (both in windows-cmd and cygwin) Type: Bug Status: Unassigned Priority: Major Project: Forrest Component: Building Forrest Assignee: Reporter: Ralf Hauser Created: Thu, 9 Jan 2003 1:12 PM Updated: Thu, 9 Jan 2003 1:12 PM Environment: win2k with cygwin and cmd no clue which version of forest cvs got on my c: Description: 1) cygwin: rhauser@RHAUSERPCGF590K:~/<3>apache_forrest/xml-forrest> ./build.sh dist Using classpath: "./lib/endorsed/xalan-2.4.1.jar;./lib/endorsed/xercesImpl-2.1.0 .jar;./lib/endorsed/xml-apis.jar;./lib/endorsed/xsltc.jar" C:\Data\MyDocRalf\bin\cgywin\bin\cygpath.exe: *** can't create title mutex, Win32 error 6 Error: JAVA_HOME is not defined correctly. We cannot execute java rhauser@RHAUSERPCGF590K:~/<3>apache_forrest/xml-forrest> Any idea what happened? Otherwise, I can run ant and other java stuff without problems. Since I updated to cygwin1.18, man doesn't find all directories in the man path anymore - perhaps this mutex is a cygwin problem and has notthing to do with forrest? 2) Win32 cmd: C:\Data\MyDocRalf\bin\Java\apache_forrest\xml-forrest>build dist Using classpath: ";.\lib\endorsed\xalan-2.4.1.jar;.\lib\endorsed\xercesImpl-2.1. 0.jar;.\lib\endorsed\xml-apis.jar;.\lib\endorsed\xsltc.jar" Buildfile: build.xml init: -------------------------------------------------------------- Using Apache Ant version 1.6alpha compiled on December 1 2002 Build file C:\Data\MyDocRalf\bin\Java\apache_forrest\xml-forrest\build.xml Build system home tools\ant Build number 0 Project Name Forrest build file Java Version 1.3 Timestamp 200301091951 -------------------------------------------------------------- Created dir: C:\Data\MyDocRalf\bin\Java\apache_forrest\xml-forrest\build validate-config: validating **/skinconf.xml ... Fatal error: exception "java.io.FileNotFoundException" thrown: C:\Data\MyDocRalf \bin\Java\apache_forrest\xml-forrest\src\resources\schema\relaxng\skinconf-v10.rng (The system cannot find the file specified) BUILD FAILED file://C:/Data/MyDocRalf/bin/Java/apache_forrest/xml-forrest/build.xml:305: Vali dation failed, messages should have been provided. Total time: 4 seconds C:\Data\MyDocRalf\bin\Java\apache_forrest\xml-forrest> It appears that there is a typo - I do have a skinconf.rnc, but not skinconf.rn*G* --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.cocoondev.org/jira//Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira