Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning on rake 0.9.4 #7

Open
yuanying opened this issue Aug 9, 2011 · 2 comments
Open

Warning on rake 0.9.4 #7

yuanying opened this issue Aug 9, 2011 · 2 comments

Comments

@yuanying
Copy link

yuanying commented Aug 9, 2011

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'
@TwP
Copy link
Owner

TwP commented Aug 9, 2011

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:
#7

@billspat
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants