<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -35,9 +35,6 @@ def spec(platform = RUBY_PLATFORM[/java/] || 'ruby')
   @specs[platform]
 end
 
-# Right now used for documentation.
-$github_url         = 'http://github.com/buildr/buildr'
-
 # Tell us if we need sudo for various commands.
 def sudo_needed?
   Config::CONFIG['host_os'] !~ /windows|cygwin|bccwin|cygwin|djgpp|mingw|mswin|wince/i &amp;&amp; !ENV['GEM_HOME']</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -29,7 +29,7 @@ desc &quot;Generate RDoc documentation in rdoc/&quot;
 Rake::RDocTask.new :rdoc do |rdoc|
   rdoc.rdoc_dir = 'rdoc'
   rdoc.title    = spec.name
-  rdoc.options  = spec.rdoc_options.clone + ['--github_url', $github_url]
+  rdoc.options  = spec.rdoc_options.clone
   rdoc.rdoc_files.include('lib/**/*.rb')
   rdoc.rdoc_files.include spec.extra_rdoc_files
 end</diff>
      <filename>rakelib/doc.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6ccc0b8076775f907c517f34737a1c71e8c95fcf</id>
    </parent>
  </parents>
  <author>
    <name>Assaf Arkin</name>
    <email>assaf@apache.org</email>
  </author>
  <url>http://github.com/buildr/buildr/commit/f43b768cd64a5f95eb1a6d88341cfcaeaa6a9a3c</url>
  <id>f43b768cd64a5f95eb1a6d88341cfcaeaa6a9a3c</id>
  <committed-date>2009-04-06T13:02:24-07:00</committed-date>
  <authored-date>2009-04-06T13:02:24-07:00</authored-date>
  <message>SDoc no longer requires setting Github URL.

git-svn-id: https://svn.eu.apache.org/repos/asf/buildr/trunk@762485 13f79535-47bb-0310-9956-ffa450edef68</message>
  <tree>bd4a0dbe23aaa81325512aed04a7927e1ff64900</tree>
  <committer>
    <name>Assaf Arkin</name>
    <email>assaf@apache.org</email>
  </committer>
</commit>
