symbian3/mw/imsrv/package_definition_3.0.xml
branchHighFidelityModel
changeset 48 c8d3143d3c0e
parent 44 0b761d12ae12
child 141 27d9d356efbf
equal deleted inserted replaced
47:424ba1d4ccef 48:c8d3143d3c0e
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition schema="3.0.0">
     2 <SystemDefinition schema="3.0.0">
     3   <package id="imsrv" name="Instant Messaging and Presence Services" levels="plugin framework server generic specific">
     3   <package id="imsrv" name="Instant Messaging and Presence Services" levels="plugin framework server generic specific">
       
     4     <collection id="ximpfw" name="XIMP Framework" level="framework">
       
     5     	<!-- collection is really a component. Needs to be moved down a directory -->
       
     6       <component id="ximpfw_build" filter="s60" name="XIMP Framework Build">
       
     7         <unit bldFile="ximpfw/group"/>
       
     8       </component>
       
     9     </collection>
     4     <collection id="imservices" name="IM Services" level="generic">
    10     <collection id="imservices" name="IM Services" level="generic">
     5       <component id="imfeatureplugin" filter="s60" name="IM Feature Plugin" class="plugin" introduced="^2">
    11       <component id="imfeatureplugin" filter="s60" name="IM Feature Plugin" class="plugin" introduced="^2">
     6         <unit bldFile="imservices/imfeatureplugin/group"/>
    12         <unit bldFile="imservices/imfeatureplugin/group"/>
     7         <!--  should #include the test bld.inf if needed -->
       
     8         <!-- <unit bldFile="imservices/imfeatureplugin/srcimdatamodel/group"/> -->
       
     9         <!-- <unit bldFile="imservices/imfeatureplugin/srcimfrontend/group"/> -->
       
    10         <!-- <unit bldFile="imservices/imfeatureplugin/srcimoperations/group"/> -->
       
    11         <!-- <unit bldFile="imservices/imfeatureplugin/srcimprocessor/group"/> -->
       
    12       </component>
    13       </component>
    13       <component id="searchfeatureplugin" filter="s60" name="Search Feature Plugin" class="plugin" introduced="^2">
    14       <component id="searchfeatureplugin" filter="s60" name="Search Feature Plugin" class="plugin" introduced="^2">
    14         <unit bldFile="imservices/searchfeatureplugin/group"/>
    15         <unit bldFile="imservices/searchfeatureplugin/group"/>
    15         <!--  should #include the test bld.inf if needed -->
       
    16         <!-- <unit bldFile="imservices/searchfeatureplugin/srcsearchdatamodel/group"/> -->
       
    17         <!-- <unit bldFile="imservices/searchfeatureplugin/srcsearchfrontend/group"/> -->
       
    18         <!-- <unit bldFile="imservices/searchfeatureplugin/srcsearchoperations/group"/> -->
       
    19         <!-- <unit bldFile="imservices/searchfeatureplugin/srcsearchprocessor/group"/> -->
       
    20       </component>
    16       </component>
    21       <component id="xmppsettingsapi" filter="s60" name="XMPP Settings API" introduced="^2">
    17       <component id="xmppsettingsapi" filter="s60" name="XMPP Settings API" introduced="^2">
    22         <unit bldFile="imservices/xmppsettingsapi/group"/>
    18         <unit bldFile="imservices/xmppsettingsapi/group"/>
    23         <!--  should #include the test bld.inf if needed -->
       
    24         <!-- <unit bldFile="imservices/xmppsettingsapi/tsrc/group"/> -->
       
    25       </component>
    19       </component>
    26       <component id="xmppsettingsfetcher" filter="s60" name="XMPP Settings Fetcher" introduced="^2">
    20       <component id="xmppsettingsfetcher" filter="s60" name="XMPP Settings Fetcher" introduced="^2">
    27         <unit bldFile="imservices/xmppsettingsfetcher/group"/>
    21         <unit bldFile="imservices/xmppsettingsfetcher/group"/>
    28         <!--  should #include the test bld.inf if needed -->
       
    29         <!-- <unit bldFile="imservices/xmppsettingsfetcher/tsrc/xmppsettingsfetchermt/group"/> -->
       
    30       </component>
    22       </component>
    31       <component id="ossprotocoladaptation" filter="s60" name="OSS Protocol Adaptation" class="plugin" introduced="^2">
    23       <component id="ossprotocoladaptation" filter="s60" name="OSS Protocol Adaptation" class="plugin" introduced="^2">
    32         <unit bldFile="imservices/ossprotocoladaptation/group"/>
    24         <unit bldFile="imservices/ossprotocoladaptation/group"/>
    33         <!-- <unit bldFile="imservices/ossprotocoladaptation/dataconvlib/group"/> -->
       
    34         <!--  should #include the test bld.infs if needed -->
       
    35         <!-- <unit bldFile="imservices/ossprotocoladaptation/tsrc/ossadapmt/group"/> -->
       
    36       </component>
    25       </component>
    37       <component id="instantmessagingcache" filter="s60" name="Instant Messaging Cache" introduced="^2">
    26       <component id="instantmessagingcache" filter="s60" name="Instant Messaging Cache" introduced="^2">
    38         <unit bldFile="imservices/instantmessagingcache/group"/>
    27         <unit bldFile="imservices/instantmessagingcache/group"/>
    39         <!--  should #include the test bld.inf if needed -->
       
    40         <!-- <unit bldFile="imservices/instantmessagingcache/tsrc/group"/> -->
       
    41       </component>
       
    42       <component id="imservices_build" filter="s60" name="IM Services Build" introduced="^2">
       
    43         <unit bldFile="imservices/group"/>
       
    44       </component>
       
    45     </collection>
       
    46     <collection id="ximpfw" name="XIMP Framework" level="framework">
       
    47       <component id="ximpfw_core" filter="s60" name="XIMP Core">
       
    48         <!-- <unit bldFile="ximpfw/core/group"/> -->
       
    49       </component>
       
    50       <component id="presence" filter="s60" name="XIMP Presence">
       
    51         <!-- <unit bldFile="ximpfw/presence/group"/> -->
       
    52       </component>
       
    53       <component id="ximpfw_test" filter="s60" name="XIMP Framework Test" purpose="development">
       
    54 		<!-- should these all be included in a single test bld.inf? -->
       
    55         <!-- <unit bldFile="ximpfw/tsrc/group"/> -->
       
    56         <!-- <unit bldFile="ximpfw/tsrc/src/t_presencewatching"/> -->
       
    57         <!-- <unit bldFile="ximpfw/tsrc/src/t_presencegroupmembermngt"/> -->
       
    58         <!-- <unit bldFile="ximpfw/tsrc/src/t_presenceblocking"/> -->
       
    59         <!-- <unit bldFile="ximpfw/tsrc/tsrcutils"/> -->
       
    60         <!-- <unit bldFile="ximpfw/tsrc/src/t_rootservices"/> -->
       
    61         <!-- <unit bldFile="ximpfw/tsrc/src/t_presenceall"/> -->
       
    62         <!-- <unit bldFile="ximpfw/tsrc/src/t_presencegrouplistmngt"/> -->
       
    63         <!-- <unit bldFile="ximpfw/tsrc/src/t_presencecache"/> -->
       
    64         <!-- <unit bldFile="ximpfw/tsrc/src/t_presencepublishing"/> -->
       
    65         <!-- <unit bldFile="ximpfw/tsrc/src/t_presencewatcherlistmngt"/> -->
       
    66         <!-- <unit bldFile="ximpfw/tsrc/tsrcprotocols"/> -->
       
    67         <!-- <unit bldFile="ximpfw/tsrc/tsrcprotocols/pr_prfwtestprotocol"/> -->
       
    68         <!-- <unit bldFile="ximpfw/tsrc/src/t_presencegrantrequestmngt"/> -->
       
    69         <!-- <unit bldFile="ximpfw/tsrc/src/t_sessionmng"/> -->
       
    70         <!-- <unit bldFile="ximpfw/tsrc/src/t_presenceauthorization"/> -->
       
    71         <!-- <unit bldFile="ximpfw/tsrc/src/t_eunittemplate"/> -->
       
    72         <!-- <unit bldFile="ximpfw/tsrc/src/t_utils"/> -->
       
    73       </component>
    28       </component>
    74     </collection>
    29     </collection>
    75     <collection id="brandingserver" name="Branding Server" level="specific">
    30     <collection id="brandingserver" name="Branding Server" level="specific">
    76       <component id="tools" filter="s60" name="Branding Server Tools">
    31     	<!-- collection is really a component. Needs to be moved down a directory -->
    77       	<!--  is this component needed? Can it be #included by the below bld.inf if it is? -->
       
    78         <!-- <unit bldFile="brandingserver/tools/bsimport/group"/> -->
       
    79       </component>
       
    80       <component id="brandingserver_build" filter="s60" name="Branding Server Build">
    32       <component id="brandingserver_build" filter="s60" name="Branding Server Build">
    81         <unit bldFile="brandingserver/group"/>
    33         <unit bldFile="brandingserver/group"/>
    82       </component>
    34       </component>
    83     </collection>
    35     </collection>
    84     <collection id="imsrv_info" name="Instant Messaging and Presence Services Info" level="specific">
    36     <collection id="imsrv_info" name="Instant Messaging and Presence Services Info" level="specific">
    85       <component id="imsrv_plat" filter="s60" name="Instant Messaging and Presence Services Platform Interfaces" class="api">
    37       <component id="imsrv_plat" filter="s60" name="Instant Messaging and Presence Services Platform Interfaces" class="api">
    86         <unit bldFile="imsrv_plat/group"/>
    38         <unit bldFile="imsrv_plat/group"/>
    87         	<!--  should #include these tests in the above bld.inf -->
       
    88         <!-- <unit bldFile="imsrv_plat/im_cache_client_api/tsrc/group"/> -->
       
    89         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/group"/> -->
       
    90         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_eunittemplate"/> -->
       
    91         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presenceall"/> -->
       
    92         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presenceauthorization"/> -->
       
    93         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presenceblocking"/> -->
       
    94         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presencecache"/> -->
       
    95         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presencegrantrequestmngt"/> -->
       
    96         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presencegrouplistmngt"/> -->
       
    97         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presencegroupmembermngt"/> -->
       
    98         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presencepublishing"/> -->
       
    99         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presencewatcherlistmngt"/> -->
       
   100         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_presencewatching"/> -->
       
   101         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_rootservices"/> -->
       
   102         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_sessionmng"/> -->
       
   103         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/src/t_utils"/> -->
       
   104         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/tsrcprotocols"/> -->
       
   105         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/tsrcprotocols/pr_prfwtestprotocol"/> -->
       
   106         <!-- <unit bldFile="imsrv_plat/ximp_core_feature_plugin_api/tsrc/tsrcutils"/> -->
       
   107         <!-- <unit bldFile="imsrv_plat/xmpp_settings_api/tsrc/group"/> -->
       
   108       </component>
    39       </component>
   109     </collection>
    40     </collection>
   110   </package>
    41   </package>
   111 </SystemDefinition>
    42 </SystemDefinition>