[ 
https://issues.apache.org/jira/browse/SHINDIG-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Lindner closed SHINDIG-1597.
---------------------------------


part of 2.5.0-beta1 release.

                
> minor bug fix to inject hostProvider to JsonDbOpensocialSerivce
> ---------------------------------------------------------------
>
>                 Key: SHINDIG-1597
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1597
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.5.0-beta1
>            Reporter: li xu
>            Priority: Minor
>             Fix For: 2.5.0-beta1
>
>         Attachments: oauth.patch, patch0826
>
>
> Need to inject hostProvider to JsonDbOpensocialService
>   @Inject(optional = true)
>   public void setHostProvider( Provider<Authority> hostProvider) {
>     this.hostProvider = hostProvider;
>   }

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

        

Reply via email to