Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190124 - dev-java/jruby-1.0.3 version bump
Summary: dev-java/jruby-1.0.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Java team
URL: http://dist.codehaus.org/jruby/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-25 03:33 UTC by M. Edward Borasky
Modified: 2008-03-15 07:28 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description M. Edward Borasky 2007-08-25 03:33:28 UTC
The JRuby community is pleased to announce the release of JRuby 1.0.1.

Homepage: http://www.jruby.org/
Download: http://dist.codehaus.org/jruby/

JRuby 1.0.1 is a minor release of our stable branch.  The fixes for this
release are obvious compatibility issues that we feel are low risk.  Our
intention is to periodically push out point releases to help better support
production uses of JRuby.

Highlights:
- Fixed a issue which caused most multipart processing to not work
- Fixed issue with sockets that affected some aspects of net/* libraries
- Fixed network timeout issue for large packets
- 28 issues resolved

Key                Summary
JRUBY-1080     Kernel#system behaves differently under MRI and JRuby for missing commands
JRUBY-1108     IOError exception in Net::FTP using 1.0.0RC3 under WinXP
JRUBY-1110     Concurrent modification exception when exiting IRB
JRUBY-1119     FTP.nlst error !!!
JRUBY-1120     Implementing BigDecimal.mode()
JRUBY-1131     RubyFileTest fails to be compiled in Eclipse
JRUBY-1132     $! gets set to 'uninitialized constant RAILS_FRAMEWORK_ROOT' after Rails Initializer run - inconsistent with MRI
JRUBY-1150     Multipart Uploads still fails.
JRUBY-1156     Implementing BigDecimal.power()
JRUBY-1162     Dump invocations in maven build
JRUBY-1169     YAML parser do not escape nested yaml string correctly
JRUBY-1174     Ranges in if and if_mod evaluate incorrectly
JRUBY-1181     Rake batch file for Windows environments
JRUBY-1191     method() on alias calls wrong super (but not in our opinion)
JRUBY-1200     commit #3984 breaks Webrick startup: active_support/dependencies.rb:266:in `load_missing_constant'
JRUBY-1206     Form's with enctype="multipart/form-data" fail in JRuby/Rails
JRUBY-1220     YAML dump is broken for multi-line string values with leading space
JRUBY-1228     TCPSocket.open will not accept a string for the port parameter
JRUBY-1239     Monitor synchronize hangs
JRUBY-1244     [PATCH] ENV variables should be removed from the environment when set to nil
JRUBY-1245     [PATCH] File.mtime should raise exception if file is not found
JRUBY-1247     ShellLauncher command line parsing does not handle embedded quotes
JRUBY-1248     [PATCH] StringIO.puts shouldn't append \n if it's already there
JRUBY-1255     [PATCH] Indented heredoc trims trailing '\n' characters
JRUBY-1266     TCPServer doesn't close connection properly using blocks
JRUBY-1270     Unable to round trip paritcular forms of strings using YAML
JRUBY-1271     Jruby error on loading ActiveMerchant plugin
JRUBY-1280     Hash#select block parameter semantics are not cRuby compatible

-- 
Thomas E Enebo <thomas.enebo@sun.com>
JRuby Core Developer, http://www.bloglines.com/blog/ThomasEEnebo
Comment 1 M. Edward Borasky 2007-11-03 14:21:03 UTC
They're up to 1.0.2 now ...and they have a beta 1.1 as well
Comment 2 Josh Nichols (RETIRED) gentoo-dev 2007-11-05 18:32:49 UTC
Unfortunately, I don't currently have a working development box, so there isn't much I can do about this at the moment.

If someone else from the Java team wants to take a stab at it, by all means feel free too.
Comment 3 M. Edward Borasky 2007-11-06 05:40:03 UTC
I've got 1.1 beta 1 running on an Athlon XP. I know the guys at Sun that build this, and I think 1.1 is only a week or two away from release. I'll be testing in on AMD 64 X2 (from upstream source, of course) this weekend.
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2007-12-17 12:28:21 UTC
at 1.0.3 now.  I might grab this one in the next few days.
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2007-12-17 13:59:00 UTC
I've bumped to 1.0.3.  Works good for me, would be interested to hear if you have any issues.
Comment 6 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-12-17 14:35:03 UTC
(In reply to comment #5)
> I've bumped to 1.0.3.  Works good for me, would be interested to hear if you
> have any issues.

Thanks. You mentioned dep changes in the ChangeLog, but I see none in the ebuild?
Comment 7 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-12-17 14:40:08 UTC
Ah I see, you did it to 1.0.0 too, so a diff didn't reveal. I guess fine, if it really compiled without problems using 1.6 jdk for you :)
Comment 8 Caleb Tennis (RETIRED) gentoo-dev 2007-12-17 14:55:38 UTC
oops, I did NOT mean to do it to 1.0.0!  Will check, and revert if necessary.
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2008-03-15 07:28:37 UTC
*jruby-1.0.3 (17 Dec 2007)

  17 Dec 2007; Caleb Tennis <caleb@gentoo.org> jruby-1.0.0.ebuild,
  +jruby-1.0.3.ebuild:
  version bump, with some dep changes.  See bug #190124

Closing.