[Libreoffice-commits] .: extensions/CppunitTest_extensions_test_update.mk hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk sc/CppunitTest_sc_cellrangesbase.mk sc/CppunitTest_sc_datapilotfieldobj.mk sc/CppunitTest_sc_filters_test.mk sc/CppunitTest_sc_macros_test.mk sc/CppunitTest_sc_namedrangeobj.mk sc/CppunitTest_sc_subsequent_filters_test.mk sc/CppunitTest_sc_tableautoformatfield.mk sc/CppunitTest_sc_ucalc.mk sd/CppunitTest_sd_filters_test.mk sd/CppunitTest_sd_uimpress.mk starmath/CppunitTest_starmath_qa_cppunit.mk svtools/CppunitTest_svtools_filters_test.mk sw/CppunitTest_sw_filters_test.mk sw/CppunitTest_sw_macros_test.mk sw/CppunitTest_sw_swdoc_test.mk writerfilter/CppunitTest_writerfilter_rtftok.mk

Stephan Bergmann sbergmann at kemper.freedesktop.org
Wed Dec 14 01:43:57 PST 2011


 extensions/CppunitTest_extensions_test_update.mk           |    2 +-
 hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk          |    2 +-
 lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk |    4 ++--
 sc/CppunitTest_sc_cellrangesbase.mk                        |    2 +-
 sc/CppunitTest_sc_datapilotfieldobj.mk                     |    2 +-
 sc/CppunitTest_sc_filters_test.mk                          |    2 +-
 sc/CppunitTest_sc_macros_test.mk                           |    2 +-
 sc/CppunitTest_sc_namedrangeobj.mk                         |    2 +-
 sc/CppunitTest_sc_subsequent_filters_test.mk               |    2 +-
 sc/CppunitTest_sc_tableautoformatfield.mk                  |    2 +-
 sc/CppunitTest_sc_ucalc.mk                                 |    2 +-
 sd/CppunitTest_sd_filters_test.mk                          |    2 +-
 sd/CppunitTest_sd_uimpress.mk                              |    5 +----
 starmath/CppunitTest_starmath_qa_cppunit.mk                |    2 +-
 svtools/CppunitTest_svtools_filters_test.mk                |    4 ++--
 sw/CppunitTest_sw_filters_test.mk                          |    2 +-
 sw/CppunitTest_sw_macros_test.mk                           |    2 +-
 sw/CppunitTest_sw_swdoc_test.mk                            |    2 +-
 writerfilter/CppunitTest_writerfilter_rtftok.mk            |    2 +-
 19 files changed, 21 insertions(+), 24 deletions(-)

New commits:
commit 3684fcdc0f80bc79dd06796f34c6ad5faa8894bb
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Wed Dec 14 10:41:19 2011 +0100

    configmgr.component is no longer an old one.

diff --git a/extensions/CppunitTest_extensions_test_update.mk b/extensions/CppunitTest_extensions_test_update.mk
index 4184fea..3db886b 100644
--- a/extensions/CppunitTest_extensions_test_update.mk
+++ b/extensions/CppunitTest_extensions_test_update.mk
@@ -66,11 +66,11 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,extensions_test_update,\
 ))
 
 $(eval $(call gb_CppunitTest_add_components,extensions_test_update,\
+    configmgr/source/configmgr \
     unoxml/source/service/unoxml \
 ))
 
 $(eval $(call gb_CppunitTest_add_old_components,extensions_test_update,\
-    configmgr \
     ucb1 \
     ucpfile1 \
     updatefeed \
diff --git a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
index 48eb28c..c0ec1c1 100644
--- a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
+++ b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
@@ -65,7 +65,7 @@ $(eval $(call gb_CppunitTest_add_components,hwpfilter_test_hwpfilter,\
     hwpfilter/source/hwp \
 ))
 $(eval $(call gb_CppunitTest_add_old_components,hwpfilter_test_hwpfilter,\
-    configmgr \
+    configmgr/source/configmgr \
     ucb1 \
     ucpfile1 \
 ))
diff --git a/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk b/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk
index 88010ae..0f73599 100644
--- a/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk
+++ b/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk
@@ -62,11 +62,11 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,lotuswordpro_test_lotuswordpro,\
 ))
 
 $(eval $(call gb_CppunitTest_add_components,lotuswordpro_test_lotuswordpro,\
-    lotuswordpro/util/lwpfilter,\
+    configmgr/source/configmgr \
+    lotuswordpro/util/lwpfilter \
 ))
 
 $(eval $(call gb_CppunitTest_add_old_components,lotuswordpro_test_lotuswordpro,\
-    configmgr \
     ucb1 \
     ucpfile1 \
 ))
