Moving Conditions into separate package (original) (raw)
Is your feature request related to a problem? Please describe.
Currently we have all annotations which represent a condition like DisabledForMavenVersion within the package com.soebes.itf.jupiter.extension.
Describe the solution you'd like
We should move the annotations which represent a condition like DisabledForMavenVersion into the package com.soebes.itf.jupiter.extension.condition