GlassFish v3 gem 0.1.2 released
Posted by arungupta on March 13, 2008 at 11:21 PM EDT
Pramod announced the release of GlassFish
v3 Gem ver
0.1.2. The focus of this release is bugfixes:- IssueTracker #4228: Duplicate entries for Scaffold generated by Rails 2.0.2
- IssueTracker #3966: Blank page returned if no Rails instance is available
- RubyForge #17970: All requests are Ajax requests
- RubyForge #18162: observe_field for Ajax capablites work only once
You can verify if have 0.1.1 version by giving the command:
-
Macintosh-187:jruby-1.1RC2 arungupta$ bin/jruby -S gem list -d glassfish
*** LOCAL GEMS ***
glassfish (0.1.1)
GlassFish V3 Application Server for JRuby
You can update to the most recent version by giving the command:Macintosh-187:jruby-1.1RC2
arungupta$ bin/jruby -S gem
update glassfish |
And then again verify using the following command:
-
Macintosh-187:jruby-1.1RC2 arungupta$ bin/jruby -S gem list -d glassfish
*** LOCAL GEMS ***
glassfish (0.1.2, 0.1.1)
GlassFish V3 Application Server for JRuby
-
bin/jruby -S gem uninstall GlassFish
bin/jruby -S gem install glassfish
Please use the gem and send us feedback on GlassFish forums, dev@glassfish or gem mailing list.
File issues in JIRA or RubyForge or GlassFish Issue Tracker.
Technorati: glassfish v3 jruby ruby rubyonrails gem
Related Topics >>
Blog Links >>
- Login or register to post comments
- Printer-friendly version
- arungupta's blog
- 551 reads





