File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
component-runtime-testing/component-runtime-junit Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 147147 <method >*get*</method >
148148 <justification >we don't need this method</justification >
149149 </difference >
150+ <difference >
151+ <className >org/talend/sdk/component/junit5/ComponentExtension</className >
152+ <differenceType >4001</differenceType >
153+ <justification >org.junit.jupiter.api.extension.TestInstantiationAwareExtension has been removed by junit5, not by our code</justification >
154+ </difference >
155+ <difference >
156+ <className >org/talend/sdk/component/junit5/MavenDecrypterExtension</className >
157+ <differenceType >4001</differenceType >
158+ <justification >org.junit.jupiter.api.extension.TestInstantiationAwareExtension has been removed by junit5, not by our code</justification >
159+ </difference >
150160 </ignored >
151161 </configuration >
152162 <executions >
You can’t perform that action at this time.
0 commit comments