<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -121,10 +121,11 @@ end
 desc 'Check everything over before commiting'
 task :aok =&gt; [:check_config,
               :'rcov:run', :'rcov:verify', :'rcov:ratio', :'rcov:open',
-              :'ditz:stage', :'ditz:html', :'ditz:todo', :'ditz:status', :'ditz:html:open']
+              :'ditz:stage', :'ditz:html', :'ditz:todo', :'ditz:status', :'ditz:html:open',
+              :'yard:generate', :'yard:open']
 
 # desc 'Task run during continuous integration'
-task :ci =&gt; [:'rcov:plain', :'ditz:html', :'rcov:verify', :'rcov:ratio']
+task :ci =&gt; [:'rcov:plain', :'ditz:html', :'rcov:verify', :'rcov:ratio']#, :'yard:generate']
 
 # Tasks for systems
 Dir[Merb.root / &quot;systems&quot; / &quot;*&quot;].each do |system|</diff>
      <filename>Rakefile.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0d3bef06de0dcc39e3841dec016d312e5a33fae1</id>
    </parent>
  </parents>
  <author>
    <name>elliottcable</name>
    <email>git@elliottcable.name</email>
  </author>
  <url>http://github.com/elliottcable/rdie/commit/c3ee45ea4469c326104ec850cdb6e06be5ca5854</url>
  <id>c3ee45ea4469c326104ec850cdb6e06be5ca5854</id>
  <committed-date>2008-09-20T19:09:43-07:00</committed-date>
  <authored-date>2008-09-20T19:09:43-07:00</authored-date>
  <message>Added yard generation to rake tasks, but not continuous integration (still bugging out)</message>
  <tree>4083cdddcf366192bde68fbbc8ad3dd5fe98a41b</tree>
  <committer>
    <name>elliottcable</name>
    <email>git@elliottcable.name</email>
  </committer>
</commit>
