I'm going through the 1.8 dir and figuring out which files/dirs we won't want to ship. There's a number of libraries that require native code, and we'll obviously want to remove those.

A short list of removals, so far:

dl/ (dynamic library support)
i386-mswin32/ (or linux/mac equiv)
openssl/ and openssl.rb (requires OpenSSL .so)
tk/ and tkextlib/ and tk*.rb (requires Tk)
win32/
win32ole/ (though we could implement this at some point)
yaml/ and yaml.rb

I'm sure this isn't a complete list, so please provide any updates. With these removed the 1.8 dir totals about 3MB, and compresses down to about 960Kb.

--
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