Cool thanks Paul. -Ryan
Email: [email protected] Phone: 978-899-3041 developerWorks Profile From: Paul Lindner <[email protected]> To: [email protected], Cc: Li Xu/Raleigh/IBM@IBMUS Date: 06/08/2011 10:07 PM Subject: Re: Compilation Error In BasicAuthority.java Sent by: [email protected] ah, looks like this was a bad merge... fixing.. (also appears hudson/jenkins isn't running either... will check that too) On Wed, Jun 8, 2011 at 7: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 > >
