Author: hdu
Date: Tue Jan 15 13:56:59 2013
New Revision: 1433418

URL: http://svn.apache.org/viewvc?rev=1433418&view=rev
Log:
#i121388# adjust install source for automatic testing to changed instset 
directory

Modified:
    openoffice/trunk/test/build.xml

Modified: openoffice/trunk/test/build.xml
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/test/build.xml?rev=1433418&r1=1433417&r2=1433418&view=diff
==============================================================================
--- openoffice/trunk/test/build.xml (original)
+++ openoffice/trunk/test/build.xml Tue Jan 15 13:56:59 2013
@@ -144,7 +144,7 @@
                </condition>
                <pathconvert property="openoffice.pack" setonempty="false">
                        <path>
-                               <fileset 
dir="${env.SRC_ROOT}/instsetoo_native/${env.INPATH}/OpenOffice/archive/install/en-US"
 includes="*.tar.gz,*.zip"  erroronmissingdir="false"/>
+                               <fileset 
dir="${env.SRC_ROOT}/instsetoo_native/${env.INPATH}/Apache_OpenOffice/archive/install/en-US"
 includes="*.tar.gz,*.zip"  erroronmissingdir="false"/>
                        </path>
                </pathconvert>
                <condition property="test.arg0" 
value="-Dopenoffice.pack=${openoffice.pack}">


Reply via email to