How can I compile the JRuby app using Warbler , which is not on the Internet? This always happens when I try:
$ warble warble aborted! No executable script found Tasks: TOP => jar:files (See full trace by running task with --trace)
I have to use it wrong. Does anyone know how to compile a JRuby app correctly?
java jar compilation jruby warbler
Jwosty
source share