package_definition.xml
branchRCL_3
changeset 21 85f623e1ef41
parent 20 f23c07ec56e2
child 22 29d87345eaeb
equal deleted inserted replaced
20:f23c07ec56e2 21:85f623e1ef41
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3  <package id="mds" name="Metadata Services" levels="mgr eng server int">
       
     4   <collection id="mds_plat" name="Metadata Services Platform Interfaces" level="int">
       
     5    <component id="context_engine_plugin_api" name="Context Engine Plugin API" introduced="^2" class="api" filter="s60">
       
     6     <meta rel="Api" href="mds_plat/context_engine_plugin_api/context_engine_plugin_api.metaxml"/>
       
     7     <unit bldFile="mds_plat/context_engine_plugin_api/group" filter="!test"/>
       
     8     <unit bldFile="mds_plat/context_engine_plugin_api/tsrc/group" filter="test,api_test"/>
       
     9    </component>
       
    10    <component id="harvester_framework_api" name="Harvester Framework API" introduced="^2" class="api" filter="s60">
       
    11     <meta rel="Api" href="mds_plat/harvester_framework_api/harvester_framework_api.metaxml"/>
       
    12     <unit bldFile="mds_plat/harvester_framework_api/group" filter="!test"/>
       
    13     <unit bldFile="mds_plat/harvester_framework_api/tsrc/group" filter="test,api_test"/>
       
    14 		<!-- can only have one unit with the same filter, #include the following from the previous unit -->
       
    15     <unit bldFile="mds_plat/harvester_framework_api/tsrc/composerplugintest/group" filter="test,api_test"/>
       
    16     <unit bldFile="mds_plat/harvester_framework_api/tsrc/harvesterclienttest/group" filter="test,api_test"/>
       
    17     <unit bldFile="mds_plat/harvester_framework_api/tsrc/harvesterdatatest/group" filter="test,api_test"/>
       
    18     <unit bldFile="mds_plat/harvester_framework_api/tsrc/harvesterplugintest/group" filter="test,api_test"/>
       
    19     <unit bldFile="mds_plat/harvester_framework_api/tsrc/monitorplugintest/group" filter="test,api_test"/>
       
    20    </component>
       
    21    <component id="location_manager_api" name="Location Manager API" introduced="^2" class="api" filter="s60">
       
    22     <meta rel="Api" href="mds_plat/location_manager_api/location_manager_api.metaxml"/>
       
    23     <unit bldFile="mds_plat/location_manager_api/group" filter="!test"/>
       
    24     <unit bldFile="mds_plat/location_manager_api/tsrc/group" filter="test,api_test"/>
       
    25    </component>
       
    26    <component id="metadata_engine_api" name="Metadata Engine API" introduced="^2" class="api" filter="s60">
       
    27     <meta rel="Api" href="mds_plat/metadata_engine_api/metadata_engine_api.metaxml"/>
       
    28     <unit bldFile="mds_plat/metadata_engine_api/group" filter="!test"/>
       
    29     <unit bldFile="mds_plat/metadata_engine_api/tsrc/group" filter="test,api_test"/>
       
    30    </component>
       
    31    <component id="content_listing_framework_collection_manager_api" name="Content Listing Framework Collection Manager API" introduced="^2" class="api" filter="s60">
       
    32     <meta rel="Api" href="mds_plat/content_listing_framework_collection_manager_api/content_listing_framework_collection_manager_api.metaxml"/>
       
    33     <meta rel="config">
       
    34      <defined condition="RD_MDS_2_5"/>
       
    35     </meta>
       
    36     <unit bldFile="mds_plat/content_listing_framework_collection_manager_api/group" filter="!test"/>
       
    37     <unit bldFile="mds_plat/content_listing_framework_collection_manager_api/tsrc/group" filter="test,api_test"/>
       
    38    </component>
       
    39    <component id="content_listing_framework_extended_api" name="Content Listing Framework Extended API" introduced="^2" class="api" filter="s60">
       
    40     <meta rel="Api" href="mds_plat/content_listing_framework_extended_api/content_listing_framework_extended_api.metaxml"/>
       
    41     <meta rel="config">
       
    42      <defined condition="RD_MDS_2_5"/>
       
    43     </meta>
       
    44     <unit bldFile="mds_plat/content_listing_framework_extended_api/group"/>
       
    45    </component>
       
    46   </collection>
       
    47   <collection id="mds_pub" name="Metadata Services Public Interfaces" level="int">
       
    48    <component id="content_listing_framework_api" name="Content Listing Framework API" introduced="^2" class="api" filter="s60">
       
    49     <meta rel="Api" href="mds_pub/content_listing_framework_api/content_listing_framework_api.metaxml"/>
       
    50     <meta rel="config">
       
    51      <defined condition="RD_MDS_2_5"/>
       
    52     </meta>
       
    53     <unit bldFile="mds_pub/content_listing_framework_api/group" filter="!test"/>
       
    54     <unit bldFile="mds_pub/content_listing_framework_api/tsrc/group" filter="test,api_test"/>
       
    55    </component>
       
    56   </collection>
       
    57   <collection id="metadataengine" name="Metadata Engine" level="eng">
       
    58    <component id="metadataengine_build" filter="s60" name="Metadata Engine Build" introduced="^2">
       
    59     <!--collection is really a component. Move down a directory  -->
       
    60     <unit bldFile="metadataengine/group"/>
       
    61    </component>
       
    62   </collection>
       
    63   <collection id="locationmanager" name="Location Manager" level="mgr">
       
    64    <component id="geoconverter" filter="s60" name="Geoconverter" introduced="^4">
       
    65     <meta rel="config">
       
    66     <defined condition="_LOC_GEOTAGGING_CELLID"/>
       
    67    </meta>
       
    68     <unit bldFile="locationmanager/geoconverter/group"/>
       
    69    </component>
       
    70    <component id="geo_tagcreator" filter="s60" name="Geo Tag Creator" introduced="^4">
       
    71     <meta rel="config">
       
    72     <defined condition="_LOC_REVERSEGEOCODE"/>
       
    73    </meta>
       
    74     <unit bldFile="locationmanager/tagcreator/group"/>
       
    75    </component>
       
    76    <component id="reversegeocode" filter="s60" name="Reverse Geocode" introduced="^4">
       
    77     <meta rel="config">
       
    78     <defined condition="_LOC_REVERSEGEOCODE"/>
       
    79    </meta>
       
    80     <unit bldFile="locationmanager/ReverseGeocode/group"/>
       
    81    </component>
       
    82    <component id="reversegeocoderplugin" filter="s60" name="Reverse Geo-Coder Plugin" class="plugin" introduced="^4">
       
    83     <meta rel="config">
       
    84     <defined condition="_LOC_REVERSEGEOCODE"/>
       
    85    </meta>
       
    86     <unit bldFile="locationmanager/ReverseGeoCoderPlugin/group"/>
       
    87    </component>
       
    88    <component id="geotagger" filter="s60" name="Geo Tagger" introduced="^4">
       
    89     <meta rel="config">
       
    90     <defined condition="_LOC_REVERSEGEOCODE"/>
       
    91    </meta>
       
    92     <unit bldFile="locationmanager/geotagger/group"/>
       
    93    </component>
       
    94    <component id="locationtrail" filter="s60" name="Location Trail" introduced="^2">
       
    95     <unit bldFile="locationmanager/locationtrail/group"/>
       
    96    </component>
       
    97    <component id="locationmanager_server" filter="s60" name="Location Manager Server" introduced="^2">
       
    98     <unit bldFile="locationmanager/server/group"/>
       
    99    </component>
       
   100    <component id="locationmanager_client" filter="s60" name="Location Manager Client" introduced="^2">
       
   101     <unit bldFile="locationmanager/client/group"/>
       
   102    </component>
       
   103    <component id="locationmanager_data" filter="s60" name="Location Manager Data" introduced="^2">
       
   104     <unit bldFile="locationmanager/data"/>
       
   105    </component>
       
   106   </collection>
       
   107   <collection id="contextengine" name="Context Engine" level="eng">
       
   108    <component id="contextengine_build" filter="s60" name="Context Engine Build" introduced="^2">
       
   109    <!-- collection is really a component. Move down a directory -->
       
   110     <unit bldFile="contextengine/group"/>
       
   111    </component>
       
   112   </collection>
       
   113   <collection id="harvester" name="Harvester" level="eng">
       
   114    <component id="blacklistclient" filter="s60" name="Blacklist Client" introduced="^2">
       
   115     <unit bldFile="harvester/blacklistclient/group"/>
       
   116    </component>
       
   117    <component id="blacklistserver" filter="s60" name="Blacklist Server" introduced="^2">
       
   118     <unit bldFile="harvester/blacklistserver/group"/>
       
   119    </component>
       
   120    <component id="harvester_common" filter="s60" name="Harvester Common" introduced="^2">
       
   121     <unit bldFile="harvester/common/group"/>
       
   122    </component>
       
   123    <component id="composerplugins" filter="s60" name="Composer Plugins" class="plugin" introduced="^2">
       
   124     <unit bldFile="harvester/composerplugins/group"/>
       
   125    </component>
       
   126    <component id="harvesterplugins" filter="s60" name="Harvester Plugins" class="plugin" introduced="^2">
       
   127     <unit bldFile="harvester/harvesterplugins/group"/>
       
   128    </component>
       
   129    <component id="monitorplugins" filter="s60" name="Monitor Plugins" class="plugin" introduced="^2">
       
   130     <unit bldFile="harvester/monitorplugins/group"/>
       
   131    </component>
       
   132    <component id="harvester_server" filter="s60" name="Harvester Server" introduced="^2">
       
   133     <unit bldFile="harvester/server/group"/>
       
   134    </component>
       
   135    <component id="harvester_client" filter="s60" name="Harvester Client" introduced="^2">
       
   136     <unit bldFile="harvester/client/group"/>
       
   137    </component>
       
   138    <component id="harvester_data" filter="s60" name="Harvester Data" class="config" introduced="^2">
       
   139     <!-- consider moving these exports into the other components -->
       
   140     <unit bldFile="harvester/data"/>
       
   141    </component>
       
   142   </collection>
       
   143   <collection id="watchdog" name="Watchdog" level="server">
       
   144    <!-- collection is really a component. Move down a directory -->
       
   145    <component id="mdswatchdog" filter="s60" name="Metadata Watchdog" introduced="^2">
       
   146     <unit bldFile="watchdog/group"/>
       
   147    </component>
       
   148   </collection>
       
   149   <collection id="clfwrapper" name="Content Listing Framework Wrapper" level="int">
       
   150    <!-- collection is really a component. Move down a directory -->
       
   151    <meta rel="config">
       
   152     <defined condition="RD_MDS_2_5"/>
       
   153    </meta>
       
   154    <component id="clfwrapper_build" filter="s60" name="CLF Wrapper Build" introduced="^2">
       
   155     <unit bldFile="clfwrapper/group"/>
       
   156    </component>
       
   157   </collection>
       
   158   <collection id="mds_info" name="Metadata Services Info" level="int">
       
   159    <component id="mds_rom" filter="s60" name="Metadata Services ROM" class="config" introduced="^2">
       
   160     <!-- consider moving these exports into the other collections -->
       
   161     <unit bldFile="rom"/>
       
   162    </component>
       
   163   </collection>
       
   164  </package>
       
   165 </SystemDefinition>