--- a/sf-platform/build.xml Mon Jun 22 15:44:58 2009 +0100
+++ b/sf-platform/build.xml Mon Jun 22 15:55:46 2009 +0100
@@ -7,13 +7,6 @@
* Property defaults
-->
- <!--
- TODO if needed in future
-
- * Load platform specific properties.
-
- -->
-
<!-- workaround until GenXML can merge v2.0.0 fragments -->
<target name="create-canonical-sysdef-file">
@@ -97,6 +90,7 @@
<copy file="${canonical.sysdef.file}" tofile="${build.drive}/output/build/canonical_system_definition_${sysdef.configuration}_temp.xml"/>
<copy file="${build.drive}/output/build/canonical_system_definition_${sysdef.configuration}_temp.xml" tofile="${build.drive}/output/build/canonical_system_definition_${sysdef.configuration}.xml">
+ <copy file="${build.drive}/output/build/canonical_system_definition_${sysdef.configuration}_temp.xml" tofile="${build.log.dir}/BOM/canonical_system_definition_${sysdef.configuration}.xml">
<filterchain>
<linecontainsregexp negate="true">
<regexp pattern="^\s*$"/>