[jruby-dev] [jira] Created: (JRUBY-1539) 'requires' prefers local files/libraries before bundled one

2007-11-06 Thread Martin Krauskopf (JIRA)
'requires' prefers local files/libraries before bundled one --- Key: JRUBY-1539 URL: http://jira.codehaus.org/browse/JRUBY-1539 Project: JRuby Issue Type: Bug Components: Core

Re: [jruby-dev] Using NailGun to defeat JVM startup woes

2007-11-06 Thread Charles Oliver Nutter
Charles Oliver Nutter wrote: Nailgun is a project that appears to be mostly dead since 2005, but it basically provides a simple "JVM server" on one end and a native client on the other. You call ng like you'd call java, with a class and arguments it should be passed. And it sends that class and a

[jruby-dev] JRuby 1.1b1 release src distribution fixed

2007-11-06 Thread Thomas E Enebo
There was an issue with the source distribution files for JRuby 1.1b1. Namely, you could not build the JRuby that was contained :( These files have been updated with working copies. All is ok now... [Note: The binary distribution files are fine...This was only the *src* files.] -Tom -- Blog:

[jruby-dev] Using NailGun to defeat JVM startup woes

2007-11-06 Thread Charles Oliver Nutter
It's become increasingly frustrating that JVM startup is still so much slower than most command-line programs. In the JRuby world, we've now managed to convincingly pass the C implementation of Ruby 1.8 in performance. But even on the fastest systems, our startup time is a good couple seconds. A

[jruby-dev] [jira] Created: (JRUBY-1538) Released 1.1b1 src tarball not compiling under osx, java 1.5, ant 1.6.5

2007-11-06 Thread Ben Hogan (JIRA)
Released 1.1b1 src tarball not compiling under osx, java 1.5, ant 1.6.5 --- Key: JRUBY-1538 URL: http://jira.codehaus.org/browse/JRUBY-1538 Project: JRuby Issue Type: Bug

Re: [jruby-dev] 1.0.2 gem install: No Joy

2007-11-06 Thread Charles Oliver Nutter
Eric Armstrong wrote: I started NetBeans to see how that would work. That's running on the PC. With JRuby 1.0.1, I get the same stall. With Ruby 1.8.4, I get an immediate error: Nothing found. Network problem? Check NetBeans proxy settings. So whatever the problem is affects both Ruby and JRub

[jruby-dev] [jira] Created: (JRUBY-1537) Sun JVM-specific signal handler should be used only when available

2007-11-06 Thread Charles Oliver Nutter (JIRA)
Sun JVM-specific signal handler should be used only when available -- Key: JRUBY-1537 URL: http://jira.codehaus.org/browse/JRUBY-1537 Project: JRuby Issue Type: Bug Affects

Re: [jruby-dev] Need link to tutorials

2007-11-06 Thread Eric Armstrong
Ah. Right you are. The page doesn't resize to fit my window, so only the hairline separator was visible. Looked for all the world like a margin. Thomas E Enebo wrote: There is a link on the right side navigation pane for Tutorials. Something about the ads in the page I think sometimes obscures

Re: [jruby-dev] Headius: JRuby: The T-Shirt!

2007-11-06 Thread Eric Armstrong
Charles Oliver Nutter wrote: If anyone wants me to put up other crap (mugs, keychains, underwear, eyepatches) let me know. http://www.cafepress.com/jruby Here's the one I want: http://www.cafepress.com/cp/customize/product.aspx?clear=true&no=45 Folks can browse what's possible here: http:/

Re: [jruby-dev] Need link to tutorials

2007-11-06 Thread Thomas E Enebo
There is a link on the right side navigation pane for Tutorials. Something about the ads in the page I think sometimes obscures that menu a bit. -Tom On Nov 6, 2007 5:35 PM, Eric Armstrong <[EMAIL PROTECTED]> wrote: > The tutorials at > http://jruby.codehaus.org/Tutorials > > need a link from the

Re: [jruby-dev] Headius: JRuby: The T-Shirt!

2007-11-06 Thread Eric Armstrong
VERY cool. I feel a new golf shirt headed my way... :_) Charles Oliver Nutter wrote: Eric Armstrong wrote: http://headius.blogspot.com/2007/05/jruby-t-shirt.html Have you guys sent the artwork to CafePress yet? You set up an account, give them the artwork, and then people can order all kinds o

[jruby-dev] Need link to tutorials

2007-11-06 Thread Eric Armstrong
The tutorials at http://jruby.codehaus.org/Tutorials need a link from the main page at http://jruby.codehaus.org/ Otherwise, you can't get there from here. :_) -- Eric Armstrong, Document Systems Architect, Sun Microsystems http://blogs.sun.com/coolstuff http://www.artima.com/weblogs/index.jsp

Re: [jruby-dev] 1.0.2 gem install: No Joy

2007-11-06 Thread Eric Armstrong
Charles Oliver Nutter wrote: Eric Armstrong wrote: It's not throwing an exception, but it's not doing anything, either. It was just sitting there for an hour before I killed it. Could be a network problem? Good thought. But if it is, it certainly isn't timing out. And there haven't been any

[jruby-dev] [jira] Created: (JRUBY-1536) Giving YAML.load a non-IO object raises a Java error instead of a Ruby error

2007-11-06 Thread Matt Fletcher (JIRA)
Giving YAML.load a non-IO object raises a Java error instead of a Ruby error Key: JRUBY-1536 URL: http://jira.codehaus.org/browse/JRUBY-1536 Project: JRuby Issue Ty

[jruby-dev] [jira] Created: (JRUBY-1535) must be generated with static modifier

2007-11-06 Thread Charles Oliver Nutter (JIRA)
must be generated with static modifier --- Key: JRUBY-1535 URL: http://jira.codehaus.org/browse/JRUBY-1535 Project: JRuby Issue Type: Bug Reporter: Charles Oliver Nutter As

[jruby-dev] [jira] Created: (JRUBY-1534) ThreadLibrary Queue#num_waiting and Zlib to_io method not bound correctly.

2007-11-06 Thread Charles Oliver Nutter (JIRA)
ThreadLibrary Queue#num_waiting and Zlib to_io method not bound correctly. -- Key: JRUBY-1534 URL: http://jira.codehaus.org/browse/JRUBY-1534 Project: JRuby Issue Type:

[jruby-dev] [jira] Created: (JRUBY-1533) Set up continuous integration against GCJ

2007-11-06 Thread Charles Oliver Nutter (JIRA)
Set up continuous integration against GCJ - Key: JRUBY-1533 URL: http://jira.codehaus.org/browse/JRUBY-1533 Project: JRuby Issue Type: Bug Reporter: Charles Oliver Nutter Assign

[jruby-dev] Re: [jruby-user] [ANN] JRuby 1.0.2 released

2007-11-06 Thread Thomas E Enebo
We have never included jruby-complete.jar in our binary distro. Is it a good idea? Could be...Can you open a Jira issue for us to not let it fall off radar? -Tom On Nov 5, 2007 2:26 AM, Rebhan, Gilbert <[EMAIL PROTECTED]> wrote: > > Hi, > > > -Original Message- > From: Thomas E Enebo [m