XiaoLiang Liu wrote:
I got a jruby-1.0_bin package on my server, and it's running now.

Then I met problem when I was trying to run test cases on jruby-1.0_bin package. As docs/README.test told me, I just need to run "ant test" command. But this is a bin package without source files.

My question is, must I copy ./src directory, ./test directory, build.xml and default.build.properties to the jruby-bin package before I can run test cases? Or is there other way to run test cases on jruby-bin package?

Thanks a lot.

If you mean JRuby test cases, download a source distribution or check out from SVN.

I'm not sure why we have information on running tests in the README we distribute with the bin distribution. Perhaps because nobody's had time to work on docs much.

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to