On 3/7/08, Shane Witbeck <[EMAIL PROTECTED]> wrote: > > Just in case no one else reported this on windows, this resulted from > running 'rake install' on trunk: > > Successfully built RubyGem > Name: buildr > Version: 1.3.0 > File: buildr-1.3.0.gem > Successfully built RubyGem > Name: buildr > Version: 1.3.0 > File: buildr-1.3.0-java.gem > c:/ruby/bin/ruby -S gem install C:/projects/buildr/pkg/buildr-1.3.0.gem > rake aborted! > Command failed with status (0): [c:/ruby/bin/ruby -S gem install > C:/project...] > C:/projects/buildr/rakefile:107:in `ruby' > (See full trace by running task with --trace) > > -- > > -Shane >
Apparently windows doesn't like the path, change in SVN. Assaf
