Branch: refs/heads/master
Home: https://github.com/jenkinsci/eggplant-plugin
Commit: a2ced4990ea1a114849409e444a86eacf1718d1c
https://github.com/jenkinsci/eggplant-plugin/commit/a2ced4990ea1a114849409e444a86eacf1718d1c
Author: Chris Ware <[email protected]>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M src/main/java/eggPlant/eggPlantBuilder.java
Log Message:
-----------
Command line flags now resolve build variables (e.g. ${SUT})
Commit: b5ec1a5fd90fa391b4703e742aa08610e73897b5
https://github.com/jenkinsci/eggplant-plugin/commit/b5ec1a5fd90fa391b4703e742aa08610e73897b5
Author: Chris Ware <[email protected]>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M src/main/java/eggPlant/eggPlantBuilder.java
Log Message:
-----------
Correctly scan directories to parse multiple RunHistory.csv files regardless
of the number of scripts specified in the job.
Commit: 51c35bf586f2bb91141deef6536ee1e32842e447
https://github.com/jenkinsci/eggplant-plugin/commit/51c35bf586f2bb91141deef6536ee1e32842e447
Author: Ryan Daubert <[email protected]>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M src/main/java/eggPlant/RunscriptCommand.java
Log Message:
-----------
adding quotes to handle windows file paths that contain spaces
Compare:
https://github.com/jenkinsci/eggplant-plugin/compare/2e8d947562c6...51c35bf586f2