Hi! I am trying to build the 1.6.x branch for jclouds-labs, and the build takes forever. I've debugged a bit, and I've found that the ImageApiExpectTest.testCreateWhenResponseIs4xx test does never terminate.
It is weird because the master branch builds without issues and the test has not changed. From what I've been able to find, it seems that there is an infinite loop retrying the request when the 401 error is reported. Is that possible? Could some openstack guru could take a look at this? (BTW, I am using Java7, but I think it shouldn't matter) I also noticed that we don't have builds for the 1.6.x branches in the labs projects. Should we set them up? Thanks! Ignasi
