-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Description
The following issues and PRs deprecated code that should be removed:
- Relocate
MediaType
tojupiter.api
package and deprecate existing class #4886 - Relocate
Resource
tocommons.io
package and deprecate existing interface #4885 - Relocate
ParameterInfo
toparams
package and deprecate existing interface #4919 - Relocate
OutputDirectoryProvider
toorg.junit.platform.engine
package and deprecate existing interface #4923
Deliverables
- Delete the deprecated code
- Remove the ignored dependencies for the package cycle check from
ArchUnitTest
sbrannen