[ 
http://issues.apache.org/jira/browse/DERBY-1522?page=comments#action_12433152 ] 
            
Deepa Remesh commented on DERBY-1522:
-------------------------------------

Thanks Dan for the suggestions.  

To try this, I used TestUtil methods for now. I'll open a Jira for adding 
shutdown methods in JUnit classes. I am able to run a particular test method 
with a specific setup. I think we need a small change in 
DatabasePropertyTestSetup.tearDown method where it tries to reset the 
properties to null. This gives an exception for 
'derby.database.sqlAuthorization' property. Setting to null may not be 
supported for all properties.



> Switch(if supported) from Derby Authorization to Derby SQL Standard 
> Authorization needs to be tested
> ----------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1522
>                 URL: http://issues.apache.org/jira/browse/DERBY-1522
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.2.1.0
>            Reporter: Mamta A. Satoor
>         Assigned To: Deepa Remesh
>             Fix For: 10.2.1.0
>
>         Attachments: d1522_junit_v1.diff, d1522_junit_v1.status
>
>
> There has been discussions on the Derby-dev list about switch from Derby 
> Authorization to Derby SQL Standard Authorization for existing databases. If 
> we do decide to support a switch like that, testing needs to be done/added to 
> make sure everything works fine after the switch.
> ps I have added this JIRA entry to JDBC component but I am not 100% sure if 
> that is the right component.

-- 
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

        

Reply via email to