Pull requests are a staging area for commits for potential inclusion in the main source tree. People can review and comment on changes at this point. GitHub has extensive documentation on this:
https://help.github.com/articles/using-pull-requests After merging, this commit will become part of the nightly 1.6.2-SNAPSHOT and then 1.6.2 release. I estimate end of the week for the former and early August for the latter. If you need an immediate solution, you could cherry-pick this commit from GitHub and build your own local jclouds version. On Tue, Jun 25, 2013 at 05:29:22PM -0700, Ali, Saqib wrote: > Andrew, > > I am a newbie. Can you please explain what's a pull request? > > thanks. > > > On Tue, Jun 25, 2013 at 5:26 PM, Andrew Gaul <[email protected]> wrote: > > > Coincidentally I opened a pull request for this recently: > > > > https://github.com/jclouds/jclouds/pull/42 > > > > I plan to merge this shortly and it 1.6.2 will include it. > > > > On Tue, Jun 25, 2013 at 05:24:44PM -0700, Ali, Saqib wrote: > > > We recently put our OpenStack Swift behind a F5 BigIP LTM (load balancer) > > > > > > Now the jClouds library is complaining about not receiving the ETag. Here > > > is the exception. > > > > > > CloudStorageServiceException: javax.ejb.EJBException: > > > org.jclouds.http.HttpException: did not receive ETag > > > > > > Any thoughts on how to resolve this? -- Andrew Gaul http://gaul.org/
