Rafael Winterhalter

Results 569 comments of Rafael Winterhalter
trafficstars

Sorry, add the -Pmulti-release profile when building Byte Buddy. PS: can you link me to how I can check this myself?

The dispatcher classes are runtime generated and use Java 5 as a format. I'll adjust it to use the current VM format instead to avoid this message.

This is fixed on master now. Could you build the current version and try it?

You will have to build with `-Pmulti-release` to generate a multi-release jar file that translates ASM over to Java 8. Could you try once more with this option?

Do I need to sign some CA to make this fossa scan step work?

I tested locally, at least. I am not entirely sure if `ContextRefreshedEvent` is the right event, but I think it is. Possibly, one could ask the Spring team for feedback....

I agree that this might be a better approach. The main reason to bind this to SpringLiquibase was the way it was discovered. The class could however just implement the...

I think more of being able to integrate it with micronaut and quarkus, for example. Those could certainly make use of this if it was plain Liquibase.

@filipelautert Here is a new suggestion, that I think offers a better abstraction without requiring the use of Spring. I also added tests.

I pushed the suggestion to this branch: https://github.com/raphw/liquibase/tree/integration-change-set