<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -115,7 +115,7 @@ task :stage=&gt;['setup', 'doc:setup', :clobber, :prepare] do |task, args|
   lambda do
     puts &quot;Updating download page with links to release packages ... &quot;
     url = &quot;http://www.apache.org/dist/#{spec.name}/#{spec.version}&quot;
-    rows = FileList['_staged/*.{gem,tgz,zip}'].map { |pkg|
+    rows = FileList['_staged/dist/*.{gem,tgz,zip}'].map { |pkg|
       name, md5 = File.basename(pkg), Digest::MD5.file(pkg).to_s
       %{| &quot;#{name}&quot;:#{url}/#{name} | &quot;#{md5}&quot;:#{url}/#{name}.md5 | &quot;Sig&quot;:#{url}/#{name}.asc |}
     }</diff>
      <filename>rakelib/stage.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1e7f61d440c988c4c6172f080976728ea973d81e</id>
    </parent>
  </parents>
  <author>
    <name>Assaf Arkin</name>
    <email>assaf@apache.org</email>
  </author>
  <url>http://github.com/buildr/buildr/commit/32766dc792461b51bf40e09fb9f07bf44a50f943</url>
  <id>32766dc792461b51bf40e09fb9f07bf44a50f943</id>
  <committed-date>2009-04-07T11:33:38-07:00</committed-date>
  <authored-date>2009-04-07T11:33:38-07:00</authored-date>
  <message>Fixed bug in rake stage not creating download links.

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