equal
deleted
inserted
replaced
23 <arg value="sysdefdowngrade.pl"/> |
23 <arg value="sysdefdowngrade.pl"/> |
24 <arg value="--model=${build.drive}/${sf.spec.systemdefinition.location}"/> |
24 <arg value="--model=${build.drive}/${sf.spec.systemdefinition.location}"/> |
25 <arg value="--sources=${sf.spec.sourcesync.sourcespecdir}/${sf.spec.sourcesync.sourcespecfile}"/> |
25 <arg value="--sources=${sf.spec.sourcesync.sourcespecdir}/${sf.spec.sourcesync.sourcespecfile}"/> |
26 </exec> |
26 </exec> |
27 |
27 |
28 <!-- Moved from generate-layers --> |
|
29 <copy file="${build.drive}/output/build/canonical_system_definition_${sysdef.configuration}.xml" todir="${build.log.dir}/BOM/"/> |
|
30 |
|
31 <!-- helium 7+ should use new sf-package-compile target --> |
28 <!-- helium 7+ should use new sf-package-compile target --> |
32 <if> |
29 <if> |
33 <or> |
30 <or> |
34 <equals arg1="${helium.version}" arg2="7.0"/> |
31 <equals arg1="${helium.version}" arg2="7.0"/> |
35 <equals arg1="${last.major.helium.version}" arg2="7.0"/> |
32 <equals arg1="${last.major.helium.version}" arg2="7.0"/> |