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
I know this is an oversimplification, but usually provided marks things that will cause problems if loaded in multiple classloaders, like logging and platform apis. So why not treat provided as optional until something more sophisticated can be designed?
For example, if you
import "log4j:log4j" "1.2.17"
, you also getorg.apache.openejb:javaee-api
.The text was updated successfully, but these errors were encountered: