Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 321795 - dev-java/jtds-1.2.5 version bump
Summary: dev-java/jtds-1.2.5 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Java team
URL: http://sourceforge.net/news/?group_id...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-28 09:22 UTC by Ján Bednár
Modified: 2010-05-29 08:36 UTC (History)
1 user (show)

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


Attachments
jtds-1.2.5.ebuild (jtds-1.2.5.ebuild,1.08 KB, text/plain)
2010-05-28 09:23 UTC, Ján Bednár
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ján Bednár 2010-05-28 09:22:20 UTC
jTDS 1.2.5 is a maintenance release, correcting a number of bugs and adding a few minor features. This release restores backward compatibility with Java 1.3.
Bug fixes:
o [2900139], NoClassDefFoundError with C3P0.
o [2856350]/[2898905], problems with JDBC4 stubs in GlassFish. 
o [2911266], default response timeout of 30 seconds if using named pipes.
o [2892493], NullPointException when receiving character NULL values.
o [2891775], fix for bug [2340241] has broken Java 1.3 compatibility.
o [2883066], Numeric overflow in conversion BigInteger/BIGINT.
o [2871274], no soft kill for TimerThread.
o Corrected a bug that lead to login errors being masked by later exceptions.

Please bump

Reproducible: Always

Steps to Reproduce:
Comment 1 Ján Bednár 2010-05-28 09:23:14 UTC
Created attachment 233243 [details]
jtds-1.2.5.ebuild
Comment 2 Ján Bednár 2010-05-28 09:23:41 UTC
jtds-1.2.5.ebuild works for my amd64 just fine
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2010-05-28 21:47:56 UTC
Thanks for the version bump notice. Assigning to maintainer
Comment 4 Petteri Räty (RETIRED) gentoo-dev 2010-05-29 08:29:51 UTC
(In reply to comment #1)
> Created an attachment (id=233243) [details]
> jtds-1.2.5.ebuild
> 

betelgeuse@pena /usr/portage/dev-java/jtds $ diff -u jtds-1.2.4.ebuild attachment.cgi\?id\=233243 
betelgeuse@pena /usr/portage/dev-java/jtds $ 

If you just copy an existing ebuild, there's no need to attach it here. Just mention that copying the existing ebuild works fine.
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2010-05-29 08:36:08 UTC
Bumped. Thanks for the report.