When the application.log-file property in jfcreplayer.properties is set to nothing, the application successfully builds and outputs TST files in the Project_log directory. The output should be Project.log text files. The Replayer throws no errors for the incorrect property.
To replicate the error:
-Build GUITAR.tool with 'ant -f build.xml modules'
-run 'ant -Dproperties=jfcripper.properties -f jfcripper.xml'
-run 'ant -Dproperties=GUIStructure2GraphConvert.properties -f GUIStructure2GraphConvert.xml'
-run 'ant -Dproperties=TestCaseGenerator.properties -f TestCaseGenerator.xml'
-change 'application.log-file=Project.log' to application.log-file=' in jfcreplayer.properties
-run ant -Dproperties=jfcreplayer.properties -f jfcreplayer.xml
Outputs:
.TST files
Jonathan Kay, Bria Smith, Paul Goldin, Arya Bhatt, Michael Braun, Anika Cartas, Alex Lockyear