Guest User

Untitled

a guest
Feb 21st, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.67 KB | None | 0 0
  1. ryan$ jruby -S rake rawr:jar --trace
  2. (in /Users/ryan/Projects/Current Projects/google-wiki-syntax)
  3. ** Invoke rawr:jar (first_time)
  4. ** Invoke rawr:compile (first_time)
  5. ** Invoke rawr:compile_java_classes (first_time)
  6. ** Invoke rawr:prepare (first_time)
  7. ** Invoke rawr:load_configuration (first_time)
  8. ** Execute rawr:load_configuration
  9. ** Execute rawr:prepare
  10. ** Execute rawr:compile_java_classes
  11. ** Invoke rawr:compile_ruby_classes (first_time)
  12. ** Invoke rawr:prepare
  13. ** Execute rawr:compile_ruby_classes
  14. ** Invoke rawr:copy_other_file_in_source_dirs (first_time)
  15. ** Invoke rawr:prepare
  16. ** Execute rawr:copy_other_file_in_source_dirs
  17. Copying non-source file java/jruby-complete-1.1.5.jar to /Users/ryan/Projects/Current Projects/google-wiki-syntax/package/classes/java/jruby-complete-1.1.5.jar
  18. rake aborted!
  19. undefined local variable or method `processed_file' for main:Object
  20. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rawr-1.1.1/lib/rawr.rb:167
  21. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rawr-1.1.1/lib/rawr.rb:163:in `each'
  22. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rawr-1.1.1/lib/rawr.rb:163
  23. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:617:in `call'
  24. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:617:in `execute'
  25. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in `each'
  26. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in `execute'
  27. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:578:in `invoke_with_call_chain'
  28. /opt/jruby-1.1.4/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
  29. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:571:in `invoke_with_call_chain'
  30. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:588:in `invoke_prerequisites'
  31. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in `each'
  32. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in `invoke_prerequisites'
  33. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:577:in `invoke_with_call_chain'
  34. /opt/jruby-1.1.4/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
  35. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:571:in `invoke_with_call_chain'
  36. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:588:in `invoke_prerequisites'
  37. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in `each'
  38. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in `invoke_prerequisites'
  39. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:577:in `invoke_with_call_chain'
  40. /opt/jruby-1.1.4/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
  41. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:571:in `invoke_with_call_chain'
  42. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:564:in `invoke'
  43. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2019:in `invoke_task'
  44. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'
  45. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `each'
  46. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'
  47. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in `standard_exception_handling'
  48. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1991:in `top_level'
  49. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1970:in `run'
  50. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in `standard_exception_handling'
  51. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1967:in `run'
  52. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/bin/rake:31
  53. /opt/jruby-1.1.4/lib/ruby/gems/1.8/gems/rake-0.8.3/bin/rake:19:in `load'
  54. /opt/jruby-1.1.4/bin/rake:19
Add Comment
Please, Sign In to add comment