From de63d48f9b8be0f5099f054e0978f3e0d3750864 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 10 Aug 2012 15:52:22 +0200 Subject: Related fdo#51252: No more prereg, no more unopkg sync Now that 5c47e5f63a79a9e72ec4a100786b1bbf65137ed4 "fdo#51252 Disable copying share/prereg/bundled to avoid startup crashes" removed the use of share/prereg, there is no longer need to generate it in the first place (by calling "unopkg sync" at build or installation time), and so no need for the "unopkg sync" sub- command, either. This also allows to simplify some of the jvmfwk code that was only there so that "unopkg sync" (which can require a JVM) can work in "hostile" environments (during build and installation). Conflicts: setup_native/prj/d.lst Change-Id: I52657384f4561bf27948ba4f0f88f4498e90987f Signed-off-by: Andras Timar --- .../bundledextensions/ooo_bundled_extensions.xml | 60 ---------------------- 1 file changed, 60 deletions(-) delete mode 100644 setup_native/source/opensolaris/bundledextensions/ooo_bundled_extensions.xml (limited to 'setup_native/source/opensolaris/bundledextensions/ooo_bundled_extensions.xml') diff --git a/setup_native/source/opensolaris/bundledextensions/ooo_bundled_extensions.xml b/setup_native/source/opensolaris/bundledextensions/ooo_bundled_extensions.xml deleted file mode 100644 index 66acd508c281..000000000000 --- a/setup_native/source/opensolaris/bundledextensions/ooo_bundled_extensions.xml +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit