[kepler-dev] [Bug 3925] New: - ant run does not always work from paths with spaces
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Tue Mar 31 13:18:53 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3925
Summary: ant run does not always work from paths with spaces
Product: Kepler
Version: 1.x dev
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: general
AssignedTo: berkley at nceas.ucsb.edu
ReportedBy: soong at nceas.ucsb.edu
QAContact: kepler-dev at kepler-project.org
XP Pro x64 SP2, Java 1.6.0_11, Kepler 1.x dev build 17250
I checked out kepler to C:\Documents and Settings\soong\Desktop, but ant run
doesn't work right. If I use the 8.3 filename, it almost works. If I create a
junction at a path with no spaces, it works.
Path: C:\Documents and Settings\soong\Desktop\kepler\build-area
Fails due to whitespace quoting problem. Error says it can't find the main
class "and" which it picks up from Documents and Settings.
Path: C:\Docume~1\soong\Desktop\kepler\build-area
Runs, but can't seem to access the network. I can't search KNB. There is no
error, but it never returns. Existing datacans from loaded workflows are stuck
at "Busy".
Path: C:\tmp\kepler\build-area
Seems to work for now.
More information about the Kepler-dev
mailing list