Alejandro Revilla
Alejandro Revilla
Looks good to me. PR?
I'd start with a WARNING, see how it looks, then we may choose to ERROR and exit.
GenericPackager configuration is usually read from the classpath. Having the ability to define entities is a nice to have feature that improves code readability. Somebody with enough access to the...
Fair enough. I'll reopen the issue and think about a way to configure it to reenable the feature.
That's one way to solve it, but I think it's an annoying enough log event that we can handle at `BaseChannel` level configuration.
Can you show us which test error you are experiencing? It could be a good opportunity to fix an evasive bug.
Can you provide a test case or code example to simulate this problem?
We have `core`, perhaps we can call this one `testcore`.
Your `patch-6` wasn't added to this PR @chhil - can you force push it?
I believe you need to `cherry-pick` your `patch-6` change (`d051d8e5`) into your `patch-11`, then `push -f` your patch-11.