Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language:
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary « Newer  Topics 11 - 20 of 3525  Older »
Description: Users discussing JRuby.  This is a READ-ONLY MIRROR of the codehaus list.

If you would like to post, please subscribe at http://xircles.codehaus.org/lists/user@j ruby.codehaus.org

 

[ANN] JRuby 1.7.4 Released 
  JRuby 1.7.4 Released - Thursday, May 16 2013 The JRuby community is pleased to announce the release of JRuby 1.7.4 Homepage: [link] Download: [link] JRuby 1.7.4 is our fourth update release since JRuby 1.7.0. The primary goal of 1.7 point releases is to fill out any missing compatibility issues... more »
By Thomas E Enebo  - May 16 - 8 new of 8 messages    

JRUBYFX - Custom Controls 
  Can somebody in the jrubyfx enumerate the steps to creating a reusable jrubyfx app aka custom control. I see the demo.rb example but I rather not go on what I think I understand i.e. there's a bit of magic there. Also btw, perhaps there will be a chapter in the new edition of the Jruby book :) , notice that there is no wiki entry for jrubyfx nor mention as a Desktop GUI option.... more »
By Charles Monteiro  - May 16 - 1 new of 1 message    

Jruby /Java start up booster 
  Hi, is there some Java / JRuby configuration option that boosts its startup speed perhaps at the expense of memory. Specifically , I'm always running in the debugger or running UI apps which would JrubyFX. I do run in IDEA but I don't think that would be a bottleneck. thanks Charles ------------------------------ ------------------------------ ---------... more »
By Charles Monteiro  - May 15 - 5 new of 5 messages    

[ANN] JRubyConf is JRubyConfEU this year! 
  We are pleased to announce we'll be running JRubyConfEU in Berlin again this year! [link] After our excellent JRubyConf 2012, we'd hoped to run another edition in 2013. Because there's lots of other events going on and we're trying to hit several conferences, we've decided to put our focus on JRubyConfEU this... more »
By Charles Oliver Nutter  - May 14 - 1 new of 1 message    

CancelledKeyException 
  Hi, all. I'm writing a JRuby gem that wraps a Java library that does some networking stuff. When I run rspec, after the tests all pass and I get the success output, I see the exception output I pasted into [link]. Anyone know what's up with this? Also, it says "RubyThread-14". I'm only running in 1 thread. The Java... more »
By Keith Bennett  - May 13 - 1 new of 1 message    

[ANN] Ruboto 0.12.0 released! 
  The Ruboto team is pleased to announce the release of Ruboto 0.12.0. Ruboto (JRuby on Android) is a platform for developing full standalone apps for Android using the Ruby language and libraries. It includes support libraries and generators for creating projects, classes, tests, and more. The complete... more »
By Uwe Kubosch  - May 11 - 1 new of 1 message    

Rake Can't Require Logging Gem? 
  All - I'm trying to use the "logging" gem for the first time, and have a problem. If I have this file, x_spec.rb: require 'rspec' require 'logging' ...then I get this output when I run rspec x_spec.rb: ...LoadError: no such file to load -- logging require at org/jruby/RubyKernel.java:1027... more »
By Keith Bennett  - May 10 - 2 new of 2 messages    

Different behaviour of -r depending on what you run it from 
  Hi all. Back-story might be important here, so I will go into it a bit. Our application embeds JRuby (technically we embed javax.script, not just JRuby) and thus we have our own launcher for launching scripts. Now I'm trying to fire up rspec from inside this script and the most convenient way to do that seemed to be to deploy the gems in a jar... more »
By Trejkaz  - May 9 - 1 new of 1 message    

apparent external-command hang due to stdin activity 
  I have a strange case where, if I press <enter> in the shell where a certain (non-interactive) program is running under JRuby, that program apparently hangs for some indeterminate amount of time. Pressing <enter> again somehow allows the program to resume. I was able to to reproduce the behavior with this example:... more »
By Paul Madden  - May 9 - 1 new of 1 message    

Weirdness in Finding the Right Constructor 
  All - I'm trying to get a particular constructor overload in order to call it. The one I want takes a byte [] as its sole parameter. For some reason, the 'constructor' method doesn't find it, but iterating over the list returned by 'constructors' and checking the params myself works: byte_array_class = java.lang.Class.forName('[B')... more »
By Keith Bennett  - May 8 - 4 new of 4 messages    

11 - 20 of 3525   « Newer | Older »

XML       Send email to this group: jruby-users@googlegroups.com