symbian3/mw/imsrv/package_definition_3.0.xml
author William Roberts <williamr@symbian.org>
Wed, 17 Feb 2010 23:59:17 +0000
branchHighFidelityModel
changeset 65 e754af35c291
parent 48 c8d3143d3c0e
child 141 27d9d356efbf
permissions -rw-r--r--
Point of closest approach between joined model and PDK 3.0.g v2 single model - added adaptation layer to the root model - package_definition_3.0.xml files for qemu, beagleboard and stubs - added package_definition_3.0.xml for tools\homescreentools, and used that instead of app\homescreentools - added various extras under "sf_build", and corrected capitalisation to match single model - changed some filters from "test" to "sf_build", because we need to build those things Left out some dubious units - cross-checking shows 4 missing /sf/mw/remoteconn/connectivitytransports/plpremotelink/group /sf/mw/remoteconn/connectivitytransports/plpvariant/group /sf/os/textandloc/charconvfw/charconv/ongoing/group /sf/os/textandloc/charconvfw/charconvplugin/group

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="imsrv" name="Instant Messaging and Presence Services" levels="plugin framework server generic specific">
    <collection id="ximpfw" name="XIMP Framework" level="framework">
    	<!-- collection is really a component. Needs to be moved down a directory -->
      <component id="ximpfw_build" filter="s60" name="XIMP Framework Build">
        <unit bldFile="ximpfw/group"/>
      </component>
    </collection>
    <collection id="imservices" name="IM Services" level="generic">
      <component id="imfeatureplugin" filter="s60" name="IM Feature Plugin" class="plugin" introduced="^2">
        <unit bldFile="imservices/imfeatureplugin/group"/>
      </component>
      <component id="searchfeatureplugin" filter="s60" name="Search Feature Plugin" class="plugin" introduced="^2">
        <unit bldFile="imservices/searchfeatureplugin/group"/>
      </component>
      <component id="xmppsettingsapi" filter="s60" name="XMPP Settings API" introduced="^2">
        <unit bldFile="imservices/xmppsettingsapi/group"/>
      </component>
      <component id="xmppsettingsfetcher" filter="s60" name="XMPP Settings Fetcher" introduced="^2">
        <unit bldFile="imservices/xmppsettingsfetcher/group"/>
      </component>
      <component id="ossprotocoladaptation" filter="s60" name="OSS Protocol Adaptation" class="plugin" introduced="^2">
        <unit bldFile="imservices/ossprotocoladaptation/group"/>
      </component>
      <component id="instantmessagingcache" filter="s60" name="Instant Messaging Cache" introduced="^2">
        <unit bldFile="imservices/instantmessagingcache/group"/>
      </component>
    </collection>
    <collection id="brandingserver" name="Branding Server" level="specific">
    	<!-- collection is really a component. Needs to be moved down a directory -->
      <component id="brandingserver_build" filter="s60" name="Branding Server Build">
        <unit bldFile="brandingserver/group"/>
      </component>
    </collection>
    <collection id="imsrv_info" name="Instant Messaging and Presence Services Info" level="specific">
      <component id="imsrv_plat" filter="s60" name="Instant Messaging and Presence Services Platform Interfaces" class="api">
        <unit bldFile="imsrv_plat/group"/>
      </component>
    </collection>
  </package>
</SystemDefinition>