<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>integration/README</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -5,7 +5,7 @@ Spec::Rake::SpecTask.new(&quot;integration&quot;) do |t|
   t.spec_opts = ['--format', 'specdoc', '--colour']
   # TODO: Remove the exclude once the framework issues that cause those specs
   # to hang get resolved.
-  t.spec_files = FileList['**/*_spec.rb'].exclude('agent_interaction_spec.rb')
+  t.spec_files = FileList[&quot;#{File.dirname(__FILE__)}/**/*_spec.rb&quot;].exclude('agent_interaction_spec.rb')
 end
 
 task :default =&gt; :integration</diff>
      <filename>integration/Rakefile</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>docs/integration</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>f2806d2d6cf8883c062ad3a0d8c28de1ba2a1ef4</id>
    </parent>
  </parents>
  <author>
    <name>Samuel Tesla</name>
    <email>stesla@engineyard.com</email>
  </author>
  <url>http://github.com/engineyard/vertebra/commit/6b111e13f2f48af420eeb0b307ff5c35efac4669</url>
  <id>6b111e13f2f48af420eeb0b307ff5c35efac4669</id>
  <committed-date>2009-01-12T11:41:56-08:00</committed-date>
  <authored-date>2009-01-12T11:41:56-08:00</authored-date>
  <message>Move the integration docs into the integration directory, and make the rakefile work if invoked from a different directory.</message>
  <tree>3092e6b3445c0ff35588b6322bfdac335cc049be</tree>
  <committer>
    <name>Samuel Tesla</name>
    <email>stesla@engineyard.com</email>
  </committer>
</commit>
