Re: [Radiant] Building a gem for 0.9.0.rc3 FAIL

2010-05-19 Thread D.Kreft
On Wed, May 19, 2010 at 2:20 PM, john muhl wrote: worked here with rake 0.8.7. may as well just change the version in the > gemspec. > After updating rake (and a few other things), the build went fine. Thanks! -dan > > http://github.com/radiant/radiant/commit/7d0a0d2 > > On Wed, May 19, 2010

Re: [Radiant] Building a gem for 0.9.0.rc3 FAIL

2010-05-19 Thread john muhl
worked here with rake 0.8.7. may as well just change the version in the gemspec. http://github.com/radiant/radiant/commit/7d0a0d2 On Wed, May 19, 2010 at 4:15 PM, D.Kreft wrote: > Negative, Ghost Rider, the pattern is full: > > dkr...@logos:~/radiant> rake radiant:gem > (in /Users/dkreft/radiant

Re: [Radiant] Building a gem for 0.9.0.rc3 FAIL

2010-05-19 Thread D.Kreft
Negative, Ghost Rider, the pattern is full: dkr...@logos:~/radiant> rake radiant:gem (in /Users/dkreft/radiant) rake aborted! Malformed version number string 0.9.0.rc3 /Users/dkreft/radiant/Rakefile:7 (See full trace by running task with --trace) dkr...@logos:~/radiant> rake --version

Re: [Radiant] Building a gem for 0.9.0.rc3 FAIL

2010-05-19 Thread john muhl
you might have better luck with rake radiant:gem On Wed, May 19, 2010 at 3:56 PM, D.Kreft wrote: > Thanks. Though now I have a different problem: > > % gem build radiant.gemspec > ERROR:  While executing gem ... (ArgumentError) > >  /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/r

Re: [Radiant] Building a gem for 0.9.0.rc3 FAIL

2010-05-19 Thread D.Kreft
Thanks. Though now I have a different problem: % gem build radiant.gemspec ERROR: While executing gem ... (ArgumentError) /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/version.rb:56:in `initialize': Malformed version number string 0.9.0.rc3 Do I just need t

Re: [Radiant] Building a gem for 0.9.0.rc3 FAIL

2010-05-19 Thread john muhl
git submodule init git submodule update On Wed, May 19, 2010 at 2:41 PM, D.Kreft wrote: > I'm trying to build a gem for radiant-0.9.0.rc3, but it's not going too > well. Is there some secret mojo I'm missing? > % pwd > /workplace/octane/src/RubyGem-radiant/radiant-0.9.0.rc3 > % gem build radiant.

[Radiant] Building a gem for 0.9.0.rc3 FAIL

2010-05-19 Thread D.Kreft
I'm trying to build a gem for radiant-0.9.0.rc3, but it's not going too well. Is there some secret mojo I'm missing? % pwd /workplace/octane/src/RubyGem-radiant/radiant-0.9.0.rc3 % gem build radiant.gemspec ERROR: While executing gem ... (Gem::InvalidSpecificationException) ["vendor/extensio