- Revision
- 704
- Author
- sirenian
- Date
- 2007-03-14 06:51:31 -0500 (Wed, 14 Mar 2007)
Log Message
[EK] Added cruise_config.rb because the CC.rb guys are kindly hosting our build
Added Paths
Diff
Added: trunk/cruise_config.rb (0 => 704)
--- trunk/cruise_config.rb (rev 0) +++ trunk/cruise_config.rb 2007-03-14 11:51:31 UTC (rev 704) @@ -0,0 +1,4 @@ +Project.configure do |project| + project.build_command = "ant" + project.email_notifier.emails = ["[email protected]"] +end \ No newline at end of file
To unsubscribe from this list please visit:
