What's plaincharset?

On 6/15/06, Ola Bini <[EMAIL PROTECTED]> wrote:
Hi,

So here comes the new (partial) Zlib implementation. I've totally
rewritten GzipReader and GzipWriter in Java. There are a few steps to
get this working, though. First, the new files:

plaincharset.jar -> lib/
zlib.rb          -> src/builtin    (this is very important)
RubyZlib.java    -> org/jruby
ZlibLibrary.java -> org/jruby/libraries

src/lib/ruby/1.8/zlib.rb should be removed

My new RubyStringIO and company is needed for this to work.

and the patch should be applied. but that is a slight problem, since
some of my previous updates have been catched by this patch too,
especially the StringIO-stuff and the Signal things.

... oh, and yeah, if you're using windows, you have to modify the bat
script to reference everything in lib/*.jar in your classpath, not just
jruby.jar

... I hope this is all, good luck and please come back with comments!

/O




_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel






--
Charles Oliver Nutter @ headius.blogspot.com
JRuby Developer @ jruby.sourceforge.net
Application Architect @ www.ventera.com
_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to