• Stephan Bergmann's avatar
    Make ure/source/uretest/ use defaultBootstrap_InitialComponentContext · 0c1dc375
    Stephan Bergmann yazdı
    ...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
    0c1dc375
JavaNative.java 1.11 KB