equal
deleted
inserted
replaced
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 --> |