[jruby-dev] [jira] Created: (JRUBY-4754) NotImplementedError: the MD5() function is unimplemented on this machine

2010-04-26 Thread Michael Johann (JIRA)
NotImplementedError: the MD5() function is unimplemented on this machine Key: JRUBY-4754 URL: http://jira.codehaus.org/browse/JRUBY-4754 Project: JRuby Issue Type: Bug

[jruby-dev] [jira] Created: (JRUBY-4755) Dir["**/*"] inside jar skips lib/ directory

2010-04-26 Thread Martin Vielsmaier (JIRA)
Dir["**/*"] inside jar skips lib/ directory --- Key: JRUBY-4755 URL: http://jira.codehaus.org/browse/JRUBY-4755 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.4 Environment: jrub

[jruby-dev] [jira] Created: (JRUBY-4756) Interface that has abstract methods final in Ruby hierarchy break "real class" implementation

2010-04-26 Thread Charles Oliver Nutter (JIRA)
Interface that has abstract methods final in Ruby hierarchy break "real class" implementation - Key: JRUBY-4756 URL: http://jira.codehaus.org/browse/JRUBY-4756

[jruby-dev] [ANN] JRuby 1.4.1 - Fixes XSS Vulnerability in JRuby 1.4.0 - Recommended Upgrade

2010-04-26 Thread Nick Sieger
Today we’re releasing JRuby 1.4.1 as a recommended upgrade for all previous versions of JRuby. Previous versions contained a bug in JRuby’s regular expression engine that could allow an attacker to perform, for example, an XSS attack on a web application running under JRuby. http://www.jruby.or

[jruby-dev] [jira] Created: (JRUBY-4757) addressable gem doesn't work with --fast

2010-04-26 Thread Marc Seeger (JIRA)
addressable gem doesn't work with --fast Key: JRUBY-4757 URL: http://jira.codehaus.org/browse/JRUBY-4757 Project: JRuby Issue Type: Bug Environment: jruby-head form today Reporter