This is an automated email from the ASF dual-hosted git repository.

jim pushed a commit to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO41X by this push:
     new 39e2ff36f1 Update srcrelease.xml to exclude certain files from Source 
build (#154)
39e2ff36f1 is described below

commit 39e2ff36f14fed044452aeb2ddce02623a1626eb
Author: Matthias Seidel <[email protected]>
AuthorDate: Thu Nov 10 15:28:56 2022 +0100

    Update srcrelease.xml to exclude certain files from Source build (#154)
    
    * Update srcrelease.xml
    
    * Update srcrelease.xml
    
    (cherry picked from commit 0f464f241f371015fe29cdc2e8d173b0e508f381)
---
 main/solenv/bin/srcrelease.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/solenv/bin/srcrelease.xml b/main/solenv/bin/srcrelease.xml
index 2a3640b52d..5f725b2581 100644
--- a/main/solenv/bin/srcrelease.xml
+++ b/main/solenv/bin/srcrelease.xml
@@ -29,7 +29,7 @@
   <property name="aoo.short.name" value="aoo"/>
   <property name="aoo.ver" value="4.1.14"/>
 
-  <property name="excludes.list" value="configure, moz/zipped/*.zip, **/.svn 
**/.gitignore, **/.git, warn, set_soenv, solver/**, makefile.mk, config.log, 
config.parms, config.status, bootstrap, autom4te.cache/**, LinuxX86Env.*, 
LinuxX86-64Env.*, MacOSXX86Env.*, MacOSXX64Env.*, winmingw.*, winenv.*, 
external/unowinreg/unowinreg.dll" />
+  <property name="excludes.list" value="configure, moz/zipped/*.zip, **/.svn, 
**/.gitignore, **/.git, **/*.log, warn, set_soenv, solver/**, makefile.mk, 
config.log, config.parms, config.status, bootstrap, autom4te.cache/**, 
LinuxX86Env.*, LinuxX86-64Env.*, MacOSXX86Env.*, MacOSXX64Env.*, winmingw.*, 
winenv.*, external/unowinreg/unowinreg.dll" />
   <property name="excludes.executables" 
value="solenv/bin/macosx-create-bundle, solenv/bin/linkoo, solenv/bin/localize, 
solenv/bin/createpdbrelocators, solenv/bin/langwrap, solenv/bin/makedepn, 
solenv/bin/packmodule, solenv/bin/rpm-wrapper, solenv/bin/relocate, 
solenv/bin/receditor, solenv/bin/subsequenttests, **/*.sh, **/*.bat, **/*.exe, 
configure.cmd, oowintool, config.sub, config.guess, **/*.pl"/>
   <property name="includes.mk" value="inc/unxmac*.mk inc/unxlng*.mk 
inc/wntmsci*.mk inc/unxsol*.mk" />
   <property name="includes.references" value="references/**/*.pdf 
references/**/*.ps references/**/*.ini_" />

Reply via email to