common/build.postbuild.xml
changeset 1041 705ebddb2efc
parent 1037 3011d062ba36
child 1050 34dcbee2af5e
--- a/common/build.postbuild.xml	Tue May 18 15:36:14 2010 +0100
+++ b/common/build.postbuild.xml	Thu May 20 11:13:48 2010 +0100
@@ -492,6 +492,7 @@
         <arg value="--basedir=${build.log.dir}"/>
         <fileset dir="${build.log.dir}">
           <include name="*_compile.log"/>
+          <include name="*_export.log"/>  <!-- for explicit export step -->
           <exclude name="*build_check_compile.log"/>
         </fileset>
       </apply>