[
https://issues.apache.org/jira/browse/SHINDIG-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
li xu updated SHINDIG-1597:
---------------------------
Attachment: oauth.patch
> 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: 3.0.0
> Reporter: li xu
> Priority: Minor
> Fix For: 1.0.2
>
> Attachments: oauth.patch
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira