You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
If I build the jar having installed a warbler version >= 2 I get the following error when running local deploy
java -jar roxy.jar local bootstrap
LoadError: no such file to load -- app_specific
require at org/jruby/RubyKernel.java:956
require at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:55
<main> at uri:classloader:/roxy/bin/roxy.rb:39
load at org/jruby/RubyKernel.java:974
<main> at uri:classloader:/META-INF/main.rb:1
require at org/jruby/RubyKernel.java:956
(root) at uri:classloader:/META-INF/main.rb:1
<main> at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:1
ERROR: org.jruby.embed.EvalFailedException: (LoadError) no such file to load -- app_specific