Thanks Thomas!That did the trick. I removed that library and used the suggestion. I have also migrated to jakarta.inject.* annotations too. The only pending annotation to work with the latest Dagger is javax.inject.Provider. I have to stick with it for now.
On Wed, Dec 11, 2024 at 8:53 AM Juan Pablo Gardella <gardellajuanpablo@gmail.com> wrote:
Thanks Thomas, I was not aware of that. I'll check it outOn Wed, Dec 11, 2024 at 6:28 AM Thomas Broyer <t.broyer@gmail.com> wrote:Do you really need AutoFactory though? Dagger has supported an equivalent for nearly 4 years now: https://github.com/google/dagger/releases/tag/dagger-2.31 (and has been recommended over AutoFactory for 3 years: https://github.com/google/auto/commit/8dfe0ffeba3b371dbb2ecee0ea451df059db8662)--On Tuesday, December 10, 2024 at 9:39:23 PM UTC+1 gardella...@gmail.com wrote:Hello all,I am having problems upgrading Dagger. Latest stable version is 2.51, after that I see issues during compilaton. I am using Autofactory too, which uses javax.inject annotations. Anyone had the same problem and figured out the solution?Thanks,Juan
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/5aff8311-9ac7-4fb5-8143-338c107167f8n%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/CA%2BkiFscjGh79ZS57aaB1Vw0MOQhJRkwidC92gghB%2B6eDNGV%3DRQ%40mail.gmail.com.
No comments:
Post a Comment