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'm attempting to migrate an application to JPMS. It depends on the com.ctc.wstx.evt package, but it is not exported in woodstox-core's module-info.java, causing compilation errors.