sorry, I should not have replied from my email digest did not realize
it would add another entirely new post.
I just ran rake from within Rubymine and indeed it found
rawr:bundle:exe. I'm now testing from my Windows box. My original post
was based on testing from my OS X Lion box which is at home. So I get
some errors but perhaps these are monkeybars associated. Again, new to
jruby , so I just don't get too much from the stack other than I
should google for error javac code 127. Any help is appreciated. I'll
try rawr from a trivial non-monkeybars app to see how far I get.
thanks
Stack:
C:\jruby-1.6.5\bin\jruby.exe --1.9 -e $stdout.sync=true;
$stderr.sync=true;load($0=ARGV.shift) C:\jruby-1.6.5\bin\rake
rawr:bundle:exe --trace
(in C:/Users/cod2/GIT/sandbox/MonkeyBars/Test1)
** Invoke rawr:bundle:exe (first_time)
** Invoke rawr:jar (first_time)
** Invoke package/jar/Test1.jar (first_time)
** Invoke package/classes/java/org/rubyforge/rawr/Main.class
(first_time)
** Invoke src/org/rubyforge/rawr/Main.java (first_time, not_needed)
** Invoke package/classes/java (first_time, not_needed)
** Execute package/classes/java/org/rubyforge/rawr/Main.class
javac -target 1.6 -cp lib/java/monkeybars-1.0.4.jar;src -sourcepath
src -d package/classes/java src/org/rubyforge/rawr/Main.java
rake aborted!
Command failed with status (127): [javac -target 1.6 -cp lib/java/
monkeybars-...]
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:995:in
`sh'
org/jruby/RubyProc.java:258:in `call'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1010:in
`sh'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1098:in
`sh'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rawr-1.4.5/lib/rawr.rb:113:in
`(root)'
org/jruby/RubyProc.java:258:in `call'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in
`execute'
org/jruby/RubyArray.java:1612:in `each'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in
`execute'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:597:in
`invoke_with_call_chain'
C:/jruby-1.6.5/lib/ruby/1.9/monitor.rb:201:in `mon_synchronize'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in
`invoke_with_call_chain'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:607:in
`invoke_prerequisites'
org/jruby/RubyArray.java:1612:in `each'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in
`invoke_prerequisites'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:596:in
`invoke_with_call_chain'
C:/jruby-1.6.5/lib/ruby/1.9/monitor.rb:201:in `mon_synchronize'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in
`invoke_with_call_chain'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:607:in
`invoke_prerequisites'
org/jruby/RubyArray.java:1612:in `each'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in
`invoke_prerequisites'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:596:in
`invoke_with_call_chain'
C:/jruby-1.6.5/lib/ruby/1.9/monitor.rb:201:in `mon_synchronize'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in
`invoke_with_call_chain'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:607:in
`invoke_prerequisites'
org/jruby/RubyArray.java:1612:in `each'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in
`invoke_prerequisites'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:596:in
`invoke_with_call_chain'
C:/jruby-1.6.5/lib/ruby/1.9/monitor.rb:201:in `mon_synchronize'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in
`invoke_with_call_chain'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:583:in
`invoke'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2051:in
`invoke_task'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in
`top_level'
org/jruby/RubyArray.java:1612:in `each'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in
`top_level'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in
`standard_exception_handling'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in
`top_level'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in
`run'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in
`standard_exception_handling'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in
`run'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31:in
`(root)'
org/jruby/RubyKernel.java:1073:in `load'
C:/jruby-1.6.5/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:19:in
`(root)'
org/jruby/RubyKernel.java:1073:in `load'
-e:1:in `(root)'
Process finished with exit code 1