From dev-return-12362-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Wed May 04 07:25:01 2005 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 51159 invoked from network); 4 May 2005 07:25:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 May 2005 07:25:01 -0000 Received: (qmail 5086 invoked by uid 500); 4 May 2005 07:25:27 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 4876 invoked by uid 500); 4 May 2005 07:25:23 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 4761 invoked by uid 99); 4 May 2005 07:25:21 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 04 May 2005 00:25:20 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 766B829C for ; Wed, 4 May 2005 09:23:24 +0200 (CEST) Message-ID: <1696331535.1115191404438.JavaMail.jira@ajax.apache.org> Date: Wed, 4 May 2005 09:23:24 +0200 (CEST) From: "Waimun Yeow (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-641) Compile fails using forked compiler when directory contains spaces Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Compile fails using forked compiler when directory contains spaces ------------------------------------------------------------------ Key: GERONIMO-641 URL: http://issues.apache.org/jira/browse/GERONIMO-641 Project: Geronimo Type: Task Components: buildsystem Versions: 1.0-M3 Environment: Windoze, but generic env applies Reporter: Waimun Yeow Priority: Blocker Using forked compiler in causes compile to fail. The following is encountered during the build of j2ee-builder/maven.xml. /*********************** setupEar: [javac] Compiling 20 source files to C:\Documents and Settings\Geronimo Team\My Documents\test\geronimo\modules\j2ee-builder\target\test-ear14\test-ejb-jar [javac] javac: invalid flag: C:\Documents [javac] Usage: javac *************/ The maven file: Comment by Brett Porter [07/May/04 08:54 PM] looks like we need to wait for the Ant upgrade in future versions of Maven This is an issue with maven. See http://jira.codehaus.org/browse/MPJAVA-4 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira