Deleting rubyforge plugin

4 views
Skip to first unread message

Aaron Patterson

unread,
Feb 17, 2010, 12:48:03 AM2/17/10
to johnso...@googlegroups.com
What's up with this line in the Rakefile?

Hoe.plugins.delete :rubyforge

I can't seem to run the tests while that's in there. I'm tempted to remove it.

--
Aaron Patterson
http://tenderlovemaking.com/

John Barnette

unread,
Feb 17, 2010, 12:56:07 AM2/17/10
to johnso...@googlegroups.com
On Feb 16, 2010, at 9:48 PM, Aaron Patterson wrote:
> What's up with this line in the Rakefile?
>
> Hoe.plugins.delete :rubyforge


Since smparkes is also doing releases, and RubyForge is obsolete as far as gem hosting is concerned, I don't see any point to having 'rake release' push things over there. I can run the tests on unstable and master without any problem, what's asploding for you?


~ j.

Aaron Patterson

unread,
Feb 17, 2010, 1:02:47 AM2/17/10
to johnso...@googlegroups.com

Most likely due to hoe versions? I'm not sure.

$ rake test --trace
(in /Users/apatterson/git/johnson)
rake aborted!
uninitialized constant RubyForge
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2503:in `const_missing'
/Library/Ruby/Gems/1.8/gems/hoe-2.3.3/lib/hoe.rb:308:in `add_dependencies'
/Library/Ruby/Gems/1.8/gems/hoe-2.3.3/lib/hoe.rb:548:in `post_initialize'
/Library/Ruby/Gems/1.8/gems/hoe-2.3.3/lib/hoe.rb:278:in `spec'
/Users/apatterson/git/johnson/Rakefile:12
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2383:in `load'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2383:in `raw_load_rakefile'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2017:in `load_rakefile'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in
`standard_exception_handling'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2016:in `load_rakefile'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2000:in `run'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in
`standard_exception_handling'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/bin/rake:31
/usr/bin/rake:19:in `load'
/usr/bin/rake:19
$ gem list hoe

*** LOCAL GEMS ***

hoe (2.3.3)
hoe-debugging (1.0.1)
hoe-git (1.3.0)
$

John Barnette

unread,
Feb 17, 2010, 12:46:51 PM2/17/10
to johnso...@googlegroups.com
On Feb 16, 2010, at 10:02 PM, Aaron Patterson wrote:
> On Tue, Feb 16, 2010 at 9:56 PM, John Barnette <jbar...@gmail.com> wrote:
>> On Feb 16, 2010, at 9:48 PM, Aaron Patterson wrote:
>>> What's up with this line in the Rakefile?
>>>
>>> Hoe.plugins.delete :rubyforge
>>
>>
>> Since smparkes is also doing releases, and RubyForge is obsolete as far as gem hosting is concerned, I don't see any point to having 'rake release' push things over there. I can run the tests on unstable and master without any problem, what's asploding for you?
>
> Most likely due to hoe versions? I'm not sure.

Hrmf. Try the "unstable" branch, which ups the Hoe requirement to 2.5.


~ j.

Reply all
Reply to author
Forward
0 new messages