|
I had one failure in derbynet/testSecMec.java when I ran derbyall and it did not seem related to my patch.
I request for this patch to be please considered for a commit. -------------------------------------------------------------------------------------------------- The diff for derbynet/testSecMec.java said this < TEST_DS - USRSSBPWD + BUILTIN (T4):EXCEPTION testSecurityMechanism() Connection authentication failure occurred. Reason: userid or password invalid. < Turning OFF Derby BUILTIN authentication < USRSSBPWD + BUILTIN (T5): jdbc:derby://xxxFILTERED_HOSTNAMExxx:xxxFILTEREDPORTxxx/wombat;user=neelima;password=lee;shutdown=true;securityMechanism=8 - EXCEPTION DERBY SQL error: SQLCODE: -1, SQLSTATE: 08006, SQLERRMC: Database 'wombat' shutdown. < ----- < Testing with derby.drda.securityMechanism=INVALID_VALUE < EXPECTED EXCEPTION DRDA_InvalidValue.U:Invalid value, INVALID_VALUE, for derby.drda.securityMechanism. < ----- < Testing with derby.drda.securityMechanism= < EXPECTED EXCEPTION DRDA_InvalidValue.U:Invalid value, , for derby.drda.securityMechanism. < Completed testSecMec Test Failed. I did a svn update in the checkout in which I had done this modification. After this I did a svn update and the output did not reveal any broken files
M java/testing/org/apache/derbyTesting/functionTests/tests/lang/UpdatableResultSetTest.java M java/client/org/apache/derby/client/am/CrossConverters.java X tools/testing/derby This issue blocks 2443 for which I have put in a patch for review alone I request a interested person to consider this patch for review and comment and if everything is ok a commit recommendation or a commit. thanx, Narayanan pardon my earlier typo. I meant to say I did a "svn status" after doing a "svn update".
Thanks Narayanan. The patch looks good. Committed revision 517577.
I set the "Release Note Needed" flag to indicate that this change should be mentioned in the release notes for 10.3. It would be OK to incorporate the release note for this issue into the release note for Thank you for the commit knut. This patch blocks issue 2443 and this commit will help me in submitting a final patch to that issue.
Thanx a ton for this one, Narayanan Re-opening to attach release note.
Attaching the release note for this issue
All patches submitted and committed and release note added
Reopen issue so that I can scrub the release note.
Attaching scrubbed version the release note. This removes the cruft inserted by an html editor, which the SAX parser can't digest.
Correct unbalanced paragraph tag in release note.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I am running derbyall with this patch. I shall post the results soon. I have put this up for review.
Narayanan