You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by pe...@apache.org on 2015/07/14 23:05:20 UTC

svn commit: r1691080 - in /openoffice/branches/AOO410/main: postprocess/packcomponents/makefile.mk postprocess/prj/build.lst scp2/source/writer/file_writer.scp scp2/source/writer/module_writer.scp

Author: pescetti
Date: Tue Jul 14 21:05:19 2015
New Revision: 1691080

URL: http://svn.apache.org/r1691080
Log:
#i126281# Do not build/ship hwpfilter.

Modified:
    openoffice/branches/AOO410/main/postprocess/packcomponents/makefile.mk
    openoffice/branches/AOO410/main/postprocess/prj/build.lst
    openoffice/branches/AOO410/main/scp2/source/writer/file_writer.scp
    openoffice/branches/AOO410/main/scp2/source/writer/module_writer.scp

Modified: openoffice/branches/AOO410/main/postprocess/packcomponents/makefile.mk
URL: http://svn.apache.org/viewvc/openoffice/branches/AOO410/main/postprocess/packcomponents/makefile.mk?rev=1691080&r1=1691079&r2=1691080&view=diff
==============================================================================
--- openoffice/branches/AOO410/main/postprocess/packcomponents/makefile.mk (original)
+++ openoffice/branches/AOO410/main/postprocess/packcomponents/makefile.mk Tue Jul 14 21:05:19 2015
@@ -121,7 +121,6 @@ my_components = \
     fps_office \
     frm \
     guesslang \
-    hwp \
     i18npool \
     i18nsearch \
     lng \

Modified: openoffice/branches/AOO410/main/postprocess/prj/build.lst
URL: http://svn.apache.org/viewvc/openoffice/branches/AOO410/main/postprocess/prj/build.lst?rev=1691080&r1=1691079&r2=1691080&view=diff
==============================================================================
--- openoffice/branches/AOO410/main/postprocess/prj/build.lst (original)
+++ openoffice/branches/AOO410/main/postprocess/prj/build.lst Tue Jul 14 21:05:19 2015
@@ -1,4 +1,4 @@
-po      postprocess     ::      svgio accessibility automation basctl bean chart2 configmgr CRASHREP:crashrep COINMP:coinmp cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts OOo:pyuno OOo:readlicense_oo SO:top unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign sdext SWEXT:swext smoketestdoc uui writerfilter winaccessibility oox MYSQLC:mysqlc LIBXSLT:libxslt NULL
+po      postprocess     ::      svgio accessibility automation basctl bean chart2 configmgr CRASHREP:crashrep COINMP:coinmp cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts OOo:pyuno OOo:readlicense_oo SO:top unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign sdext SWEXT:swext smoketestdoc uui writerfilter winaccessibility oox MYSQLC:mysqlc LIBXSLT:libxslt NULL
 po	postprocess			    	usr1	-	all	po_mkout NULL
 po	postprocess\checkxml		nmake	-	all	po_checkxml NULL
 po	postprocess\checkdeliver	nmake	-	all	po_checkdlv NULL

Modified: openoffice/branches/AOO410/main/scp2/source/writer/file_writer.scp
URL: http://svn.apache.org/viewvc/openoffice/branches/AOO410/main/scp2/source/writer/file_writer.scp?rev=1691080&r1=1691079&r2=1691080&view=diff
==============================================================================
--- openoffice/branches/AOO410/main/scp2/source/writer/file_writer.scp (original)
+++ openoffice/branches/AOO410/main/scp2/source/writer/file_writer.scp Tue Jul 14 21:05:19 2015
@@ -25,8 +25,6 @@
 
 STD_LIB_FILE( gid_File_Lib_Swd , swd)
 
-SPECIAL_LIB_FILE(gid_File_Lib_Hwpreader, hwp)
-
 File gid_File_Exe_Swriter
     BIN_FILE_BODY;
     Dir = gid_Brand_Dir_Program;

Modified: openoffice/branches/AOO410/main/scp2/source/writer/module_writer.scp
URL: http://svn.apache.org/viewvc/openoffice/branches/AOO410/main/scp2/source/writer/module_writer.scp?rev=1691080&r1=1691079&r2=1691080&view=diff
==============================================================================
--- openoffice/branches/AOO410/main/scp2/source/writer/module_writer.scp (original)
+++ openoffice/branches/AOO410/main/scp2/source/writer/module_writer.scp Tue Jul 14 21:05:19 2015
@@ -40,7 +40,6 @@ Module gid_Module_Prg_Wrt_Bin
     Styles = (HIDDEN_ROOT);
     Files = (gid_File_Bin_Cde_Sagenda,gid_File_Bin_Cde_Sfax,gid_File_Bin_Cde_Slabel,
     gid_File_Bin_Cde_Sletter,gid_File_Bin_Cde_Smemo,gid_File_Bin_Cde_Svcard,
-    gid_File_Lib_Hwpreader,
     gid_File_Lib_Swd,
     gid_File_Lib_Swui,
     gid_File_Lib_Msword,