office-gobmx/jurt
Jan-Marek Glogowski 33e47b4491 Fix many Java subsequentcheck test by using JUH
Splits gb_JunitTest_set_unoapi_test_class_and_jars into two
separate defines as:
- gb_JunitTest_use_unoapi_jars
- gb_JunitTest_use_unoapi_test_class

Then replaces many of the gb_JunitTest_use_jars lists with the
new gb_JunitTest_use_unoapi_jars to fix the JUH dependencies.
This probably adds some unneeded JUH dependencies to some Java
tests, but that shouldn't be a problem.

Change-Id: I0c4fce6b50f7c6eb8d62bfb2c50f056b97584794
Reviewed-on: https://gerrit.libreoffice.org/63119
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2018-11-09 07:37:50 +01:00
..
com/sun/star
source/pipe
test/com/sun/star
util
workbench/com/sun/star/comp/urlresolver
BUCK
CustomTarget_test_urp.mk
InternalUnoApi_test_urp.mk
Jar_jurt.mk
JunitTest_bridgefactory.mk
JunitTest_connections.mk
JunitTest_java.mk
JunitTest_java_remote.mk
JunitTest_remote.mk
JunitTest_uno.mk
JunitTest_urp.mk
JunitTest_util.mk
Library_jpipe.mk
Library_jpipx.mk
Makefile
Module_jurt.mk
pom.jurt.xml
README

JURT means Java Uno Runtime and implements most of Java UNO.