office-gobmx/ridljar
Samuel Mehrbrodt 89cb33dde0 tdf#131572 Add java 9 module info for unoloader.jar
Add a java module named "org.libreoffice.unoloader" for this jar.

Require this module from org.libreoffice.uno
(libreoffice.jar has unoloader.jar in its classpath,
so add the same dependency to the modules)

Change-Id: I7471d65ac7a0d2c6a11c002027a21f0c441dd1f2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94419
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2020-05-27 11:40:40 +02:00
..
com/sun/star
source
test/com/sun/star
util
BUCK
CustomTarget_javamaker.mk
CustomTarget_test_urp.mk
InternalUnoApi_test_urp.mk
Jar_libreoffice.mk
Jar_ridl.mk
Jar_unoloader.mk
JunitTest_bridgefactory.mk
JunitTest_connections.mk
JunitTest_java.mk
JunitTest_java_remote.mk
JunitTest_remote.mk
JunitTest_typedesc.mk
JunitTest_uno.mk
JunitTest_urp.mk
JunitTest_util.mk
Makefile
Module_ridljar.mk
pom.libreoffice.xml
pom.ridl.xml
pom.unoloader.xml
README

Implements types for the Java Uno typesystem.