office-gobmx/ure
Stephan Bergmann 0c1dc375b4 Make ure/source/uretest/ use defaultBootstrap_InitialComponentContext
...instead of the ure executable's obsolte -ro arguments (leading to usage of
deprecated bootstrap_InitialComponentContext with an XSimpleRegistry instead).

The com.sun.star.lang.MultiServiceFactory service is (only) implemented by the
cppuhelper/source/defaultbootstrap.cxx ServiceManager itself, but it doesn't add
itself to its list of know services, so cppmain.cc should not test for it.

Change-Id: Iaaf8d466fe3607ab9bac6aba09396809e53404f3
2012-12-19 09:55:30 +01:00
..
prj
source Make ure/source/uretest/ use defaultBootstrap_InitialComponentContext 2012-12-19 09:55:30 +01:00
Makefile
Module_ure.mk
Package_distribution.mk
Package_uretest.mk
Rdb_ure.mk
README
Zip_uretest.mk

Contains the UNO Runtime Environment (URE).

Beginnings of standalone UNO distribution.


You may also want to read the README located at:
[git:ure/source/README]