* TUP-22672 upgrade jars for powermock after running Junit cases with java11 * TUP-22672 upgrade jars for powermock after running Junit cases with java11 -- org.talend.metadata.managment.test * TUP-22672 add classmexer:
21 lines
1.4 KiB
XML
21 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/assertj-core-3.5.2.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/byte-buddy-1.9.10.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/byte-buddy-agent-1.9.10.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/classmexer-0.0.3.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/javassist-3.24.0-GA.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/mockito-core-2.23.4.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/objenesis-2.6.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/powermock-api-mockito2-2.0.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/powermock-api-support-2.0.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/powermock-core-2.0.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/powermock-module-junit4-2.0.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/powermock-module-junit4-common-2.0.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/powermock-reflect-2.0.0.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|