Ensure tools model uses SystemModel syntax in schema
authorShabe Razvi <shaber@symbian.org>
Fri, 08 Oct 2010 17:24:27 +0100
changeset 881 bfd2366d04fb
parent 879 0afbc26d6275
child 882 104eef8580b7
Ensure tools model uses SystemModel syntax in schema
symbian3/single/job_refs.ant.xml
symbian3/single/sources_3.0.3_candidate.csv
symbian3/single/sysdefs/tools_model.xml
--- a/symbian3/single/job_refs.ant.xml	Wed Oct 06 23:11:01 2010 +0100
+++ b/symbian3/single/job_refs.ant.xml	Fri Oct 08 17:24:27 2010 +0100
@@ -9,7 +9,7 @@
     </fileset>
   </path>
   <path id="sf.spec.tools.system.definition.files">
-    <fileset dir="${sf.spec.tools.systemdefinition.location}/" casesensitive="false">
+    <fileset dir="${sf.spec.systemdefinition.location}/" casesensitive="false">
             <include name="tools_model.xml" />
     </fileset>
   </path>
--- a/symbian3/single/sources_3.0.3_candidate.csv	Wed Oct 06 23:11:01 2010 +0100
+++ b/symbian3/single/sources_3.0.3_candidate.csv	Fri Oct 08 17:24:27 2010 +0100
@@ -1,5 +1,5 @@
 source,dst,type,pattern,sysdef
-http://developer.symbian.org/oss/FCL/sf/adaptation/beagleboard/,/sf/adaptation/beagleboard,changeset,ed23a53a5ee2,layers.sysdef.xml
+http://developer.symbian.org/oss/FCL/sf/adaptation/beagleboard/,/sf/adaptation/beagleboard,changeset,86e1b70f1f94,layers.sysdef.xml
 http://developer.symbian.org/oss/MCL/sf/adaptation/codecs.aricent/,/sf/adaptation/codecs.aricent,changeset,bb31fbe78861,layers.sysdef.xml
 http://developer.symbian.org/oss/FCL/sf/adaptation/qemu/,/sf/adaptation/qemu,changeset,78b83e1454a6,layers.sysdef.xml
 http://developer.symbian.org/oss/FCL/sf/adaptation/stubs/,/sf/adaptation/stubs,changeset,a8c9b9457ed6,layers.sysdef.xml
@@ -112,4 +112,4 @@
 http://developer.symbian.org/oss/MCL/sf/os/xmlsrv/,/sf/os/xmlsrv,changeset,604ca70b6235,layers.sysdef.xml
 http://developer.symbian.org/oss/MCL/sf/os/osrndtools/,/sf/os/osrndtools,changeset,3406c99bc375,layers.sysdef.xml
 http://developer.symbian.org/oss/MCL/sf/tools/buildplatforms/,/sf/tools/buildplatforms,changeset,e541da0d3b0d,layers.sysdef.xml
-http://developer.symbian.org/oss/FCL/sftools/depl/sdkcreationmdw/packaging/,/sftools/depl/sdkcreationmdw/packaging,changeset,ba779db5b8c5,layers.sysdef.xml
\ No newline at end of file
+http://developer.symbian.org/oss/FCL/sftools/depl/sdkcreationmdw/packaging/,/sftools/depl/sdkcreationmdw/packaging,changeset,ba779db5b8c5,layers.sysdef.xml
--- a/symbian3/single/sysdefs/tools_model.xml	Wed Oct 06 23:11:01 2010 +0100
+++ b/symbian3/single/sysdefs/tools_model.xml	Fri Oct 08 17:24:27 2010 +0100
@@ -74,7 +74,7 @@
 >
 ]>
 <SystemDefinition name="Symbian^3" schema="2.0.1">
-<toolsModel>
+<systemModel>
 <layer name="tools" long-name="Tools" levels="low mw high">
 <block name="sdkcreationmdw" level="high" long-name="Sdk Creation Mdw" levels="mw">
 <collection name="Winsock_impl" level="mw">
@@ -90,5 +90,5 @@
 </collection>
 </block>
 </layer>
-</toolsModel>
+</systemModel>
 </SystemDefinition>
\ No newline at end of file