variantToObject error when reading properties which return arrays
-
Key: JRUBY-5260
URL: http://jira.codehaus.org/browse/JRUBY-5260
Project: JRuby
Issue Type: Bug
Comp
File fails to parse
---
Key: JRUBY-5259
URL: http://jira.codehaus.org/browse/JRUBY-5259
Project: JRuby
Issue Type: Bug
Environment: jruby 1.5.5 (ruby 1.8.7 patchlevel 249) (2010-11-10
4bd4200) (Java HotSpot(TM) Clie
On Wed, Dec 15, 2010 at 7:32 AM, Anthony Juckel wrote:
> If you don't change the manifest, I assume you're requiring the builtin
> folder (and other ruby/jruby libs) to be installed on the local machine in
> order for require 'java' to work. If I'm wrong in that, and you have a way
> to load the
On Dec 15, 2010 8:41 AM, "Ketan Padegaonkar"
wrote:
> Hi,
>
> Here's what I've done. You may checkout http://swtbot.org/tools/ for
> the final look and feel of the console.
>
> * Use jruby's manifest AS-IS
> * Create another bundle(https://gist.github.com/742000) that:
> * can manage creating and
Hi,
Here's what I've done. You may checkout http://swtbot.org/tools/ for
the final look and feel of the console.
* Use jruby's manifest AS-IS
* Create another bundle(https://gist.github.com/742000) that:
* can manage creating and disposing of jruby runtimes
* Does a "DynamicImport-Package: *"