Hi all,

Am trying to get cc.rb working on a windows machine, running under JRuby.

I patched line 19 of project_migration.rb to use jruby, instead of ruby.

execute "jruby #{File.join(migrate_scripts_directory, script)} [EMAIL 
PROTECTED]"

The add project works fine, but when I run start, the webpage just
hangs on the ajax request to build - never actually executes the build
at all, or comes back with a build failed/passed.

There are no error messages in the logs - just a lot of:
$ svn --non-interactive log --limit 1 --revision HEAD:1 --verbose --xml

using cc.rb 1.3.0

If anyone could give me any pointers, on how to debug, or how to get
it to execute builds - I would be very grateful.

Many Thanks,
Steven
_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Reply via email to