You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by is...@cocoondev.org on 2004/09/18 18:44:16 UTC

[JIRA] Resolved: (FOR-267) spaces in project path lead to error on Windows

Message:

   The following issue has been resolved as FIXED.

   Resolver: Dave Brondsema
       Date: Sat, 18 Sep 2004 11:43 AM

can somebody verify this is works properly before we close the issue?
---------------------------------------------------------------------
View the issue:
  http://issues.cocoondev.org//browse/FOR-267

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-267
    Summary: spaces in project path lead to error on Windows
       Type: Bug

     Status: Resolved
   Priority: Major
 Resolution: FIXED

    Project: Forrest
 Components: 
             Core operations
   Fix Fors:
             0.6
   Versions:
             HEAD

   Assignee: Dave Brondsema
   Reporter: Johannes Schaefer

    Created: Fri, 27 Aug 2004 10:57 AM
    Updated: Sat, 18 Sep 2004 11:43 AM
Environment: Windows 2000 and XP

Description:
With 'forrest run' if there are spaces in the pathname then failure.

This is for Forrest-r37116, with r37072 it still worked.
'forrest run' terminates with an error saying:

run_default_jetty:
java.lang.NoClassDefFoundError: path/after/space/myproject -Dforrest/home=H:\forrest\src\core
Exception in thread "main"

removing the space from the path
d:/the path/after/space/myproject
so that it looks like
d:/the_path/after/space/myproject
runs fine


---------------------------------------------------------------------
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//secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira