You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Matt Franklin (JIRA)" <ji...@apache.org> on 2012/06/11 09:47:47 UTC

[jira] [Created] (RAVE-665) Move Jpa implementation to rave-jpa module

Matt Franklin created RAVE-665:
----------------------------------

             Summary: Move Jpa implementation to rave-jpa module
                 Key: RAVE-665
                 URL: https://issues.apache.org/jira/browse/RAVE-665
             Project: Rave
          Issue Type: Sub-task
            Reporter: Matt Franklin




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (RAVE-665) Move Jpa implementation to rave-jpa module

Posted by "Jasha Joachimsthal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAVE-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293476#comment-13293476 ] 

Jasha Joachimsthal commented on RAVE-665:
-----------------------------------------

There may be a chance that we need to move them anyway if we are going to build an admin interface to manage the OAuth keys & secrets
                
> Move Jpa implementation to rave-jpa module
> ------------------------------------------
>
>                 Key: RAVE-665
>                 URL: https://issues.apache.org/jira/browse/RAVE-665
>             Project: Rave
>          Issue Type: Sub-task
>            Reporter: Matt Franklin
>            Assignee: Matt Franklin
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (RAVE-665) Move Jpa implementation to rave-jpa module

Posted by "Anthony Carlucci (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAVE-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293027#comment-13293027 ] 

Anthony Carlucci commented on RAVE-665:
---------------------------------------

Matt don't forget to also move the three JPA entities in rave-opensocial-provider:

*.gadgets.oauth.model.JpaOAuthConsumerStore
*.gadgets.oauth.model.JpaOAuthTokenInfo
*.opensocial.model.JpaApplicationData
                
> Move Jpa implementation to rave-jpa module
> ------------------------------------------
>
>                 Key: RAVE-665
>                 URL: https://issues.apache.org/jira/browse/RAVE-665
>             Project: Rave
>          Issue Type: Sub-task
>            Reporter: Matt Franklin
>            Assignee: Matt Franklin
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (RAVE-665) Move Jpa implementation to rave-jpa module

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

Matt Franklin resolved RAVE-665.
--------------------------------

    Resolution: Fixed
    
> Move Jpa implementation to rave-jpa module
> ------------------------------------------
>
>                 Key: RAVE-665
>                 URL: https://issues.apache.org/jira/browse/RAVE-665
>             Project: Rave
>          Issue Type: Sub-task
>            Reporter: Matt Franklin
>            Assignee: Matt Franklin
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (RAVE-665) Move Jpa implementation to rave-jpa module

Posted by "Matt Franklin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAVE-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293470#comment-13293470 ] 

Matt Franklin commented on RAVE-665:
------------------------------------

Looking at the models again, they don't appear to be tied too strongly to OpenSocial.  It might actually be better to keep them in rave-jpa for now...
                
> Move Jpa implementation to rave-jpa module
> ------------------------------------------
>
>                 Key: RAVE-665
>                 URL: https://issues.apache.org/jira/browse/RAVE-665
>             Project: Rave
>          Issue Type: Sub-task
>            Reporter: Matt Franklin
>            Assignee: Matt Franklin
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (RAVE-665) Move Jpa implementation to rave-jpa module

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

Matt Franklin reassigned RAVE-665:
----------------------------------

    Assignee: Matt Franklin
    
> Move Jpa implementation to rave-jpa module
> ------------------------------------------
>
>                 Key: RAVE-665
>                 URL: https://issues.apache.org/jira/browse/RAVE-665
>             Project: Rave
>          Issue Type: Sub-task
>            Reporter: Matt Franklin
>            Assignee: Matt Franklin
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (RAVE-665) Move Jpa implementation to rave-jpa module

Posted by "Anthony Carlucci (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAVE-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293070#comment-13293070 ] 

Anthony Carlucci commented on RAVE-665:
---------------------------------------

+1 for rave-opensocial-jpa module
                
> Move Jpa implementation to rave-jpa module
> ------------------------------------------
>
>                 Key: RAVE-665
>                 URL: https://issues.apache.org/jira/browse/RAVE-665
>             Project: Rave
>          Issue Type: Sub-task
>            Reporter: Matt Franklin
>            Assignee: Matt Franklin
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (RAVE-665) Move Jpa implementation to rave-jpa module

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

Raminderjeet Singh closed RAVE-665.
-----------------------------------

    
> Move Jpa implementation to rave-jpa module
> ------------------------------------------
>
>                 Key: RAVE-665
>                 URL: https://issues.apache.org/jira/browse/RAVE-665
>             Project: Rave
>          Issue Type: Sub-task
>            Reporter: Matt Franklin
>            Assignee: Matt Franklin
>             Fix For: 0.13
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (RAVE-665) Move Jpa implementation to rave-jpa module

Posted by "Matt Franklin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAVE-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293065#comment-13293065 ] 

Matt Franklin commented on RAVE-665:
------------------------------------

IMO, rave-jpa shouldn't have any dependencies on shindig components unless we move it to a different module under root.  Maybe for now we create a rave-opensocial-jpa module in rave-opensocial-provider.  Thoughts?
                
> Move Jpa implementation to rave-jpa module
> ------------------------------------------
>
>                 Key: RAVE-665
>                 URL: https://issues.apache.org/jira/browse/RAVE-665
>             Project: Rave
>          Issue Type: Sub-task
>            Reporter: Matt Franklin
>            Assignee: Matt Franklin
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (RAVE-665) Move Jpa implementation to rave-jpa module

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

Ate Douma updated RAVE-665:
---------------------------

    Fix Version/s: 0.13
    
> Move Jpa implementation to rave-jpa module
> ------------------------------------------
>
>                 Key: RAVE-665
>                 URL: https://issues.apache.org/jira/browse/RAVE-665
>             Project: Rave
>          Issue Type: Sub-task
>            Reporter: Matt Franklin
>            Assignee: Matt Franklin
>             Fix For: 0.13
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira