Jonatan Ivanov

Results 416 comments of Jonatan Ivanov

@joschi What do you think, should we merge this or are there other changes you want me to introduce?

I think this would be very useful especially for power-users of asdf-java who often needs to deal with ea builds. @joschi this would be easier to implement if the metadata...

@bric3 The PR above should resolve this issue but it depends on files in this repo. If you want a less manual process you can force using local metadata on...

I see, I think it might worth to document this somewhere. Would it make sense to you to make the `serverName` public so that you can set it build-time and...

I never said it does not work, I said it's weird and makes impossible to have a "customizer" on the builder (actually that part does not work). As a user,...

Would an immutable `HttpTracing.Template` make more sense with a `HttpTracing.Builder` so that the intention is visible and the builder is really a builder?

Also, do you happen to know why the javadoc goal is failing? The error message does not seem to be very helpful.

javadoc: 🤦🏼 🤣 I'm sorry. static initialization I'm not 100% sure I understand this: >Is there any chance to create a class that would be detected by Spring or CDI...

@lenin-jaganathan I created a PoC to solve this issue but some more exploratory work is needed, will look into it more soon.