You may need to tell your SVN client to add them to source control Then create the patch and make sure they are selected. (if you're using eclipse, that's what I use)
From: daviesd <davi...@oclc.org> To: <dev@shindig.apache.org>, Date: 12/12/2011 11:38 AM Subject: Re: OAUTH2 ClientAuthenticationHandler: No access to security token Hmmm... I included 2 NEW files in the diff, but they didn't get added to the review. How do I do this? doug On 12/12/11 11:18 AM, "daviesd" <davi...@oclc.org> wrote: > I have submitted a revision to the review (3064) that implements the > OAuth2RequestParameterGenerator class. I look forward to your responses and > getting this integrated as quickly as possible. > > Thanks for the guidance, > doug > > > On 12/8/11 3:50 PM, "Li Xu" <leeg...@gmail.com> wrote: > >> I see. Just a thought, Inject an OAuth2RequestParameterGenerator here might >> be helpful...It could provide a function to generate parameter based on >> HttpRequest. The default implemenation doesn't have to generate any >> parameter. >> >> thanks, >> li >> >>> >>>