Posted on Aug 21, 2012 by
Massive Dog
The unit.myschedule.quartz.extra.job.OsCommandJobTest.testJavaOsCommandJobSingleLine() test sometimes fail with odd classpath.
We need to improve OsCommandJob itself to parse the single line command line more flexible.
Comment #1
Posted on Aug 21, 2012 by Massive DogWe will borrow the TimeMachine project's Utils.splitCommandLine() to split the command line instead of simple String.split().
Comment #2
Posted on Aug 21, 2012 by Massive DogThis issue was closed by revision ff6390b3d0f0.
Status: Fixed
Labels:
Type-Defect
Priority-Medium