Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-pmc] Seeking approval for two bugs... 247195 and 246684


Hi all...

Both of these have been reviewed (though I'm waiting for a 2nd opinion from the originator of 246684), I believe they should both make it into 1.6.1.

bug 247195 - NPE when expanding the columns of a table
https://bugs.eclipse.org/bugs/show_bug.cgi?id=247195

This was an issue with an earlier fix that had an unforseen ripple. Hemant's fix looks solid and should get this going again. Without it, we'll run into precision issues on time datatype columns, which isn't a good thing. The patch fixes this issue based on feedback from the originator of the bug.

bug 246684 - jar list separator should NOT be system dependent
https://bugs.eclipse.org/bugs/show_bug.cgi?id=246684

This was an issue brought up by Roy & Eden. We made a change in 1.6 in an attempt to make driver template jar lists more platform aware (so we don't end up with Linux paths on Windows and vice versa). The side effect is that if the jar list in the template isn't set with the platform-specific delimiter, it fails to parse the list, which causes issues. The patch reviewed by Larry (and hopefully Roy & Eden) should fix that issue.

Thanks for your time.

--Fitz

Brian Fitzpatrick
Eclipse Data Tools Platform PMC Chair
Eclipse Data Tools Platform Connectivity Team Lead
Staff Software Engineer, Sybase, Inc.

Back to the top