You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by vb...@apache.org on 2008/04/14 22:44:45 UTC

svn commit: r647992 - /incubator/buildr/trunk/Rakefile

Author: vborja
Date: Mon Apr 14 13:44:44 2008
New Revision: 647992

URL: http://svn.apache.org/viewvc?rev=647992&view=rev
Log:
Another push just to make sure it picks up the right author.

Modified:
    incubator/buildr/trunk/Rakefile

Modified: incubator/buildr/trunk/Rakefile
URL: http://svn.apache.org/viewvc/incubator/buildr/trunk/Rakefile?rev=647992&r1=647991&r2=647992&view=diff
==============================================================================
--- incubator/buildr/trunk/Rakefile (original)
+++ incubator/buildr/trunk/Rakefile Mon Apr 14 13:44:44 2008
@@ -60,6 +60,7 @@
 
 $license_excluded = ['lib/core/progressbar.rb', 'spec/spec.opts', 'doc/css/syntax.css', '.textile', '.haml']
 
+
 namespace 'release' do
 
   task 'make' do