From 7c48a2a83f4a92200c7f2b0f259bf1684d253436 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 10 Apr 2013 01:14:11 +0200 Subject: API CHANGE: cleanup of Java.xcs Remove deprecated items. All are unused in the code. since 2002 (d8155fb9): Install/AdditionalClasspath Install/AdditionalSearchPath Install/ExcludeVersion Install/InstallationPackage Install/PackageInstallationDirectory Install/RequiredVersion Install/Vendor Install/VerifiedVersion Install/Version VirtualMachine/DebugPort VirtualMachine/DisableAsyncGC VirtualMachine/EnableClassGC VirtualMachine/EnableVerboseGC VirtualMachine/EnvironmentType VirtualMachine/JavaLibPath VirtualMachine/JavaStackSize VirtualMachine/MaxHeapSize VirtualMachine/MinHeapSize VirtualMachine/NativeStackSize VirtualMachine/RunTimeLib VirtualMachine/SystemClassPath VirtualMachine/VMType VirtualMachine/Verbose VirtualMachine/VerifyMode Change-Id: Iefde5b6d4ff57dc708059681a247efa419c11013 --- .../registry/schema/org/openoffice/Office/Java.xcs | 266 --------------------- 1 file changed, 266 deletions(-) (limited to 'officecfg/registry/schema') diff --git a/officecfg/registry/schema/org/openoffice/Office/Java.xcs b/officecfg/registry/schema/org/openoffice/Office/Java.xcs index fe0dcfb79358..c7a3e9ca6a7a 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Java.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Java.xcs @@ -46,26 +46,6 @@ NULL - - - - - - Specifies the JVM shared library that is used. - - - - - - - - - - Contains jars of the Office installation and may also contain other jars or folders. - - - - @@ -132,157 +112,6 @@ Indicates that JVM supports debugging. - - - - - - Determines the port for debugging. - - - - - - - - Turns on verbose garbage collection. - - - - - - - - Turns on verbose mode for Java execution. - - - - - - - - Determines the native stack size. - - - - - - - - Determines the Java stack size. - - - - - - - - Determines the verify mode. - - - - - - Verify mode 0 - - - - - - Verify mode 1 - - - - - - Verify mode 2 - - - - - - - - - - Determines the minimum size of the heap. - - - - - - - - Determines the maximum size of the heap. - - - - - - - - Disables asynchronous garbage collection. - - - - - - - - Enables garbage collection. - - - - - - - - Specifies values for different VM types. - - - - - Classic VM - - - - - Hotspot VM - - - - - - - - - - Indicates if a JRE or SDK is used. - - - - - JDKxxx or j2sdkxxx - - - - - JRExxx - - - - - - - - - - - Contains directories which contain shared libraries that are used by the Java runtime library. - - - - @@ -292,101 +121,6 @@ - - - - Provides information which are used by jvmsetup. - - - - - - Specifies the name of the folder that will contain the JRE installation (depends on the JRE package). - - - - - - - - - Contains a space separated list of verified Java versions. - - - - - - - - - Specifies the version of the JRE which is provided by the setup. - - - - - - - - - Specifies the vendor of the JRE package. - - - - - - - - - Specifies that all Java installations with a lower version will be ignored by the Java setup (jvmsetup.exe). - - - - - - - - - Specifies the JRE package which can be installed during the Java setup. - - - - - - - - - Contains a space separated list of Java versions which should be ignored by the Java setup (jvmsetup.exe). - - - - - - - - - Locates resources. - - - - - - - - - Contains the Office's jar files. The Java setup uses it to form the SystemClasspath. - - - - - - - - - - - - - -- cgit v1.2.3