Try with this command, jruby -J-XX:MaxPermSize=256m -S buildr clean package test=no JAVADOC=no
On Wed, Nov 12, 2014 at 6:24 PM, [email protected] <[email protected]> wrote: > Hello, > > I have tried build ode_1.3.6 or ode_trunk(git checkout) in jruby > 1.7.13 with buildr 1.4.19 on ubuntu, but it filed. > After I ran ‘jruby -J-XX:MaxPermSize=256m -S buildr clean package > test=no', I got this msg below plent of pages of error logs > "buildr aborted! > Runtime error: Failed to generate javadoc. > What's wrong with it ? > > Best wishes > > > Chris Wong
