On 12/12/07, Charles Oliver Nutter <[EMAIL PROTECTED]> wrote:
> Thomas E Enebo wrote:
> > On Dec 12, 2007 4:04 AM, Ola Bini <[EMAIL PROTECTED]> wrote:
> >> Nick Sieger wrote:
> >>>
> >>> What if all 'require "openssl"' did on JRuby was load a ruby file that
> >>> contained a bunch of autoloads for
Thomas E Enebo wrote:
On Dec 12, 2007 4:04 AM, Ola Bini <[EMAIL PROTECTED]> wrote:
Nick Sieger wrote:
What if all 'require "openssl"' did on JRuby was load a ruby file that
contained a bunch of autoloads for all the constants in openssl? We
could attempt to fill in as many as possible in the b
Captures local to the block ?
-
Key: JRUBY-1712
URL: http://jira.codehaus.org/browse/JRUBY-1712
Project: JRuby
Issue Type: Bug
Reporter: Marcin Mielżyński
Assignee: Thomas E Enebo
here is
Compilation failure due to missing methods from joni
Key: JRUBY-1710
URL: http://jira.codehaus.org/browse/JRUBY-1710
Project: JRuby
Issue Type: Bug
Reporter: Changshin Lee
Compilation failure due to missing methods from joni
Key: JRUBY-1711
URL: http://jira.codehaus.org/browse/JRUBY-1711
Project: JRuby
Issue Type: Bug
Components: Miscellaneous
JRuby should use Joda Time instead (PATCHES WELCOME)
Key: JRUBY-1709
URL: http://jira.codehaus.org/browse/JRUBY-1709
Project: JRuby
Issue Type: Improvement
Components: Core Class
Compiler blows up with "NoVarsDynamicScope cannot be grown; use
ManyVarsDynamicScope"
-
Key: JRUBY-1708
URL: http://jira.codehaus.org/browse/JRUBY-1708
Project: JRuby
Unable to raise Java exceptions of derived types
Key: JRUBY-1707
URL: http://jira.codehaus.org/browse/JRUBY-1707
Project: JRuby
Issue Type: Bug
Components: Java Integration
Affec
On Dec 12, 2007 4:04 AM, Ola Bini <[EMAIL PROTECTED]> wrote:
>
> Nick Sieger wrote:
> >
> >
> > What if all 'require "openssl"' did on JRuby was load a ruby file that
> > contained a bunch of autoloads for all the constants in openssl? We
> > could attempt to fill in as many as possible in the base
[PATCH] Bad format for "frozen" error messages
--
Key: JRUBY-1706
URL: http://jira.codehaus.org/browse/JRUBY-1706
Project: JRuby
Issue Type: Bug
Reporter: Alexey Verkhovsky
On 12/12/07, Thomas E Enebo <[EMAIL PROTECTED]> wrote:
>
> Any other thoughts? ideas?
The patch at http://pastie.caboo.se/127653 allows me to run Rails 2
without jruby-openssl installed, provided that I change the session
store as follows inside config/environment.rb:
config.action_controller.ses
On phone so I will be brief.
How much of BC specifically do we need? Is it perhaps possible to
implement as much as we can without depending on BC, and only have the
gem install the bits that require BC? Or even -just- BC and we ship
openssl with those BC specific arab throwing an error?
Thomas E Enebo wrote:
So summary so far:
Problems:
A. Our stable branch is supported for Java 1.4 but jruby-openssl
required Java 5. Rails requires openssl.
B. Netbeans (and I presume any IDE which wants to bundle JRuby +
Rails) does not think it can distribute jruby-openssl gem.
1. Is this t
So summary so far:
Problems:
A. Our stable branch is supported for Java 1.4 but jruby-openssl
required Java 5. Rails requires openssl.
B. Netbeans (and I presume any IDE which wants to bundle JRuby +
Rails) does not think it can distribute jruby-openssl gem.
1. Is this true based on recently di
On 12/12/07, Ola Bini <[EMAIL PROTECTED]> wrote:
> >
> > So here's a new idea. openssl really sucks for us because it's such a
> > monolithic beast.
> >
> > What if all 'require "openssl"' did on JRuby was load a ruby file that
> > contained a bunch of autoloads for all the constants in openssl? We
JRuby trunk doesn't work on mongrel_jcluster
Key: JRUBY-1705
URL: http://jira.codehaus.org/browse/JRUBY-1705
Project: JRuby
Issue Type: Bug
Components: Miscellaneous
Environment
Nick Sieger wrote:
On 12/11/07, Thomas E Enebo <[EMAIL PROTECTED]> wrote:
Ok so I can put out a binary distro of 1.0.3 and in order for that to
be smooth I need to release an updated jruby-openssl. Here is the
problem (for windows):
1. Rails 2 requires openssl
2. JRuby 1.0.3 binary is compi
17 matches
Mail list logo