<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -67,10 +67,6 @@ RCov::VerifyTask.new(:verify_rcov =&gt; :rcov) do |t|
   t.threshold = 96.2 # Make sure you have rcov 0.7 or higher!
 end
 
-task :default do
-  Rake::Task[&quot;verify_rcov&quot;].invoke
-end
-
 desc 'Install the package as a gem.'
 task :install_gem =&gt; [:clean, :package] do
   gem = Dir['pkg/*.gem'].first
@@ -90,4 +86,6 @@ end
 desc &quot;Run specs using jruby&quot;
 task &quot;spec:jruby&quot; do
   system &quot;jruby -S rake spec&quot;
-end
\ No newline at end of file
+end
+
+task :default =&gt; :spec
\ No newline at end of file</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f1b4486594311d1daaef4c9038657d7d28c18386</id>
    </parent>
  </parents>
  <author>
    <name>Bryan Helmkamp</name>
    <email>bryan@brynary.com</email>
  </author>
  <url>http://github.com/brynary/webrat/commit/ba3e29d2a3d4af9c217fb429c135b8045dcc046d</url>
  <id>ba3e29d2a3d4af9c217fb429c135b8045dcc046d</id>
  <committed-date>2008-11-19T12:59:24-08:00</committed-date>
  <authored-date>2008-11-19T12:59:24-08:00</authored-date>
  <message>Changing rake default from verify_rcov to spec</message>
  <tree>1852c772ac549d6066aef921f2c4ad4d98a9c8a5</tree>
  <committer>
    <name>Bryan Helmkamp</name>
    <email>bryan@brynary.com</email>
  </committer>
</commit>
