[ http://issues.apache.org/jira/browse/DERBY-1245?page=comments#action_12413492 ]
Kathey Marsden commented on DERBY-1245: --------------------------------------- Submitted to the trunk: Date: Fri May 26 09:08:48 2006 New Revision: 409688 URL: http://svn.apache.org/viewvc?rev=409688&view=rev DERBY-1245 Add o.a.derby.client.am.ClobWriter test coverage DERBY-1354 Writer.write(int c) to writer from Clob.setCharacterStream(long pos) appends integer value, not character Thank you Anders for your tremendous patience waiting for commit on this patch. Patches to add code coverage are very valuable. DERBY-1354 will also make a great addtion to 10.1.3. For 10.1.3 port instructions see: http://wiki.apache.org/db-derby/TenOneThreeRelease#head-5c8ce405978fa523af8eeb4bf4c4231d0faf7770 > Add o.a.derby.client.am.ClobWriter test coverage > ------------------------------------------------ > > Key: DERBY-1245 > URL: http://issues.apache.org/jira/browse/DERBY-1245 > Project: Derby > Type: Sub-task > Components: Test, Network Client > Reporter: Anders Morken > Assignee: Anders Morken > Priority: Minor > Fix For: 10.2.0.0 > Attachments: DERBY-1245-collateraldamage-v1.patch, > DERBY-1245-lobStream-v1.patch > > org.apache.derby.client.am.ClobWriter.java is currently not covered by > functional tests. I'll patch something up in jdbcapi/lobStreams.java and > stick a diff here when it works. =) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
