Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 99269 invoked by uid 500); 10 Sep 2001 12:21:36 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 99256 invoked from network); 10 Sep 2001 12:21:35 -0000 Mime-Version: 1.0 X-Sender: (Unverified) Message-Id: Date: Mon, 10 Sep 2001 13:19:00 +0100 To: Cocoon Dev From: Jeremy Quinn Subject: Build Failed on MacOS X Content-Type: text/plain; charset="us-ascii" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Dear All, I am getting a new platform specific build failure. Trying to build Cocoon 2 under MacOS X, has always in the past thrown up the failure of Ant to find 'tools.jar', but this has never aborted the whole build process before. Now when I do a ./build.sh -Dinclude.webapp.libs=yes webapp I get a fatal error: /Volumes/Tardis/Checkouts/xml-cocoon2/build.xml:705: Could not find file /System/Library/Frameworks/JavaVM.framework/Versions/1.3/lib/tools.jar to copy. and the build halts. Doing a search of my whole filesystem (sudo find / -file tools.jar) I cannot find a copy of tools.jar anywhere, Apple either called it something else, or it's contents are mixed in with another jar. This was never a problem before, the build would continue past that error, and the webapp would all work. Any suggestions? thanks regards Jeremy -- ___________________________________________________________________ Jeremy Quinn Karma Divers webSpace Design HyperMedia Research Centre --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org