Uno/Binary/Modules/bridges
From Apache OpenOffice Wiki
The "bridges" module holds the binary Uno bridges (bridges mapping from the actual language to binary Uno) for
- CLI Uno,
- C++ Uno,
- Java Uno, respectively JNI (Java Native Interface) Uno, and
- Remote Uno.
CVS
Tests
Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.
-
cd bridges/test/com/sun/star/lib && dmake
-
cd bridges/test/com/sun/star/lib/uno/bridges/java_remote && dmake
- #Upon failure:
dmake
aborts with error
- udk/bridges/test/java_uno/acquire - JAVA SERVER or CLIENT tests do not seem to work! => i78208 - Does not build on windows (WARNINGS)
-
dmake
- #follow instructions in
readme.txt
- #Upon failure: executed tests issue diagnostics
- udk/bridges/test/java_uno/any - Does not build on windows (WARNINGS)
-
cd bridges/test/com/sun/star/lib && dmake
-
cd bridges/test/java_uno/any && dmake
-
cd
platform/bin
-
./TestJni
-
./TestRemote
- #Upon failure: executed tests issue diagnostics
- udk/bridges/test/java_uno/equals - Does not build on windows (missing .def file)
-
cd bridges/test/com/sun/star/lib && dmake
-
cd bridges/test/java_uno/equals && dmake
-
cd
platform/bin
-
./testequals
- #Upon failure: executed tests issue diagnostics
- udk/bridges/test/java_uno/nativethreadpool - Does not build on Windows / Solaris
-
dmake
#but seereadme
- #Upon failure:
dmake
aborts with error