webby icon indicating copy to clipboard operation
webby copied to clipboard

Warning on rake 0.9.4

Open yuanying opened this issue 14 years ago • 2 comments

I had a warning on rake 0.9.4.

$ webby -T                               
WARNING: Global access to Rake DSL methods is deprecated.  Please include
    ...  Rake::DSL into classes and modules which use the Rake DSL methods.
WARNING: DSL method Webby::Apps::Main#import called at /Users/hoge/.rvm/gems/ruby-1.8.7-p352@webby/gems/webby-0.9.4/lib/webby/apps/main.rb:177:in `import_default_tasks'
WARNING: DSL method Webby::Apps::Main#import called at /Users/hoge/.rvm/gems/ruby-1.8.7-p352@webby/gems/webby-0.9.4/lib/webby/apps/main.rb:181:in `import_website_tasks'

yuanying avatar Aug 09 '11 01:08 yuanying

On Aug 8, 2011, at 7:35 PM, yuanying wrote:

I had a warning on rake 0.9.4.

$ webby -T
WARNING: Global access to Rake DSL methods is deprecated. Please include ... Rake::DSL into classes and modules which use the Rake DSL methods. WARNING: DSL method Webby::Apps::Main#import called at /Users/hoge/.rvm/gems/ruby-1.8.7-p352@webby/gems/webby-0.9.4/lib/webby/apps/main.rb:177:in import_default_tasks' WARNING: DSL method Webby::Apps::Main#import called at /Users/hoge/.rvm/gems/ruby-1.8.7-p352@webby/gems/webby-0.9.4/lib/webby/apps/main.rb:181:inimport_website_tasks'

Webby is no longer under active development. I'm sorry to disappoint you, but I do not have the extra time to devote to the project.

Please look into nanoc http://nanoc.stoneship.org/ - it is actively maintained and offers a very similar feature set to Webby.

Blessings, TwP

Reply to this email directly or view it on GitHub: https://github.com/TwP/webby/issues/7

TwP avatar Aug 09 '11 17:08 TwP

Webby is (was) awesome. Used it very successfully in the past.

But if webby is no longer developed, could you please also indicate so on the RubyForge home page as well as GitHub? That is the page that Google finds.

http://webby.rubyforge.org/

I'm not asking for a free fix, just a way to let unsuspecting RubyForge users like me know it's not going to work on an updated machine before we waste time getting started.

billspat avatar Oct 12 '11 18:10 billspat