[kepler-dev] [Bug 4730] New: ant run-workflow fails with paths with spaces
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Wed Feb 3 15:44:46 PST 2010
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4730
Summary: ant run-workflow fails with paths with spaces
Product: Kepler
Version: 1.x dev
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: build system
AssignedTo: berkley at nceas.ucsb.edu
ReportedBy: soong at nceas.ucsb.edu
QAContact: kepler-dev at kepler-project.org
If I run:
C:\kepler\build-area>ant run-workflow
-Dworkflow="C:\Users\visitor\Desktop\kruger
workflows\tpc01-buffalo-tb\tpc01-buffalo-tb.kar"
I get errors:
Unsupported file type or connection not available:
file:/C:/Users/visitor/Desktop/kruger
Unsupported file type or connection not available:
file:/C:/kepler/workflows/tpc01-buffalo-tb/tpc01-buffalo-tb.kar
If I run:
C:\kepler\build-area>ant run-workflow
-Dworkflow="C:\Users\visitor\Desktop\kruger~1\tpc01-buffalo-tb\tpc01-buffalo-tb.kar"
I get this error:
Unsupported file type or connection not available:
file:/C:/Users/visitor/Desktop/kruger%20workflows/tpc01-buffalo-tb/tpc01-buffalo-tb.kar
I'm guessing this applies to a number of other ant targets as well (most of the
run-workflow ones, for example).
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Kepler-dev
mailing list