Method call into java is choosing the wrong method by argument type.
Key: JRUBY-4631
URL: http://jira.codehaus.org/browse/JRUBY-4631
Project: JRuby
Issue Type: Bug
If you're interested in compiled Ruby code, please read :)
One of the biggest problems in compiling Ruby code to Java classes has
been deciding on a class name.
Java is very strict about not allowing two pieces of code to load from
the same classloader with the same package and class name. So in
On Sun, Mar 7, 2010 at 2:50 PM, Charles Oliver Nutter
wrote:
> Ok, we want to go to RC real soon now. Here's a few things I think are
> still left unresolved that we need to deal with:
>
> * Bugs marked for 1.5 (44 of them). Obviously we're not going to get
> them all in, so we need to start whitt
On Mar 8, 2010, at 10:26 AM, Nick Sieger wrote:
> On Sun, Mar 7, 2010 at 2:50 PM, Charles Oliver Nutter
> wrote:
>> Ok, we want to go to RC real soon now. Here's a few things I think are
>> still left unresolved that we need to deal with:
>>
>> * Bugs marked for 1.5 (44 of them). Obviously we'r
On Mon, Mar 8, 2010 at 5:38 PM, Hirotsugu Asari wrote:
>
> On Mar 8, 2010, at 10:26 AM, Nick Sieger wrote:
>
> > On Sun, Mar 7, 2010 at 2:50 PM, Charles Oliver Nutter
> > wrote:
> >> Ok, we want to go to RC real soon now. Here's a few things I think are
> >> still left unresolved that we need to
ArrayIndexoutofBoundsException out of ReaderInputStream.read method
Key: JRUBY-4632
URL: http://jira.codehaus.org/browse/JRUBY-4632
Project: JRuby
Issue Type: Bug
I just did some modification to the Mac installer and I think now it could
be ready for a first version.
Here is the repo: http://github.com/calavera/jruby-mac-installer
Basically, now it creates this directories structure when the package is
installed:
/Library/Frameworks
|
| -> JRuby.fra
30 seconds after clicking the "Send" button I just found a bug XD, I'm
installing the native launcher when the installer is been built but I should
install it when the user is installing the package, it's a quite easy
modification.
On Mon, Mar 8, 2010 at 11:54 PM, David Calavera wrote:
> I just d
On Mon, Mar 8, 2010 at 4:54 PM, David Calavera wrote:
> I just did some modification to the Mac installer and I think now it could
> be ready for a first version.
> Here is the repo: http://github.com/calavera/jruby-mac-installer
> Basically, now it creates this directories structure when the pack
On Mon, Mar 8, 2010 at 10:26 AM, Nick Sieger wrote:
> On Sun, Mar 7, 2010 at 2:50 PM, Charles Oliver Nutter
> wrote:
>> Ok, we want to go to RC real soon now. Here's a few things I think are
>> still left unresolved that we need to deal with:
>>
>> * Native launcher...is it ready to go?
>
> Ready
Hi,
On Tue, Mar 9, 2010 at 1:00 AM, Charles Oliver Nutter
wrote:
>>> * Native launcher...is it ready to go?
>>
>> Ready to go. We're continuing to make tweaks, but those can be picked
>> up separately via gem install. We should also move the launcher to
>> 1.0.
>
> Awesome. I realized today I hav
11 matches
Mail list logo