Release Name: 0.9.1
Notes:
GlassFish v3 Gem 0.9.1
==================
GlassFish v3 Gem ver 0.9.1 is based on GlassFish v3 Prelude nucleus.
GlassFish v3 Prelude is a JavaEE based production quality application server with Ruby on Rails support.
For details see here: https://glassfish.dev.java.net
This is a bug fix release over the previous version 0.9.0. It also includes performance improvement where the request message headers are passed on from java to ruby using byte[] to avoid extra encoding resulting from String conversion.
Try it out and report any issues at [1]. Also leave your comments at webtier@glassfish.dev.java.net.
Bugs fixed in this release
----------------------------------
* RubyForge Issues[1]
22724 "asadmin" in %JRUBY_HOME\bin should be renamed to avoid confliction
22741 JRuby on Rails on Glassfish — Unexplainable NameError
22774 Gem 0.9.0 does not work in Production on Windows with JRuby 1.4+
22793 0.9.0 gem has ‘Activator start error‘
22795 -p option throws BindException
22836 Glassfish gem 0.9 problems on Ubuntu and Windows
22861 Error if RAILS_GEM_VERSION isn‘t defined
23007 uninitialized constant Rack while creating error app
23090 Environment flag -e is not correctly used for Merb app
* Java.net Issues[2]
6754 Running Typo in GlassFish Gem throws multiple exceptions
6764 "Rails" text shows up when deploying anything
6765 GlassFish Gem does not list rack as a dependency
6767 Impossible to set production environment for merb
[1]http://rubyforge.org/tracker/index.php?group_id=5450&atid=21080
[2]https://glassfish.dev.java.net/servlets/ProjectIssues
Changes:
* RubyForge Issues[1]
22724 "asadmin" in %JRUBY_HOME\bin should be renamed to avoid confliction
22741 JRuby on Rails on Glassfish — Unexplainable NameError
22774 Gem 0.9.0 does not work in Production on Windows with JRuby 1.4+
22793 0.9.0 gem has ‘Activator start error‘
22795 -p option throws BindException
22836 Glassfish gem 0.9 problems on Ubuntu and Windows
22861 Error if RAILS_GEM_VERSION isn‘t defined
23007 uninitialized constant Rack while creating error app
23090 Environment flag -e is not correctly used for Merb app
* Java.net Issues[2]
6754 Running Typo in GlassFish Gem throws multiple exceptions
6764 "Rails" text shows up when deploying anything
6765 GlassFish Gem does not list rack as a dependency
6767 Impossible to set production environment for merb
[1]http://rubyforge.org/tracker/index.php?group_id=5450&atid=21080
[2]https://glassfish.dev.java.net/servlets/ProjectIssues
|