* [jar][Upgrade] Upgrade lib-tests libraries * [fix][jar/upgrade] Upgraded jars in core/lib. -- fixed Junit Failures due to missing jaxb bindings. * [fix] Added openjdk 13 to travis auto-builds * [fix][unittest][java8] fixes automated java8 unittests * [fix][build][jar] Upgraded logback libraries; moved to core/lib * [fix][build][jar] removes unused jars: jaxb-jxc.*.jar * [upgrade][build][jar] Upgrade the guice .jar libraries
74 lines
2.3 KiB
XML
74 lines
2.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="EclipseModuleManager">
|
|
<libelement value="jar://$MODULE_DIR$/hamcrest-core-1.3.0RC1.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/hamcrest-library-1.3.0RC1.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/jmock-2.6.0-RC2.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/jmock-junit4-2.6.0-RC2.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/junit-dep-4.8.2.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/test-plugin.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/uispec4j-2.3-jdk16.jar!/" />
|
|
<src_description expected_position="0" />
|
|
</component>
|
|
<component name="NewModuleRootManager">
|
|
<output url="file://$MODULE_DIR$/bin" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/hamcrest-core-1.3.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/hamcrest-library-1.3.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/jmock-2.9.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/jmock-junit4-2.9.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/junit-4.12.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/test-plugin.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
</component>
|
|
</module> |