cool - will try - thanks bret

On Tue, Jul 22, 2008 at 2:25 PM, Bret Pettichord <[EMAIL PROTECTED]> wrote:
> Looks like you could be running into the same problem that I did, caused by
> windows (not jruby).
>
> My fix was to use trunk instead of 1.3.0. See my blog for more details.
>
> Bret
>
> On Tue, Jul 22, 2008 at 6:24 AM, steven shingler <[EMAIL PROTECTED]> wrote:
>>
>> 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
>
>
>
> --
> Bret Pettichord
> CTO, WatirCraft LLC, http://www.watircraft.com
> Lead Developer, Watir, http://wtr.rubyforge.org
> Blog (Essays), http://www.io.com/~wazmo/blog
> MiniBlog (Links), http://feeds.feedburner.com/bretshotlist
> _______________________________________________
> Cruisecontrolrb-users mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
>
>
_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Reply via email to