Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jruby.org/tryjruby/ - Page Not Found #3168

Closed
dummey opened this issue Jul 23, 2015 · 3 comments
Closed

jruby.org/tryjruby/ - Page Not Found #3168

dummey opened this issue Jul 23, 2015 · 3 comments

Comments

@dummey
Copy link

dummey commented Jul 23, 2015

Looks like the tryjruby page down.

http://jruby.org/tryjruby/

@headius
Copy link
Member

headius commented Oct 14, 2015

I started to fix it but we need to do a few extra things to make it work:

  • Both the jnlp and the applet require a signed jruby-complete.jar.
  • The complete jar does not currently contain either JRubyApplet or IRBConsole in usable forms, since they are both part of the jruby-readline library now. That needs to be fixed.

At least the page is there and formatting right, though :-)

@headius
Copy link
Member

headius commented Oct 14, 2015

@mkristian I know how to sign a jar, but I'm not sure the best way to get a usable complete jar with JRubyApplet and IRBConsole available at top-level. Thoughts?

@headius
Copy link
Member

headius commented Oct 16, 2015

Closing in favor of jruby/jruby.github.io#3.

@headius headius closed this as completed Oct 16, 2015
@enebo enebo added this to the Non-Release milestone Oct 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants