[kepler-dev] [Bug 3207] - consolidate command line execution actors

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Apr 18 16:10:48 PDT 2008


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3207





------- Comment #8 from cxh at eecs.berkeley.edu  2008-04-18 16:10 -------
I did the merge.
I added a parameter called "prependPlatformDependentShellCommand",
which, if set to true, will prepend cmd.exe \c or /bin/sh -c to
the path.  The default value is false.

I also modified Exec so that it properly handles command lines like
echo "Hello world"

The two Command Line demos worked for me.

I did notice kepler/src/org/sdm/spa/CommandLineExec.java still exists though.

I did not update the release branch though.  Can someone else handle that?


More information about the Kepler-dev mailing list