You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a weird issue! I am not sure everyone can reproduce but if i use autin in a project, tool.logging's impl records do not get compiled! causing a failure in even require or use. i.e. java.lang.NoClassDefFoundError: clojure/tools/logging/impl/LoggerFactory.
Now just comment the plugins line and everything works.
This is a weird issue! I am not sure everyone can reproduce but if i use autin in a project, tool.logging's impl records do not get compiled! causing a failure in even require or use. i.e.
java.lang.NoClassDefFoundError: clojure/tools/logging/impl/LoggerFactory
.Now just comment the plugins line and everything works.
The text was updated successfully, but these errors were encountered: