echoe
echoe copied to clipboard
A Rubygems packaging tool that provides Rake tasks for documentation, extension compiling, testing, and deployment
using echoe v4.6.6 to build my old gem: palladius/ric ``` bundle exec rake release --trace ** Execute pkg/ric-0.12.5.gem cd pkg/ric-0.12.5 rake aborted! ArgumentError: wrong number of arguments (given 2, expected...
👋 @evan I only belatedly saw 991b6cff5e4615d289ac13d07831323ab7327137. Are you open to someone else taking on maintenance of this project?
The homepage link on https://rubygems.org/gems/echoe/ goes to http://fauna.github.com/fauna/echoe/, which 404s.
The homepage URL is wrong, I found this out when clicking it from the [echoe rubygems page](https://rubygems.org/gems/echoe).
rubyforge.org was shut down. Its support is hence worthless.
From what I can tell Echoe is not working with Rspec 2. If I have Rspec >= 2 installed, and run `rake spec`, nothing happens. Works fine if I manually...
It appears to execute normally, but the file is empty. Here's JRuby: mark-cotners-macbook-pro:SNMP4JR markcotner$ jruby -S rake manifest (in /Users/markcotner/ruby/gems/SNMP4JR) Cleaning - pkg rm -rf pkg Building Manifest - CHANGELOG...