symbian4/os/xmlsrv/package_definition.xml
branchHighFidelityModel
changeset 331 75ee3fb17193
parent 246 f99f9ea9b39f
child 335 633f3bea9521
--- a/symbian4/os/xmlsrv/package_definition.xml	Wed Jun 30 15:58:34 2010 +0100
+++ b/symbian4/os/xmlsrv/package_definition.xml	Wed Jun 30 16:05:11 2010 +0100
@@ -2,23 +2,17 @@
 <SystemDefinition schema="3.0.0">
  <package id="xmlsrv" name="XML Services" levels="plugin server framework generic specific">
   <collection id="xmlsrv_plat" name="XML Services Platform Interfaces" level="specific">
-   <component id="xmlsrv_plat_build" name="XML Services Platform Interface Build" class="api" filter="s60">
-	<!-- need to fix the configuration used here. 
-	  Either destribute to other components or use the new feature flags confguration mechanisms.
-	  Remove this component and uncomment the other units when fixed-->
-    <unit bldFile="xmlsrv_plat/group"/>
-   </component>
    <component id="xml_encryption_api" name="XML Encryption API" class="api" filter="s60">
     <meta rel="Api" href="xmlsrv_plat/xml_encryption_api/xml_encryption_api.metaxml"/>
-    <!-- <unit bldFile="xmlsrv_plat/xml_encryption_api/group"/> -->
+    <unit bldFile="xmlsrv_plat/xml_encryption_api/group"/>
    </component>
    <component id="xml_signature_api" name="XML Signature API" class="api" filter="s60">
     <meta rel="Api" href="xmlsrv_plat/xml_signature_api/xml_signature_api.metaxml"/>
-    <!-- <unit bldFile="xmlsrv_plat/xml_signature_api/group"/> -->
+    <unit bldFile="xmlsrv_plat/xml_signature_api/group"/>
    </component>
    <component id="xml_security_engine_utils_api" name="XML Security Engine Utils API" class="api" filter="s60">
     <meta rel="Api" href="xmlsrv_plat/xml_security_engine_utils_api/xml_security_engine_utils_api.metaxml"/>
-    <!-- <unit bldFile="xmlsrv_plat/xml_security_engine_utils_api/group"/> -->
+    <unit bldFile="xmlsrv_plat/xml_security_engine_utils_api/group"/>
    </component>
   </collection>
   <collection id="xmlsecurityengine" name="XML Security Engine" level="framework">