I did a few tweaks to the submitted patch to make it more shindig-like.  LMK
if there's a way to reproduce.

You might try a mvn clean; mvn too..


On Thu, Jun 9, 2011 at 10:11 AM, Li Xu <[email protected]> wrote:

> Doug, this is something separate. I just did a sync, it built fine for me
> and passed all the test... how did you get the warning?
> thanks,
> li
>
> [image: Inactive hide details for daviesd ---06/09/2011 11:21:35 AM---Is
> that why I¹m seeing? WARNING: Error handling request:]daviesd
> ---06/09/2011 11:21:35 AM---Is that why I¹m seeing? WARNING: Error handling
> request:
>
>
> From:
> daviesd <[email protected]>
> To:
> <[email protected]>, Li Xu/Raleigh/IBM@IBMUS, Paul Lindner <
> [email protected]>
> Date:
> 06/09/2011 11:21 AM
> Subject:
> Re: Compilation Error In BasicAuthority.java
> ------------------------------
>
>
>
> Is that why I¹m seeing?
>
> WARNING: Error handling request:
> org.apache.shindig.common.uri.Uri$UriException:
> java.lang.IllegalArgumentException: java.net.URISyntaxException: Malformed
> escape pair at index 7: http://%authority%
>
> doug
>
>
> On 6/8/11 10:03 PM, "Ryan J Baxter" <[email protected]> wrote:
>
> > Just did an update and saw this in BasicAuthority.java
> >
> >   public String getOrigin(){
> >     return Objects.firstNonNull(ServletRequestContext.getScheme(),
> "http")
> >         "://" + getAuthority();
> >   }
> >
> > Looks like this was coming from a patch Paul committed for Li...?
> >
> >
> > -Ryan
> >
> > Email: [email protected]
> > Phone: 978-899-3041
> > developerWorks Profile
> >
> >
>
>
>
>


-- 
Paul Lindner -- [email protected] -- linkedin.com/in/plindner

Reply via email to