chriseldredge / vulcan

Continuous Integration server
GNU General Public License v2.0
0 stars 1 forks source link

Support generic shell commands #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add a plugin that allows execution of arbitrary commands.  Properties
should be passed into the executed program via environment variables.

Original issue reported on code.google.com by chris.eldredge@gmail.com on 5 Jul 2007 at 3:16

GoogleCodeExporter commented 9 years ago
r413: created "Shell" plugin with types.  implementation of build execution 
logic to
come.

Original comment by chris.eldredge@gmail.com on 5 Jul 2007 at 4:34

GoogleCodeExporter commented 9 years ago
Added implementation and wiki docs to google project site.

Original comment by chris.eldredge@gmail.com on 8 Jul 2007 at 7:37