Rolling a JRuby desktop application

Atomic Object has been developing several JRuby desktop applications
over
the last year. I just got finished writing up how we transform a JRuby
project on the filesystem into a single, executable jar file that we
deliver
to our customers. Our process even includes compiling the Ruby source
files
into Java class files before they are packaged.

I hope someone finds some value in this.

Here is a link: