You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Dianne Richards (JIRA)" <ji...@apache.org> on 2010/02/23 19:20:28 UTC

[jira] Created: (OPENJPA-1529) Create new tests for bean caching mode

Create new tests for bean caching mode
--------------------------------------

                 Key: OPENJPA-1529
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1529
             Project: OpenJPA
          Issue Type: Test
          Components: jpa
    Affects Versions: 2.0.0-beta
            Reporter: Dianne Richards
            Assignee: Dianne Richards
            Priority: Minor
             Fix For: 2.0.0


Create a set of tests for the bean caching using the javax.persistence.sharedCache.mode property. Also provide a test using an invalid value for the <shared-cache-mode> element in a  persistence unit.

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


[jira] Resolved: (OPENJPA-1529) Create new tests for bean caching mode

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

Dianne Richards resolved OPENJPA-1529.
--------------------------------------

    Resolution: Fixed

> Create new tests for bean caching mode
> --------------------------------------
>
>                 Key: OPENJPA-1529
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1529
>             Project: OpenJPA
>          Issue Type: Test
>          Components: jpa
>    Affects Versions: 2.0.0-beta
>            Reporter: Dianne Richards
>            Assignee: Dianne Richards
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: patch.txt
>
>
> Create a set of tests for the bean caching using the javax.persistence.sharedCache.mode property. Also provide a test using an invalid value for the <shared-cache-mode> element in a  persistence unit.

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


[jira] Commented: (OPENJPA-1529) Create new tests for bean caching mode

Posted by "Jeremy Bauer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENJPA-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837920#action_12837920 ] 

Jeremy Bauer commented on OPENJPA-1529:
---------------------------------------

Committed patch2.txt dated 2010-02-24 05:47 PM for Dianne under revision 915904.

> Create new tests for bean caching mode
> --------------------------------------
>
>                 Key: OPENJPA-1529
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1529
>             Project: OpenJPA
>          Issue Type: Test
>          Components: jpa
>    Affects Versions: 2.0.0-beta
>            Reporter: Dianne Richards
>            Assignee: Dianne Richards
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: patch.txt, patch2.txt
>
>
> Create a set of tests for the bean caching using the javax.persistence.sharedCache.mode property. Also provide a test using an invalid value for the <shared-cache-mode> element in a  persistence unit.

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


[jira] Updated: (OPENJPA-1529) Create new tests for bean caching mode

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

Donald Woods updated OPENJPA-1529:
----------------------------------

    Fix Version/s:     (was: 2.0.0)
                   2.0.0-beta2

> Create new tests for bean caching mode
> --------------------------------------
>
>                 Key: OPENJPA-1529
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1529
>             Project: OpenJPA
>          Issue Type: Test
>          Components: jpa
>    Affects Versions: 2.0.0-beta
>            Reporter: Dianne Richards
>            Assignee: Dianne Richards
>            Priority: Minor
>             Fix For: 2.0.0-beta2
>
>         Attachments: patch.txt, patch2.txt
>
>
> Create a set of tests for the bean caching using the javax.persistence.sharedCache.mode property. Also provide a test using an invalid value for the <shared-cache-mode> element in a  persistence unit.

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


[jira] Updated: (OPENJPA-1529) Create new tests for bean caching mode

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

Dianne Richards updated OPENJPA-1529:
-------------------------------------

    Attachment: patch.txt

Attaching a patch containing these tests (patch.txt).

> Create new tests for bean caching mode
> --------------------------------------
>
>                 Key: OPENJPA-1529
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1529
>             Project: OpenJPA
>          Issue Type: Test
>          Components: jpa
>    Affects Versions: 2.0.0-beta
>            Reporter: Dianne Richards
>            Assignee: Dianne Richards
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: patch.txt
>
>
> Create a set of tests for the bean caching using the javax.persistence.sharedCache.mode property. Also provide a test using an invalid value for the <shared-cache-mode> element in a  persistence unit.

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


[jira] Commented: (OPENJPA-1529) Create new tests for bean caching mode

Posted by "Jeremy Bauer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENJPA-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837850#action_12837850 ] 

Jeremy Bauer commented on OPENJPA-1529:
---------------------------------------

Committed patch.txt dated 2010-02-24 03:26 PM for Dianne under revision 915838.

> Create new tests for bean caching mode
> --------------------------------------
>
>                 Key: OPENJPA-1529
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1529
>             Project: OpenJPA
>          Issue Type: Test
>          Components: jpa
>    Affects Versions: 2.0.0-beta
>            Reporter: Dianne Richards
>            Assignee: Dianne Richards
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: patch.txt
>
>
> Create a set of tests for the bean caching using the javax.persistence.sharedCache.mode property. Also provide a test using an invalid value for the <shared-cache-mode> element in a  persistence unit.

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


[jira] Updated: (OPENJPA-1529) Create new tests for bean caching mode

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

Dianne Richards updated OPENJPA-1529:
-------------------------------------

    Attachment: patch2.txt

Attaching patch2.txt which added an additional assertion in 2 of the test cases.

> Create new tests for bean caching mode
> --------------------------------------
>
>                 Key: OPENJPA-1529
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1529
>             Project: OpenJPA
>          Issue Type: Test
>          Components: jpa
>    Affects Versions: 2.0.0-beta
>            Reporter: Dianne Richards
>            Assignee: Dianne Richards
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: patch.txt, patch2.txt
>
>
> Create a set of tests for the bean caching using the javax.persistence.sharedCache.mode property. Also provide a test using an invalid value for the <shared-cache-mode> element in a  persistence unit.

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