[jruby-dev] [jira] Created: (JRUBY-4093) Hanging IO::popen specs when #close is called on the IO object

2009-10-12 Thread Nick Sieger (JIRA)
Hanging IO::popen specs when #close is called on the IO object -- Key: JRUBY-4093 URL: http://jira.codehaus.org/browse/JRUBY-4093 Project: JRuby Issue Type: Bug Components

[jruby-dev] Re: java_alias to go with java_send and java_method?

2009-10-12 Thread Charles Oliver Nutter
Pulling this in right now with some basic specs. On Sun, Oct 4, 2009 at 10:53 PM, Charles Oliver Nutter wrote: > Here's a possible impl (attached). A sample usage: > > require 'java' > > import java.lang.StringBuffer > > class StringBuffer >  java_alias :append_int, :append, [Java::int] > end > >

Re: [jruby-dev] Ideas for shrinking the jar

2009-10-12 Thread Charles Oliver Nutter
On Mon, Oct 12, 2009 at 2:16 PM, Charlie Groves wrote: > It's not using jruby, but the applet at > http://www.puzzlepirates.com/game/create_pirate.xhtml is pack200-gzip. >  All we needed to do to get it to work was to serve the jar with > Content-Encoding:  pack200-gzip and Content-Type: > applica

[jruby-dev] [jira] Created: (JRUBY-4092) Readline library throws Exception in many methods

2009-10-12 Thread Thomas E Enebo (JIRA)
Readline library throws Exception in many methods - Key: JRUBY-4092 URL: http://jira.codehaus.org/browse/JRUBY-4092 Project: JRuby Issue Type: Bug Components: Extensions Affects V

Re: [jruby-dev] Ideas for shrinking the jar

2009-10-12 Thread Charlie Groves
On Mon, Oct 12, 2009 at 9:38 AM, Charles Oliver Nutter wrote: > On Mon, Oct 12, 2009 at 10:16 AM, Logan Barnett wrote: >> With applets, the smaller the better! > > It would be nice for someone not me to confirm that pack200-compressed > applets do actually work. We could then host a sample applet

Re: [jruby-dev] Ideas for shrinking the jar

2009-10-12 Thread Logan Barnett
It would be nice for someone not me to confirm that pack200-compressed applets do actually work. We could then host a sample applet setup people could use to build on. Logan: You mentioned trying to come up with a reduced .jar we could sign and host somewhere for others to reference. Maybe you

[jruby-dev] [jira] Created: (JRUBY-4091) IConv.conv ignores //IGNORE flag into the encoding parameter

2009-10-12 Thread David Calavera (JIRA)
IConv.conv ignores //IGNORE flag into the encoding parameter Key: JRUBY-4091 URL: http://jira.codehaus.org/browse/JRUBY-4091 Project: JRuby Issue Type: Bug Components: Co

[jruby-dev] [jira] Created: (JRUBY-4090) Embed does not honor ScriptEngine.ARGV

2009-10-12 Thread Heiko W. Rupp (JIRA)
Embed does not honor ScriptEngine.ARGV -- Key: JRUBY-4090 URL: http://jira.codehaus.org/browse/JRUBY-4090 Project: JRuby Issue Type: Bug Components: Embedding Affects Versions: JRuby 1.4.0RC1

Re: [jruby-dev] Ideas for shrinking the jar

2009-10-12 Thread Charles Oliver Nutter
On Mon, Oct 12, 2009 at 10:16 AM, Logan Barnett wrote: > On Oct 10, 2009, at 1:11 AM, Vladimir Sizikov wrote: > >> What's the driving force behind this? Is this because of limitations >> of GAE or something else? > > With applets, the smaller the better! It would be nice for someone not me to con

[jruby-dev] [jira] Created: (JRUBY-4089) Mangled Joda-Time package breaks public APIs that return or consume Joda-Time objects

2009-10-12 Thread Charles Oliver Nutter (JIRA)
Mangled Joda-Time package breaks public APIs that return or consume Joda-Time objects - Key: JRUBY-4089 URL: http://jira.codehaus.org/browse/JRUBY-4089 Project: JRuby

[jruby-dev] [jira] Created: (JRUBY-4088) 1.4.0.CR1 source drop does not contain sources for org.jruby.embed

2009-10-12 Thread Heiko W. Rupp (JIRA)
1.4.0.CR1 source drop does not contain sources for org.jruby.embed -- Key: JRUBY-4088 URL: http://jira.codehaus.org/browse/JRUBY-4088 Project: JRuby Issue Type: Bug Affects

[jruby-dev] [jira] Created: (JRUBY-4087) Passing a block to JButton.new results in NPE

2009-10-12 Thread Charles Oliver Nutter (JIRA)
Passing a block to JButton.new results in NPE - Key: JRUBY-4087 URL: http://jira.codehaus.org/browse/JRUBY-4087 Project: JRuby Issue Type: Bug Components: Java Integration Affects Ver

Re: [jruby-dev] Ideas for shrinking the jar

2009-10-12 Thread Logan Barnett
On Oct 10, 2009, at 1:11 AM, Vladimir Sizikov wrote: What's the driving force behind this? Is this because of limitations of GAE or something else? With applets, the smaller the better! - To unsubscribe from this list, please

Re: [jruby-dev] Ideas for shrinking the jar

2009-10-12 Thread Thomas E Enebo
Jumping in late... The JRuby installer is using pack2000 on files for windows installer. I am sure we have this option for installers on all platforms (not that I advocate install4j for MacOS -- but we should still have access to pack2000) so at least for installers we can do this. -Tom On Sat,

Re: [jruby-dev] Some thoughts on Jibernate

2009-10-12 Thread Nick Sieger
On Fri, Oct 9, 2009 at 5:29 AM, David Calavera wrote: > Hi, > > I've been hacking around Jibernate and I'd like to start an open discussion > about the project and its future. > > Right now the project is not useful at all, it's just a wrapper to create > basic models with attributes, it has some

[jruby-dev] [jira] Created: (JRUBY-4086) [1.9] String.encode support improvements

2009-10-12 Thread David Calavera (JIRA)
[1.9] String.encode support improvements Key: JRUBY-4086 URL: http://jira.codehaus.org/browse/JRUBY-4086 Project: JRuby Issue Type: Improvement Components: Core Classes/Modules, Ruby 1.9