lipinggm / tlb

Automatically exported from code.google.com/p/tlb
0 stars 0 forks source link

Add JRuby support #70

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Since we fork in tlb.rb, we are not JRuby friendly. This is adding support to 
JRuby. This means we can start a new thread which starts the balancer server 
and gets gracefully shutdown when tests are finished running.

Original issue reported on code.google.com by itspa...@gmail.com on 17 Mar 2011 at 8:36

GoogleCodeExporter commented 9 years ago

Original comment by singh.janmejay on 4 Apr 2011 at 3:42

GoogleCodeExporter commented 9 years ago
Feature upstream, need to test-drive it on the sample projects.

Feature added in 6920c14ace97ec3b153f. 

Original comment by singh.janmejay on 4 Apr 2011 at 8:19

GoogleCodeExporter commented 9 years ago
jruby support merged into rspec-1 branch: 07e76383266055eebfa5.

final commit on master(does some cleanup): 
27248b7438c8a4b84c2f7d8dc7856848f87bfe6f

Closing.

Original comment by singh.janmejay on 5 Apr 2011 at 1:48