Christopher Dancy
Christopher Dancy
Cool. Let me know if you need help and good work thus far. Wiring things up for use with jclouds, on top of the "errors" layer I've put on top,...
> Also I tried passing it in the end, but it failed with the following error Aaaahhhh ... that's just an AutoValue feature/quirk with how they build the generated classes....
@dolonnen yeah this is a known issue and nothing this project _specifically_ does but more the underlying jclouds library. I've seen this being talked about with them in the past...
@MarkRx yes! However ... I have failed to migrate this project over to maven since bintray closed down. I _really_ need to get on that...
@javiercri does this make sense at all? Am I understanding things correctly? As you can see in NewRelic: it's just empty messages :) ![Uploading Screen Shot 2022-09-13 at 4.30.14 PM.png…]()
@choweiyuan that was due to a plugin related reason for the build itself and not anything to do with jdk17. Things should just work unless anyone has spotted a reason...
@choweiyuan I honestly have not been looking at the CI builds here and instead just run them locally when I need to do a release. I know @martinda has played...
@lemeurherve yeah if there is an easy way to get this up and running on Jenkins somewhere that would be wonderful I just personally don't know how to do so.
@SuppenNudel enable debug logging will get the URL's as well as any additional http wire logs output to stdout
@SuppenNudel depending on how you're using the library the most simplest way would be to pass along a jvm debug arg which you can search online how to do so....