201037_01
authorhgs
Wed, 15 Sep 2010 10:08:06 +0530
changeset 43 a0085e30857c
parent 42 0057effcb509
child 44 130372b4fc89
201037_01
layers.sysdef.xml
package_definition.xml
package_map.xml
--- a/layers.sysdef.xml	Fri Sep 03 10:34:05 2010 +0530
+++ b/layers.sysdef.xml	Wed Sep 15 10:08:06 2010 +0530
@@ -7,6 +7,16 @@
     <layer name="mw_layer">
       <module name="netprotocols">
 	    <unit unitID="netdo.netprotocols" mrp="" bldFile="&layer_real_source_path;/group" name="netprotocols"/>
+	    <unit unitID="netdo.bookmarksupport" mrp="" bldFile="&layer_real_source_path;/applayerpluginsandutils/bookmarksupport/group" name="bookmarksupport"/>
+	    <unit unitID="netdo.httpprotocolplugins" mrp="" bldFile="&layer_real_source_path;/applayerpluginsandutils/httpprotocolplugins/group" name="httpprotocolplugins"/>
+	    <unit unitID="netdo.httptransportplugins" mrp="" bldFile="&layer_real_source_path;/applayerpluginsandutils/httptransportplugins/group" name="httptransportplugins"/>
+	    <unit unitID="netdo.uripermissionservices" mrp="" bldFile="&layer_real_source_path;/applayerpluginsandutils/uripermissionservices/group" name="uripermissionservices"/>
+	    <unit unitID="netdo.ftpengine" mrp="" bldFile="&layer_real_source_path;/applayerprotocols/ftpengine/group" name="ftpengine"/>
+	    <unit unitID="netdo.httpservice" mrp="" bldFile="&layer_real_source_path;/applayerprotocols/httpservice/group" name="httpservice"/>
+	    <unit unitID="netdo.httptransportfw" mrp="" bldFile="&layer_real_source_path;/applayerprotocols/httptransportfw/group" name="httptransportfw"/>
+	    <unit unitID="netdo.telnetengine" mrp="" bldFile="&layer_real_source_path;/applayerprotocols/telnetengine/group" name="telnetengine"/>
+	    <unit unitID="netdo.wapbase" mrp="" bldFile="&layer_real_source_path;/applayerprotocols/wapbase/group" name="wapbase"/>
+	    <unit unitID="netdo.wappushsupport" mrp="" bldFile="&layer_real_source_path;/applayerprotocols/wappushsupport/group" name="wappushsupport"/>
       </module>
     </layer>
   </systemModel>
--- a/package_definition.xml	Fri Sep 03 10:34:05 2010 +0530
+++ b/package_definition.xml	Wed Sep 15 10:08:06 2010 +0530
@@ -31,39 +31,39 @@
       </component>
     </collection>
     <collection id="applayerprotocols" name="Application Layer Protocols" level="server">
-      <component id="httptransportfw" name="HTTP Transport Framework" introduced="6.2" purpose="optional">
+      <component id="httptransportfw" filter="s60" name="HTTP Transport Framework" introduced="6.2" purpose="optional">
         <unit bldFile="applayerprotocols/httptransportfw/group" mrp="applayerprotocols/httptransportfw/group/http_transport-framework.mrp"/>
       </component>
-      <component id="httpexamples" name="HTTP Examples" introduced="6.2" purpose="development">
+      <component id="httpexamples" filter="s60" name="HTTP Examples" introduced="6.2" purpose="development" >
         <unit bldFile="applayerprotocols/httpexamples/group" mrp="applayerprotocols/httpexamples/group/http_examples.mrp"/>
       </component>
-      <component id="wappushsupport" name="WAP Push Support" introduced="6.2" purpose="optional">
+      <component id="wappushsupport" filter="s60" name="WAP Push Support" introduced="6.2" purpose="optional">
         <unit bldFile="applayerprotocols/wappushsupport/Group" mrp="applayerprotocols/wappushsupport/Group/wap-browser_wappushsupport.mrp"/>
       </component>
-      <component id="wapbase" name="WAP Base" introduced="6.0" purpose="optional">
+      <component id="wapbase" filter="s60" name="WAP Base" introduced="6.0" purpose="optional">
         <unit bldFile="applayerprotocols/wapbase/Group" mrp="applayerprotocols/wapbase/Group/wap-browser_wapbase.mrp"/>
       </component>
-      <component id="ftpengine" name="FTP Engine" introduced="6.0" purpose="optional">
+      <component id="ftpengine" filter="s60" name="FTP Engine" introduced="6.0" purpose="optional">
         <unit bldFile="applayerprotocols/ftpengine/group" mrp="applayerprotocols/ftpengine/group/networking_ftp_e.mrp"/>
       </component>
-      <component id="telnetengine" name="Telnet Engine" introduced="6.0" purpose="optional">
+      <component id="telnetengine" filter="s60" name="Telnet Engine" introduced="6.0" purpose="optional">
         <unit bldFile="applayerprotocols/telnetengine/group" mrp="applayerprotocols/telnetengine/group/networking_telnet_e.mrp"/>
       </component>
-      <component id="httpserviceapi" name="HTTP Service API" introduced="TB9.2" purpose="optional">
+      <component id="httpserviceapi" filter="s60" name="HTTP Service API" introduced="TB9.2" purpose="optional">
         <unit bldFile="applayerprotocols/httpservice/group" mrp="applayerprotocols/httpservice/group/http_service.mrp"/>
       </component>
     </collection>
     <collection id="applayerpluginsandutils" name="Application Layer Plugins and Utils" level="framework">
-      <component id="uripermissionservices" name="URI Permission Services" introduced="^2" purpose="optional">
+      <component id="uripermissionservices" filter="s60" name="URI Permission Services" introduced="^2" purpose="optional">
         <unit bldFile="applayerpluginsandutils/uripermissionservices/group" mrp="applayerpluginsandutils/uripermissionservices/group/application-protocols_ineturilist.mrp"/>
       </component>
-      <component id="bookmarksupport" name="Bookmark Support" introduced="9.1" purpose="optional">
+      <component id="bookmarksupport" filter="s60" name="Bookmark Support" introduced="9.1" purpose="optional">
         <unit bldFile="applayerpluginsandutils/bookmarksupport/group" mrp="applayerpluginsandutils/bookmarksupport/group/application-protocols_bookmarks.mrp"/>
       </component>
-      <component id="httpprotocolplugins" name="HTTP Protocol Plugins" introduced="6.2" purpose="optional" class="plugin">
+      <component id="httpprotocolplugins" filter="s60" name="HTTP Protocol Plugins" introduced="6.2" purpose="optional" class="plugin">
         <unit bldFile="applayerpluginsandutils/httpprotocolplugins/group" mrp="applayerpluginsandutils/httpprotocolplugins/group/http_protocol-plugin.mrp"/>
       </component>
-      <component id="httptransportplugins" name="HTTP Transport Plugins" introduced="6.2" purpose="optional" class="plugin">
+      <component id="httptransportplugins" filter="s60" name="HTTP Transport Plugins" introduced="6.2" purpose="optional" class="plugin">
         <unit bldFile="applayerpluginsandutils/httptransportplugins/group" mrp="applayerpluginsandutils/httptransportplugins/group/http_transport-plugin.mrp"/>
       </component>
     </collection>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/package_map.xml	Wed Sep 15 10:08:06 2010 +0530
@@ -0,0 +1,1 @@
+<PackageMap root="sf" layer="mw"/>