diff --git a/sc/CppunitTest_sc_cellrangesbase.mk b/sc/CppunitTest_sc_cellrangesbase.mk
index dd1028f..07822e5 100644
--- a/sc/CppunitTest_sc_cellrangesbase.mk
+++ b/sc/CppunitTest_sc_cellrangesbase.mk
@@ -93,6 +93,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sc_cellrangesbase,\
 $(eval $(call gb_CppunitTest_add_components,sc_cellrangesbase,\
     basic/util/sb \
     comphelper/util/comphelp \
+    configmgr/source/configmgr \
     dbaccess/util/dba \
     fileaccess/source/fileacc \
     filter/source/config/cache/filterconfig1 \
@@ -120,7 +121,6 @@ $(eval $(call gb_CppunitTest_add_components,sc_cellrangesbase,\
 ))
 
 $(eval $(call gb_CppunitTest_add_old_components,sc_cellrangesbase,\
-    configmgr \
     ucb1 \
     ucpfile1 \
     ucptdoc1 \
diff --git a/sc/CppunitTest_sc_datapilotfieldobj.mk b/sc/CppunitTest_sc_datapilotfieldobj.mk
index 05eb85e..74cfeb3 100644
--- a/sc/CppunitTest_sc_datapilotfieldobj.mk
+++ b/sc/CppunitTest_sc_datapilotfieldobj.mk
@@ -93,6 +93,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sc_datapilotfieldobj,\
 $(eval $(call gb_CppunitTest_add_components,sc_datapilotfieldobj,\
     basic/util/sb \
     comphelper/util/comphelp \
+    configmgr/source/configmgr \
     dbaccess/util/dba \
     fileaccess/source/fileacc \
     filter/source/config/cache/filterconfig1 \
@@ -120,7 +121,6 @@ $(eval $(call gb_CppunitTest_add_components,sc_datapilotfieldobj,\
 ))
 
 $(eval $(call gb_CppunitTest_add_old_components,sc_datapilotfieldobj,\
-    configmgr \
     ucb1 \
     ucpfile1 \
     ucptdoc1 \
diff --git a/sc/CppunitTest_sc_filters_test.mk b/sc/CppunitTest_sc_filters_test.mk
index 8e96211..034debd 100644
--- a/sc/CppunitTest_sc_filters_test.mk
+++ b/sc/CppunitTest_sc_filters_test.mk
@@ -89,6 +89,7 @@ $(eval $(call gb_CppunitTest_add_components,sc_filters_test,\
     chart2/source/tools/charttools \
     chart2/source/model/chartmodel \
     comphelper/util/comphelp \
+    configmgr/source/configmgr \
     dbaccess/util/dba \
     eventattacher/source/evtatt \
     fileaccess/source/fileacc \
@@ -116,7 +117,6 @@ $(eval $(call gb_CppunitTest_add_components,sc_filters_test,\
 
 $(eval $(call gb_CppunitTest_add_old_components,sc_filters_test,\
 	embobj \
-    configmgr \
     ucb1 \
     ucpfile1 \
     ucptdoc1 \
diff --git a/sc/CppunitTest_sc_macros_test.mk b/sc/CppunitTest_sc_macros_test.mk
index de7d444..3252d15 100644
--- a/sc/CppunitTest_sc_macros_test.mk
+++ b/sc/CppunitTest_sc_macros_test.mk
@@ -91,6 +91,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sc_macros_test,\
 $(eval $(call gb_CppunitTest_add_components,sc_macros_test,\
     basic/util/sb \
     comphelper/util/comphelp \
+    configmgr/source/configmgr \
     dbaccess/util/dba \
     fileaccess/source/fileacc \
     filter/source/config/cache/filterconfig1 \
@@ -118,7 +119,6 @@ $(eval $(call gb_CppunitTest_add_components,sc_macros_test,\
 ))
 
 $(eval $(call gb_CppunitTest_add_old_components,sc_macros_test,\
-    configmgr \
     ucb1 \
     ucpfile1 \
     ucptdoc1 \
diff --git a/sc/CppunitTest_sc_namedrangeobj.mk b/sc/CppunitTest_sc_namedrangeobj.mk
index ee6845f..87619a7 100644
--- a/sc/CppunitTest_sc_namedrangeobj.mk
+++ b/sc/CppunitTest_sc_namedrangeobj.mk
@@ -92,6 +92,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sc_namedrangeobj,\
 $(eval $(call gb_CppunitTest_add_components,sc_namedrangeobj,\
     basic/util/sb \
     comphelper/util/comphelp \
+    configmgr/source/configmgr \
     dbaccess/util/dba \
     fileaccess/source/fileacc \
     filter/source/config/cache/filterconfig1 \
@@ -119,7 +120,6 @@ $(eval $(call gb_CppunitTest_add_components,sc_namedrangeobj,\
 ))
 
 $(eval $(call gb_CppunitTest_add_old_components,sc_namedrangeobj,\
-    configmgr \
     ucb1 \
     ucpfile1 \
     ucptdoc1 \
diff --git a/sc/CppunitTest_sc_subsequent_filters_test.mk b/sc/CppunitTest_sc_subsequent_filters_test.mk
index 8e5f645..6a97f93 100644
--- a/sc/CppunitTest_sc_subsequent_filters_test.mk
+++ b/sc/CppunitTest_sc_subsequent_filters_test.mk
@@ -89,6 +89,7 @@ $(eval $(call gb_CppunitTest_add_components,sc_subsequent_filters_test,\
     chart2/source/tools/charttools \
     chart2/source/model/chartmodel \
     comphelper/util/comphelp \
+    configmgr/source/configmgr \
     dbaccess/util/dba \
     eventattacher/source/evtatt \
     fileaccess/source/fileacc \
@@ -130,7 +131,6 @@ endif
 
 $(eval $(call gb_CppunitTest_add_old_components,sc_subsequent_filters_test,\
 	embobj \
-    configmgr \
     ucb1 \
     ucpfile1 \
     ucptdoc1 \
diff --git a/sc/CppunitTest_sc_tableautoformatfield.mk b/sc/CppunitTest_sc_tableautoformatfield.mk
index c07955e..426cf93 100644
--- a/sc/CppunitTest_sc_tableautoformatfield.mk
+++ b/sc/CppunitTest_sc_tableautoformatfield.mk
@@ -92,6 +92,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sc_tableautoformatfield,\
 $(eval $(call gb_CppunitTest_add_components,sc_tableautoformatfield,\
     basic/util/sb \
     comphelper/util/comphelp \
+    configmgr/source/configmgr \
     dbaccess/util/dba \
     fileaccess/source/fileacc \
     filter/source/config/cache/filterconfig1 \
@@ -119,7 +120,6 @@ $(eval $(call gb_CppunitTest_add_components,sc_tableautoformatfield,\
 ))
 
 $(eval $(call gb_CppunitTest_add_old_components,sc_tableautoformatfield,\
-    configmgr \
     ucb1 \
     ucpfile1 \
     ucptdoc1 \
diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk
index 6c90aec..8fc3d1d 100644
--- a/sc/CppunitTest_sc_ucalc.mk
+++ b/sc/CppunitTest_sc_ucalc.mk
@@ -94,6 +94,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sc_ucalc,\
 ))
 
 $(eval $(call gb_CppunitTest_add_components,sc_ucalc,\
+    configmgr/source/configmgr \
     framework/util/fwk \
     i18npool/util/i18npool \
     sfx2/util/sfx \
@@ -101,7 +102,6 @@ $(eval $(call gb_CppunitTest_add_components,sc_ucalc,\
 ))
 
 $(eval $(call gb_CppunitTest_add_old_components,sc_ucalc,\
-    configmgr \
     ucb1 \
     ucpfile1 \
 ))
diff --git a/sd/CppunitTest_sd_filters_test.mk b/sd/CppunitTest_sd_filters_test.mk
index 8ce430b..9216515 100644
--- a/sd/CppunitTest_sd_filters_test.mk
+++ b/sd/CppunitTest_sd_filters_test.mk
@@ -89,6 +89,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sd_filters_test,\
 $(eval $(call gb_CppunitTest_add_components,sd_filters_test,\
     basic/util/sb \
     comphelper/util/comphelp \
+    configmgr/source/configmgr \
     dbaccess/util/dba \
     fileaccess/source/fileacc \
     filter/source/config/cache/filterconfig1 \
@@ -113,7 +114,6 @@ $(eval $(call gb_CppunitTest_add_components,sd_filters_test,\
 ))
 
 $(eval $(call gb_CppunitTest_add_old_components,sd_filters_test,\
-    configmgr \
     embobj \
     ucb1 \
     ucpfile1 \
diff --git a/sd/CppunitTest_sd_uimpress.mk b/sd/CppunitTest_sd_uimpress.mk
index d8d30ed..d7233a2 100644
--- a/sd/CppunitTest_sd_uimpress.mk
+++ b/sd/CppunitTest_sd_uimpress.mk
@@ -85,14 +85,11 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sd_uimpress,\
 ))
 
 $(eval $(call gb_CppunitTest_add_components,sd_uimpress,\
+    configmgr/source/configmgr \
     framework/util/fwk \
     i18npool/util/i18npool \
 ))
 
-$(eval $(call gb_CppunitTest_add_old_components,sd_uimpress,\
-    configmgr \
-))
-
 $(eval $(call gb_CppunitTest_set_args,sd_uimpress,\
     --headless \
     --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
diff --git a/starmath/CppunitTest_starmath_qa_cppunit.mk b/starmath/CppunitTest_starmath_qa_cppunit.mk
index fff47e1..c174a35 100644
--- a/starmath/CppunitTest_starmath_qa_cppunit.mk
+++ b/starmath/CppunitTest_starmath_qa_cppunit.mk
@@ -83,6 +83,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,starmath_qa_cppunit,\
 ))
 
 $(eval $(call gb_CppunitTest_add_components,starmath_qa_cppunit,\
+    configmgr/source/configmgr \
     framework/util/fwk \
     i18npool/util/i18npool \
     toolkit/util/tk \
@@ -91,7 +92,6 @@ $(eval $(call gb_CppunitTest_add_components,starmath_qa_cppunit,\
 
 $(eval $(call gb_CppunitTest_add_old_components,starmath_qa_cppunit,\
     component/vcl/vcl \
-    configmgr \
     mcnttype \
 ))
 
diff --git a/svtools/CppunitTest_svtools_filters_test.mk b/svtools/CppunitTest_svtools_filters_test.mk
index 7c51be8..8ca769e 100644
--- a/svtools/CppunitTest_svtools_filters_test.mk
+++ b/svtools/CppunitTest_svtools_filters_test.mk
@@ -60,8 +60,8 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,svtools_filters_test,\
     types \
 ))
 
-$(eval $(call gb_CppunitTest_add_old_components,svtools_filters_test,\
-    configmgr \
+$(eval $(call gb_CppunitTest_add_components,svtools_filters_test,\
+    configmgr/source/configmgr \
 ))
 
 $(eval $(call gb_CppunitTest_set_args,svtools_filters_test,\
diff --git a/sw/CppunitTest_sw_filters_test.mk b/sw/CppunitTest_sw_filters_test.mk
index d12ff2d..53a6c89 100644
--- a/sw/CppunitTest_sw_filters_test.mk
+++ b/sw/CppunitTest_sw_filters_test.mk
@@ -79,6 +79,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sw_filters_test,\
 ))
 
 $(eval $(call gb_CppunitTest_add_components,sw_filters_test,\
+    configmgr/source/configmgr \
     sw/util/sw \
     sw/util/msword \
     forms/util/frm \
@@ -94,7 +95,6 @@ $(eval $(call gb_CppunitTest_add_components,sw_filters_test,\
 ))
 
 $(eval $(call gb_CppunitTest_add_old_components,sw_filters_test,\
-    configmgr \
     ucb1 \
     ucpfile1 \
     ucpchelp1 \
diff --git a/sw/CppunitTest_sw_macros_test.mk b/sw/CppunitTest_sw_macros_test.mk
index a640452..6066791 100644
--- a/sw/CppunitTest_sw_macros_test.mk
+++ b/sw/CppunitTest_sw_macros_test.mk
@@ -93,6 +93,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sw_macros_test,\
 $(eval $(call gb_CppunitTest_add_components,sw_macros_test,\
     basic/util/sb \
     comphelper/util/comphelp \
+    configmgr/source/configmgr \
     dbaccess/util/dba \
     fileaccess/source/fileacc \
     filter/source/config/cache/filterconfig1 \
@@ -120,7 +121,6 @@ $(eval $(call gb_CppunitTest_add_components,sw_macros_test,\
 ))
 
 $(eval $(call gb_CppunitTest_add_old_components,sw_macros_test,\
-    configmgr \
     ucb1 \
     ucpfile1 \
     ucptdoc1 \
diff --git a/sw/CppunitTest_sw_swdoc_test.mk b/sw/CppunitTest_sw_swdoc_test.mk
index e18b0c8..7a186f9 100644
--- a/sw/CppunitTest_sw_swdoc_test.mk
+++ b/sw/CppunitTest_sw_swdoc_test.mk
@@ -94,6 +94,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sw_swdoc_test,\
 ))
 
 $(eval $(call gb_CppunitTest_add_components,sw_swdoc_test,\
+    configmgr/source/configmgr \
     sfx2/util/sfx \
     framework/util/fwk \
     unoxml/source/service/unoxml \
@@ -103,7 +104,6 @@ $(eval $(call gb_CppunitTest_add_components,sw_swdoc_test,\
 ))
 
 $(eval $(call gb_CppunitTest_add_old_components,sw_swdoc_test,\
-    configmgr \
     ucb1 \
     ucpfile1 \
 ))
diff --git a/writerfilter/CppunitTest_writerfilter_rtftok.mk b/writerfilter/CppunitTest_writerfilter_rtftok.mk
index 13f3f77..737cde3 100644
--- a/writerfilter/CppunitTest_writerfilter_rtftok.mk
+++ b/writerfilter/CppunitTest_writerfilter_rtftok.mk
@@ -59,11 +59,11 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,writerfilter_rtftok,\
 ))
 
 $(eval $(call gb_CppunitTest_add_components,writerfilter_rtftok,\
+    configmgr/source/configmgr \
 	writerfilter/util/writerfilter \
 ))
 
 $(eval $(call gb_CppunitTest_add_old_components,writerfilter_rtftok,\
-    configmgr \
 	ucb1 \
 	ucpfile1 \
 ))


More information about the Libreoffice-commits mailing list