You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/05/23 19:59:16 UTC

[jira] Created: (DERBY-2685) Create a junit test decorator for a test specific policy file for junit tests

Create a junit test decorator for a test specific policy file for junit tests 
------------------------------------------------------------------------------

                 Key: DERBY-2685
                 URL: https://issues.apache.org/jira/browse/DERBY-2685
             Project: Derby
          Issue Type: Improvement
          Components: Test
    Affects Versions: 10.3.0.0
            Reporter: Kathey Marsden
            Priority: Minor


It would be good to allow test specific policy files for junit tests that need special permissions to avoid having to set them in derby_tests.policy



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DERBY-2685) Create a junit test decorator for a test specific policy file for junit tests

Posted by "Kathey Marsden (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kathey Marsden resolved DERBY-2685.
-----------------------------------

    Resolution: Invalid

> Create a junit test decorator for a test specific policy file for junit tests 
> ------------------------------------------------------------------------------
>
>                 Key: DERBY-2685
>                 URL: https://issues.apache.org/jira/browse/DERBY-2685
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>            Priority: Minor
>
> It would be good to allow test specific policy files for junit tests that need special permissions to avoid having to set them in derby_tests.policy

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (DERBY-2685) Create a junit test decorator for a test specific policy file for junit tests

Posted by "Kathey Marsden (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kathey Marsden closed DERBY-2685.
---------------------------------


Dan points out that this already exists

> Create a junit test decorator for a test specific policy file for junit tests 
> ------------------------------------------------------------------------------
>
>                 Key: DERBY-2685
>                 URL: https://issues.apache.org/jira/browse/DERBY-2685
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>            Priority: Minor
>
> It would be good to allow test specific policy files for junit tests that need special permissions to avoid having to set them in derby_tests.policy

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DERBY-2685) Create a junit test decorator for a test specific policy file for junit tests

Posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498330 ] 

Daniel John Debrunner commented on DERBY-2685:
----------------------------------------------

One already exists

public SecurityManagerSetup(Test test, String policyResource)

It's even being used by one test SecurityPolicyReloadingTest so it probably works!

> Create a junit test decorator for a test specific policy file for junit tests 
> ------------------------------------------------------------------------------
>
>                 Key: DERBY-2685
>                 URL: https://issues.apache.org/jira/browse/DERBY-2685
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>            Priority: Minor
>
> It would be good to allow test specific policy files for junit tests that need special permissions to avoid having to set them in derby_tests.policy

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.