equal
deleted
inserted
replaced
172 <arg value="-ha"/> |
172 <arg value="-ha"/> |
173 <arg value="-f"/> |
173 <arg value="-f"/> |
174 <arg value="${sf.spec.bccheck.reportid}${sf.spec.job.number}"/> |
174 <arg value="${sf.spec.bccheck.reportid}${sf.spec.job.number}"/> |
175 </exec> |
175 </exec> |
176 <copy file="${sf.spec.pdt.root}/fts/compatibilityanalyser/reports/Headers_CompatibilityReport_${sf.spec.bccheck.reportid}${sf.spec.job.number}.xml" tofile="${build.log.dir}/BC/headers_report.xml" failonerror="true" verbose="true"/> |
176 <copy file="${sf.spec.pdt.root}/fts/compatibilityanalyser/reports/Headers_CompatibilityReport_${sf.spec.bccheck.reportid}${sf.spec.job.number}.xml" tofile="${build.log.dir}/BC/headers_report.xml" failonerror="true" verbose="true"/> |
|
177 </then> |
|
178 </if> |
|
179 |
|
180 <if><istrue value="${sf.spec.bccheck.enable.dynamic}"/> |
|
181 <then> |
177 </then> |
182 </then> |
178 </if> |
183 </if> |
179 </target> |
184 </target> |
180 |
185 |
181 <target name="sf-prebuild"> |
186 <target name="sf-prebuild"> |