Author: pescetti
Date: Sat Oct 1 14:12:51 2016
New Revision: 1763017
URL: http://svn.apache.org/viewvc?rev=1763017&view=rev
Log:
#i126605# Ignore generated scripts for supported platforms when creating source
package.
Modified:
openoffice/trunk/main/solenv/bin/srcrelease.xml
Modified: openoffice/trunk/main/solenv/bin/srcrelease.xml
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/solenv/bin/srcrelease.xml?rev=1763017&r1=1763016&r2=1763017&view=diff
==============================================================================
--- openoffice/trunk/main/solenv/bin/srcrelease.xml (original)
+++ openoffice/trunk/main/solenv/bin/srcrelease.xml Sat Oct 1 14:12:51 2016
@@ -29,7 +29,7 @@
<property name="aoo.short.name" value="aoo"/>
<property name="aoo.ver" value="4.2.0"/>
- <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/**, MacOSXX86Env.*,
external/unowinreg/unowinreg.dll" />
+ <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.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="excludes.outdirs" value="**/unxmac*/**, **/unxlng*/**,
**/unxsol*/**, **/wntmsci*/**" />