You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Ryan Baxter (JIRA)" <ji...@apache.org> on 2011/04/13 19:19:05 UTC

[jira] [Created] (SHINDIG-1524) Add the openSocial namespace to entries from the activity stream produced by Shindig

Add the openSocial namespace to entries from the activity stream produced by Shindig
------------------------------------------------------------------------------------

                 Key: SHINDIG-1524
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1524
             Project: Shindig
          Issue Type: Improvement
          Components: Java
    Affects Versions: 3.0.0
            Reporter: Ryan Baxter
            Priority: Minor
             Fix For: 3.0.0


Part of the migration of some of the OpenSocial components to activity streams involves namespacing some of the OpenSocial properties that do not match to Activity Stream properties.  This patch adds the openSocial namespace to the activity streams implementation so we can begin to build out these OpenSocial extensions.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (SHINDIG-1524) Add the openSocial namespace to entries from the activity stream produced by Shindig

Posted by "Paul Lindner (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner closed SHINDIG-1524.
---------------------------------


part of 2.5.0-beta1 release.

                
> Add the openSocial namespace to entries from the activity stream produced by Shindig
> ------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1524
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1524
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: 2.5.0-beta1
>            Reporter: Ryan Baxter
>            Priority: Minor
>             Fix For: 2.5.0-beta1
>
>         Attachments: fix-1524-bug.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Part of the migration of some of the OpenSocial components to activity streams involves namespacing some of the OpenSocial properties that do not match to Activity Stream properties.  This patch adds the openSocial namespace to the activity streams implementation so we can begin to build out these OpenSocial extensions.

--
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] (SHINDIG-1524) Add the openSocial namespace to entries from the activity stream produced by Shindig

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

Ryan Baxter updated SHINDIG-1524:
---------------------------------

    Attachment: fix-1524-bug.patch

> Add the openSocial namespace to entries from the activity stream produced by Shindig
> ------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1524
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1524
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: 3.0.0
>            Reporter: Ryan Baxter
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: fix-1524-bug.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Part of the migration of some of the OpenSocial components to activity streams involves namespacing some of the OpenSocial properties that do not match to Activity Stream properties.  This patch adds the openSocial namespace to the activity streams implementation so we can begin to build out these OpenSocial extensions.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (SHINDIG-1524) Add the openSocial namespace to entries from the activity stream produced by Shindig

Posted by "Ryan Baxter (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Baxter resolved SHINDIG-1524.
----------------------------------

    Resolution: Fixed
    
> Add the openSocial namespace to entries from the activity stream produced by Shindig
> ------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1524
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1524
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: 3.0.0
>            Reporter: Ryan Baxter
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: fix-1524-bug.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Part of the migration of some of the OpenSocial components to activity streams involves namespacing some of the OpenSocial properties that do not match to Activity Stream properties.  This patch adds the openSocial namespace to the activity streams implementation so we can begin to build out these OpenSocial extensions.

--
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] (SHINDIG-1524) Add the openSocial namespace to entries from the activity stream produced by Shindig

Posted by "Eric Woods (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SHINDIG-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019962#comment-13019962 ] 

Eric Woods commented on SHINDIG-1524:
-------------------------------------

Committed.  Thanks Ryan.

> Add the openSocial namespace to entries from the activity stream produced by Shindig
> ------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1524
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1524
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: 3.0.0
>            Reporter: Ryan Baxter
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: fix-1524-bug.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Part of the migration of some of the OpenSocial components to activity streams involves namespacing some of the OpenSocial properties that do not match to Activity Stream properties.  This patch adds the openSocial namespace to the activity streams implementation so we can begin to build out these OpenSocial extensions.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira