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="mds" name="Metadata Services" levels="mgr eng server int"> |
3 <package id="mds" name="Metadata Services" levels="mgr eng server int"> |
4 <collection id="clfwrapper" name="Content Listing Framework Wrapper" level="int"> |
4 <collection id="metadataengine" name="Metadata Engine" level="eng"> |
5 <component id="clfwrapper_build" filter="s60" name="CLF Wrapper Build" introduced="^2"> |
5 <component id="metadataengine_common" filter="s60" name="Metadata Engine Common" introduced="^2"> |
6 <unit bldFile="clfwrapper/group"/> |
6 <unit bldFile="metadataengine/common/group"/> |
|
7 </component> |
|
8 <component id="metadataengine_server" filter="s60" name="Metadata Engine Server" introduced="^2"> |
|
9 <unit bldFile="metadataengine/server/group"/> |
|
10 </component> |
|
11 <component id="metadataengine_client" filter="s60" name="Metadata Engine Client" introduced="^2"> |
|
12 <unit bldFile="metadataengine/client/group"/> |
|
13 </component> |
|
14 <component id="metadataengine_build" filter="s60" name="Metadata Engine Build" introduced="^2"> |
|
15 <!--make this collection a single component, or split this bld.inf into the other units --> |
|
16 <unit bldFile="metadataengine/group"/> |
|
17 </component> |
|
18 </collection> |
|
19 <collection id="locationmanager" name="Location Manager" level="mgr"> |
|
20 <component id="locationtrail" filter="s60" name="Location Trail" introduced="^2"> |
|
21 <unit bldFile="locationmanager/locationtrail/group"/> |
|
22 </component> |
|
23 <component id="locationmanager_server" filter="s60" name="Location Manager Server" introduced="^2"> |
|
24 <unit bldFile="locationmanager/server/group"/> |
|
25 </component> |
|
26 <component id="locationmanager_client" filter="s60" name="Location Manager Client" introduced="^2"> |
|
27 <unit bldFile="locationmanager/client/group"/> |
|
28 </component> |
|
29 <component id="locationmanager_build" filter="s60" name="Location Manager Build" introduced="^2"> |
|
30 <!--make this collection a single component, or split this bld.inf into the other units --> |
|
31 <unit bldFile="locationmanager/group"/> |
7 </component> |
32 </component> |
8 </collection> |
33 </collection> |
9 <collection id="contextengine" name="Context Engine" level="eng"> |
34 <collection id="contextengine" name="Context Engine" level="eng"> |
10 <component id="contextengine_plugins" filter="s60" name="Context Engine Plugins" class="plugin" introduced="^2"> |
35 <component id="contextengine_plugins" filter="s60" name="Context Engine Plugins" class="plugin" introduced="^2"> |
11 <unit bldFile="contextengine/plugins/group"/> |
36 <unit bldFile="contextengine/plugins/group"/> |
12 </component> |
37 </component> |
13 <component id="contextengine_build" filter="s60" name="Context Engine Build" introduced="^2"> |
38 <component id="contextengine_build" filter="s60" name="Context Engine Build" introduced="^2"> |
|
39 <!--make this collection a single component, or make this unit self-contained --> |
14 <unit bldFile="contextengine/group"/> |
40 <unit bldFile="contextengine/group"/> |
15 </component> |
41 </component> |
16 </collection> |
42 </collection> |
17 <collection id="harvester" name="Harvester" level="eng"> |
43 <collection id="harvester" name="Harvester" level="eng"> |
18 <component id="blacklistclient" filter="s60" name="Blacklist Client" introduced="^2"> |
44 <component id="blacklistclient" filter="s60" name="Blacklist Client" introduced="^2"> |
39 </component> |
64 </component> |
40 <component id="harvester_client" filter="s60" name="Harvester Client" introduced="^2"> |
65 <component id="harvester_client" filter="s60" name="Harvester Client" introduced="^2"> |
41 <unit bldFile="harvester/client/group"/> |
66 <unit bldFile="harvester/client/group"/> |
42 </component> |
67 </component> |
43 <component id="harvester_build" filter="s60" name="Harvester Build" introduced="^2"> |
68 <component id="harvester_build" filter="s60" name="Harvester Build" introduced="^2"> |
|
69 <!-- split these exports into the other components --> |
44 <unit bldFile="harvester/group"/> |
70 <unit bldFile="harvester/group"/> |
45 </component> |
71 </component> |
46 </collection> |
72 </collection> |
47 <collection id="locationmanager" name="Location Manager" level="mgr"> |
|
48 <component id="locationtrail" filter="s60" name="Location Trail" introduced="^2"> |
|
49 <unit bldFile="locationmanager/locationtrail/group"/> |
|
50 </component> |
|
51 <component id="locationmanager_server" filter="s60" name="Location Manager Server" introduced="^2"> |
|
52 <unit bldFile="locationmanager/server/group"/> |
|
53 </component> |
|
54 <component id="locationmanager_client" filter="s60" name="Location Manager Client" introduced="^2"> |
|
55 <unit bldFile="locationmanager/client/group"/> |
|
56 </component> |
|
57 <component id="locationmanager_build" filter="s60" name="Location Manager Build" introduced="^2"> |
|
58 <!--consider making this collection a single component --> |
|
59 <unit bldFile="locationmanager/group"/> |
|
60 </component> |
|
61 </collection> |
|
62 <collection id="metadataengine" name="Metadata Engine" level="eng"> |
|
63 <component id="metadataengine_common" filter="s60" name="Metadata Engine Common" introduced="^2"> |
|
64 <unit bldFile="metadataengine/common/group"/> |
|
65 </component> |
|
66 <component id="metadataengine_server" filter="s60" name="Metadata Engine Server" introduced="^2"> |
|
67 <unit bldFile="metadataengine/server/group"/> |
|
68 </component> |
|
69 <component id="metadataengine_client" filter="s60" name="Metadata Engine Client" introduced="^2"> |
|
70 <unit bldFile="metadataengine/client/group"/> |
|
71 </component> |
|
72 <component id="metadataengine_build" filter="s60" name="Metadata Engine Build" introduced="^2"> |
|
73 <!--consider making this collection a single component --> |
|
74 <unit bldFile="metadataengine/group"/> |
|
75 </component> |
|
76 </collection> |
|
77 <collection id="watchdog" name="Watchdog" level="server"> |
73 <collection id="watchdog" name="Watchdog" level="server"> |
|
74 <!-- collection is really a component. Move down a directory --> |
78 <component id="mdswatchdog" filter="s60" name="Metadata Watchdog" introduced="^2"> |
75 <component id="mdswatchdog" filter="s60" name="Metadata Watchdog" introduced="^2"> |
79 <unit bldFile="watchdog/group"/> |
76 <unit bldFile="watchdog/group"/> |
80 </component> |
77 </component> |
81 </collection> |
78 </collection> |
82 <collection id="iadstoprestart" name="IAD Stop/Restart" level="server"> |
79 <collection id="clfwrapper" name="Content Listing Framework Wrapper" level="int"> |
83 <component id="iadstoprestart_build" filter="s60" name="IAD Stop Restart Build" introduced="^2"> |
80 <meta rel="config"> |
84 <!-- <unit bldFile="iadstoprestart/group"/> --> |
81 <defined condition="RD_MDS_2_5"/> |
|
82 </meta> |
|
83 <!-- collection is really a component. Move down a directory --> |
|
84 <component id="clfwrapper_build" filter="s60" name="CLF Wrapper Build" introduced="^2"> |
|
85 <unit bldFile="clfwrapper/group"/> |
85 </component> |
86 </component> |
86 </collection> |
87 </collection> |
87 <collection id="mds_info" name="Metadata Services Info" level="int"> |
88 <collection id="mds_info" name="Metadata Services Info" level="int"> |
88 <component id="mds_pub" filter="s60" name="Metadata Services Public Interfaces" class="api" introduced="^2"> |
89 <component id="mds_pub" filter="s60" name="Metadata Services Public Interfaces" class="api" introduced="^2"> |
89 <unit bldFile="mds_pub/group"/> |
90 <unit bldFile="mds_pub/group"/> |
90 </component> |
91 </component> |
91 <component id="mds_plat" filter="s60" name="Metadata Services Platform Interfaces" class="api" introduced="^2"> |
92 <component id="mds_plat" filter="s60" name="Metadata Services Platform Interfaces" class="api" introduced="^2"> |
92 <unit bldFile="mds_plat/group"/> |
93 <unit bldFile="mds_plat/group"/> |
93 <!-- should #include the rets if they're needed --> |
94 </component> |
94 <!-- <unit bldFile="mds_plat/content_listing_framework_collection_manager_api/tsrc/group"/> --> |
95 <component id="mds_api_tests" filter="s60,api_test" name="Metadata Services API Tests" purpose="development" introduced="^2"> |
95 <!-- <unit bldFile="mds_plat/context_engine_plugin_api/tsrc/group"/> --> |
96 <unit bldFile="mds_plat/content_listing_framework_collection_manager_api/tsrc/group"/> |
96 <!-- <unit bldFile="mds_plat/harvester_framework_api/tsrc/composerplugintest/group"/> --> |
97 <unit bldFile="mds_plat/context_engine_plugin_api/tsrc/group"/> |
97 <!-- <unit bldFile="mds_plat/harvester_framework_api/tsrc/group"/> --> |
98 <unit bldFile="mds_plat/harvester_framework_api/tsrc/composerplugintest/group"/> |
98 <!-- <unit bldFile="mds_plat/harvester_framework_api/tsrc/harvesterclienttest/group"/> --> |
99 <unit bldFile="mds_plat/harvester_framework_api/tsrc/group"/> |
99 <!-- <unit bldFile="mds_plat/harvester_framework_api/tsrc/harvesterdatatest/group"/> --> |
100 <unit bldFile="mds_plat/harvester_framework_api/tsrc/harvesterclienttest/group"/> |
100 <!-- <unit bldFile="mds_plat/harvester_framework_api/tsrc/harvesterplugintest/group"/> --> |
101 <unit bldFile="mds_plat/harvester_framework_api/tsrc/harvesterdatatest/group"/> |
101 <!-- <unit bldFile="mds_plat/harvester_framework_api/tsrc/monitorplugintest/group"/> --> |
102 <unit bldFile="mds_plat/harvester_framework_api/tsrc/harvesterplugintest/group"/> |
102 <!-- <unit bldFile="mds_plat/location_manager_api/tsrc/group"/> --> |
103 <unit bldFile="mds_plat/harvester_framework_api/tsrc/monitorplugintest/group"/> |
103 <!-- <unit bldFile="mds_plat/metadata_engine_api/tsrc/group"/> --> |
104 <unit bldFile="mds_plat/location_manager_api/tsrc/group"/> |
|
105 <unit bldFile="mds_plat/metadata_engine_api/tsrc/group"/> |
|
106 <unit bldFile="mds_pub/content_listing_framework_api/tsrc/group"/> |
104 </component> |
107 </component> |
105 <component id="mds_build" filter="s60" name="Metadata Services Build" introduced="^2"> |
108 <component id="mds_build" filter="s60" name="Metadata Services Build" introduced="^2"> |
106 <!-- consider distributiing this into the rest of the components in the package --> |
109 <!-- consider distributiing this into the rest of the components in the package --> |
107 <unit bldFile="group"/> |
110 <unit bldFile="group"/> |
108 </component> |
111 </component> |