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 recently noticed that DynamicJasper still depends on the javax.* packages. As you might be aware, with the transition of Java EE to the Eclipse Foundation under the Jakarta EE project, the new versions of these specifications now use the jakarta.* namespace instead of the older javax.*. Are there any plans to move to current versions of the specification?
The text was updated successfully, but these errors were encountered:
I recently noticed that DynamicJasper still depends on the
javax.*
packages. As you might be aware, with the transition of Java EE to the Eclipse Foundation under the Jakarta EE project, the new versions of these specifications now use thejakarta.*
namespace instead of the olderjavax.*
. Are there any plans to move to current versions of the specification?The text was updated successfully, but these errors were encountered: