<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/integrity/notifier/campfire.rb</filename>
    </added>
    <added>
      <filename>lib/integrity/notifier/config.haml</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -15,7 +15,7 @@ Just install this gem via `sudo gem install -s http://gems.github.com
 defunkt-integrity-campfire` and then in your Rackup (ie, `config.ru`) file:
 
     require &quot;rubygems&quot;
-    require &quot;notifier/campfire&quot;
+    require &quot;integrity/notifier/campfire&quot;
 
 And badabing! Now you can set up your projects to alert Campfire after
 each build (just edit the project and the config options should be</diff>
      <filename>README.markdown</filename>
    </modified>
    <modified>
      <diff>@@ -20,8 +20,8 @@ Gem::Specification.new do |s|
 README.markdown
 Rakefile
 integrity-campfire.gemspec
-lib/notifier/campfire.rb
-lib/notifier/config.haml
+lib/integrity/notifier/campfire.rb
+lib/integrity/notifier/config.haml
 test/campfire_test.rb
 test/helper.rb
 ]</diff>
      <filename>integrity-campfire.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 require &quot;test/unit&quot;
 require &quot;mocha&quot;
 require &quot;integrity/notifier/test&quot;
-require File.dirname(__FILE__) + &quot;/../lib/notifier/campfire&quot;
+require File.dirname(__FILE__) + &quot;/../lib/integrity/notifier/campfire&quot;
 
 begin
   require &quot;redgreen&quot;</diff>
      <filename>test/helper.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>lib/notifier/campfire.rb</filename>
    </removed>
    <removed>
      <filename>lib/notifier/config.haml</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>4b4606cddd204fa0b0d213feb07a9082462e8c33</id>
    </parent>
  </parents>
  <author>
    <name>Simon Rozet</name>
    <email>simon@rozet.name</email>
  </author>
  <url>http://github.com/integrity/integrity-campfire/commit/1910893803dbb49a3ff38d562a9ab2e0f6caba90</url>
  <id>1910893803dbb49a3ff38d562a9ab2e0f6caba90</id>
  <committed-date>2009-04-14T05:16:41-07:00</committed-date>
  <authored-date>2009-04-14T02:09:12-07:00</authored-date>
  <message>Move under integrity/ namespace</message>
  <tree>dc99833b36ba27584d73ce577730396fee64b94e</tree>
  <committer>
    <name>Simon Rozet</name>
    <email>simon@rozet.name</email>
  </committer>
</commit>
