<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>smoke_signals.rb</filename>
    </added>
    <added>
      <filename>smoke_signals.yml_sample</filename>
    </added>
    <added>
      <filename>test/smoke_signals_test.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,26 +1,26 @@
-h1. Campfire Notifier for Ruby Cruise Control
+h1. Smoke Signals
 
-h2. Version: 0.1 (forked from Giles Bowkett's 0.3)
+h2. Version: 0.1 
+Forked from Giles Bowkett's cc_campfire_notifier version 0.3
 
 h2. Description
 A plugin for CruiseControl.rb that does the following features:
-	* Send notifications to a Campfire room with the build status (success, failure, fixed).  
+	* Send notifications to a Campfire room with the build status (success, failure, fixed) along with a URL to the build.
 	* Detects and sends notifications re Subversion failures.  
 	* Supports different rooms per build.
 
 h2. Install
 # sudo gem install tinder
-# copy campfire_notifier.rb into &lt;CRUISE_ROOT&gt;/builder_plugins/installed
-
-h2. Usage
-# copy campfire_notifier.yml_sample to &lt;CRUISE_ROOT&gt;/config/campfire_notifier.yml
+# copy smoke_signals.rb into &lt;CRUISE_ROOT&gt;/builder_plugins/installed
+# copy smoke_signals.yml_sample to &lt;CRUISE_ROOT&gt;/config/smoke_signals.yml
 # modify it with your campfire specifics
 # for project-specific rooms, in your build's specific cruise_config.rb add the following:
-   project.campfire_notifier.room_name = &quot;Room name&quot; # replace Room name
+   project.smoke_signals.room_name = &quot;Room name&quot; # replace Room name
 # restart CruiseControl.rb
 
 h2. URLS
-	* &quot;svn trunk&quot;:https://opensource.thinkrelevance.com/svn/incubator/cc_campfire_notifier/campfire_notifier.rb
+  * &quot;Home page&quot;: http://opensource.thinkrelevance.com/wiki/smoke_signals
+	* &quot;git master&quot;: git://github.com/relevance/smoke_signals.git
 	* &quot;CC.rb plugins documentation&quot;:http://cruisecontrolrb.thoughtworks.com/documentation/plugins
 
 h2. LICENSE</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8e928bbcaf7611ddf304180615088079bf78ac9c</id>
    </parent>
  </parents>
  <author>
    <name>Muness Alrubaie</name>
    <email>muness@thinkrelevance.com</email>
  </author>
  <url>http://github.com/relevance/smoke_signals/commit/c256cda93e6ecfa9cf923dfd8175df1021de90e5</url>
  <id>c256cda93e6ecfa9cf923dfd8175df1021de90e5</id>
  <committed-date>2008-03-14T08:42:23-07:00</committed-date>
  <authored-date>2008-03-14T08:42:23-07:00</authored-date>
  <message>rename to smoke_signals</message>
  <tree>9bb7cd9433a6dded0e70bb4e95fe38aaf617efc1</tree>
  <committer>
    <name>Muness Alrubaie</name>
    <email>muness@thinkrelevance.com</email>
  </committer>
</commit>
