You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by bo...@apache.org on 2010/09/18 15:12:36 UTC

svn commit: r998465 - in /buildr/trunk/lib/buildr/scala: doc.rb org/apache/buildr/SpecsSingletonRunner.class

Author: boisvert
Date: Sat Sep 18 13:12:36 2010
New Revision: 998465

URL: http://svn.apache.org/viewvc?rev=998465&view=rev
Log:
Set vscaldoc version to 1.2-m1

Modified:
    buildr/trunk/lib/buildr/scala/doc.rb
    buildr/trunk/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.class

Modified: buildr/trunk/lib/buildr/scala/doc.rb
URL: http://svn.apache.org/viewvc/buildr/trunk/lib/buildr/scala/doc.rb?rev=998465&r1=998464&r2=998465&view=diff
==============================================================================
--- buildr/trunk/lib/buildr/scala/doc.rb (original)
+++ buildr/trunk/lib/buildr/scala/doc.rb Sat Sep 18 13:12:36 2010
@@ -54,7 +54,7 @@ module Buildr
     end
 
     class VScaladoc < Base
-      VERSION = '1.2-SNAPSHOT'
+      VERSION = '1.2-m1'
       Buildr.repositories.remote << 'http://scala-tools.org/repo-snapshots'
 
       class << self

Modified: buildr/trunk/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.class
URL: http://svn.apache.org/viewvc/buildr/trunk/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.class?rev=998465&r1=998464&r2=998465&view=diff
==============================================================================
Binary files - no diff available.