Guest User

Untitled

a guest
May 25th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.75 KB | None | 0 0
  1. $ rake package --trace
  2. (in /Users/roman/Documents/trabajo/personal/merb-project/src/webrat)
  3. ** Invoke package (first_time)
  4. ** Invoke pkg/webrat-0.2.2.tgz (first_time)
  5. ** Invoke pkg/webrat-0.2.2 (first_time)
  6. ** Invoke History.txt (first_time, not_needed)
  7. ** Invoke MIT-LICENSE.txt (first_time, not_needed)
  8. ** Invoke Manifest.txt (first_time, not_needed)
  9. ** Invoke README.txt (first_time, not_needed)
  10. ** Invoke Rakefile (first_time, not_needed)
  11. ** Invoke TODO.txt (first_time, not_needed)
  12. ** Invoke init.rb (first_time, not_needed)
  13. ** Invoke install.rb (first_time, not_needed)
  14. ** Invoke lib/webrat.rb (first_time, not_needed)
  15. ** Invoke lib/webrat/core.rb (first_time, not_needed)
  16. ** Invoke lib/webrat/core/area.rb (first_time, not_needed)
  17. ** Invoke lib/webrat/core/assertions.rb (first_time, not_needed)
  18. ** Invoke lib/webrat/core/field.rb (first_time, not_needed)
  19. ** Invoke lib/webrat/core/flunk.rb (first_time, not_needed)
  20. ** Invoke lib/webrat/core/form.rb (first_time, not_needed)
  21. ** Invoke lib/webrat/core/label.rb (first_time, not_needed)
  22. ** Invoke lib/webrat/core/link.rb (first_time, not_needed)
  23. ** Invoke lib/webrat/core/logging.rb (first_time, not_needed)
  24. ** Invoke lib/webrat/core/mime.rb (first_time, not_needed)
  25. ** Invoke lib/webrat/core/scope.rb (first_time, not_needed)
  26. ** Invoke lib/webrat/core/select_option.rb (first_time, not_needed)
  27. ** Invoke lib/webrat/core/session.rb (first_time, not_needed)
  28. ** Invoke lib/webrat/core_extensions/blank.rb (first_time, not_needed)
  29. ** Invoke lib/webrat/core_extensions/hash_with_indifferent_access.rb (first_time, not_needed)
  30. ** Invoke lib/webrat/core_extensions/nil_to_param.rb (first_time, not_needed)
  31. ** Invoke lib/webrat/mechanize.rb (first_time, not_needed)
  32. ** Invoke lib/webrat/mechanize/mechanize_session.rb (first_time, not_needed)
  33. ** Invoke lib/webrat/merb.rb (first_time, not_needed)
  34. ** Invoke lib/webrat/merb/param_parser.rb (first_time, not_needed)
  35. ** Invoke lib/webrat/merb/url_encoded_pair_parser.rb (first_time, not_needed)
  36. ** Invoke lib/webrat/rack/rack_session.rb (first_time, not_needed)
  37. ** Invoke lib/webrat/rails.rb (first_time, not_needed)
  38. ** Invoke lib/webrat/rails/rails_session.rb (first_time, not_needed)
  39. ** Invoke lib/webrat/rails/redirect_actions.rb (first_time, not_needed)
  40. ** Invoke lib/webrat/rails/session.rb (first_time, not_needed)
  41. rake aborted!
  42. Don't know how to build task 'lib/webrat/rake/hoe.rb'
  43. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1706:in `[]'
  44. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:586:in `invoke_prerequisites'
  45. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in `each'
  46. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in `invoke_prerequisites'
  47. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:577:in `invoke_with_call_chain'
  48. /opt/local/lib/ruby/1.8/monitor.rb:242:in `synchronize'
  49. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:571:in `invoke_with_call_chain'
  50. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:588:in `invoke_prerequisites'
  51. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in `each'
  52. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in `invoke_prerequisites'
  53. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:577:in `invoke_with_call_chain'
  54. /opt/local/lib/ruby/1.8/monitor.rb:242:in `synchronize'
  55. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:571:in `invoke_with_call_chain'
  56. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:588:in `invoke_prerequisites'
  57. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in `each'
  58. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in `invoke_prerequisites'
  59. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:577:in `invoke_with_call_chain'
  60. /opt/local/lib/ruby/1.8/monitor.rb:242:in `synchronize'
  61. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:571:in `invoke_with_call_chain'
  62. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:564:in `invoke'
  63. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2019:in `invoke_task'
  64. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'
  65. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `each'
  66. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'
  67. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in `standard_exception_handling'
  68. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1991:in `top_level'
  69. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1970:in `run'
  70. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in `standard_exception_handling'
  71. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1967:in `run'
  72. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/bin/rake:31
  73. /opt/local/bin/rake:19:in `load'
  74. /opt/local/bin/rake:19
Add Comment
Please, Sign In to add comment