common/build.postbuild.xml
changeset 1041 705ebddb2efc
parent 1037 3011d062ba36
child 1050 34dcbee2af5e
equal deleted inserted replaced
1040:f1f85b34a96f 1041:705ebddb2efc
   490         <arg value="uh.pl"/>
   490         <arg value="uh.pl"/>
   491         <arg value="-m"/>
   491         <arg value="-m"/>
   492         <arg value="--basedir=${build.log.dir}"/>
   492         <arg value="--basedir=${build.log.dir}"/>
   493         <fileset dir="${build.log.dir}">
   493         <fileset dir="${build.log.dir}">
   494           <include name="*_compile.log"/>
   494           <include name="*_compile.log"/>
       
   495           <include name="*_export.log"/>  <!-- for explicit export step -->
   495           <exclude name="*build_check_compile.log"/>
   496           <exclude name="*build_check_compile.log"/>
   496         </fileset>
   497         </fileset>
   497       </apply>
   498       </apply>
   498           
   499           
   499       <!-- Now iterate through the generated TSVs to sort them and remove duplicates -->
   500       <!-- Now iterate through the generated TSVs to sort them and remove duplicates -->