<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -96,7 +96,7 @@ task :speconly do
     test_classpath.each {|p| $CLASSPATH &lt;&lt; p }
     opts = [&quot;--format&quot;, &quot;specdoc&quot;]
     opts &lt;&lt; ENV['SPEC_OPTS'] if ENV['SPEC_OPTS']
-    spec = ENV['SPEC'] || &quot;src/spec/ruby/**/*_spec.rb&quot;
+    spec = ENV['SPEC'] || File.join(Dir.getwd, &quot;src/spec/ruby/**/*_spec.rb&quot;)
     opts.push *FileList[spec].to_a
     ENV['CLASSPATH'] = test_classpath.join(File::PATH_SEPARATOR)
     ruby &quot;-S&quot;, &quot;spec&quot;, *opts</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>98c5c4bde6cc0dc8241b13eb160e78647a3a4fa4</id>
    </parent>
  </parents>
  <author>
    <name>Nick Sieger</name>
    <email>nick@nicksieger.com</email>
  </author>
  <url>http://github.com/nicksieger/jruby-rack/commit/8bd29c8b1663499eace8f40ae8cc468f88384742</url>
  <id>8bd29c8b1663499eace8f40ae8cc468f88384742</id>
  <committed-date>2009-08-26T17:08:15-07:00</committed-date>
  <authored-date>2009-08-26T17:08:15-07:00</authored-date>
  <message>Fix perplexing spec failure bug by ensuring all spec filenames passed to rspec are absolute paths</message>
  <tree>12b9a30bb5465901b9709d1ba62148e70dc3e0da</tree>
  <committer>
    <name>Nick Sieger</name>
    <email>nick@nicksieger.com</email>
  </committer>
</commit>
