buildframework/helium/doc/src/manual/sysdef3.rst
changeset 640 ac0bbc1e5d79
parent 628 7c4a911dc066
equal deleted inserted replaced
639:0e65f93be3cb 640:ac0bbc1e5d79
     6  
     6  
     7 
     7 
     8 How to configure the feature?
     8 How to configure the feature?
     9 -----------------------------
     9 -----------------------------
    10 
    10 
    11 In order to enable the support you first need to define the **schema.new** property to true. Then define a resource ant element to either 
    11 In order to enable the support you first need to define the **sysdef3.enabled** property to true. Then define a resource ant element to either 
    12 point to root definition file or package_definition.xml file.
    12 point to root definition file or package_definition.xml file.
    13 
    13 
    14 e.g:
    14 e.g:
    15 ::
    15 ::
    16    
    16    
    38 This information is also required to build from package_definition.xml file directly, so a valid root system model file can be generated
    38 This information is also required to build from package_definition.xml file directly, so a valid root system model file can be generated
    39 automatically.
    39 automatically.
    40 
    40 
    41 
    41 
    42 The package_map.xml must be placed under the root directory of the package. **package_definition.xml** without package_map.xml are considered
    42 The package_map.xml must be placed under the root directory of the package. **package_definition.xml** without package_map.xml are considered
    43 as invalid by the copying step and the automatic root system definition file generation. Only exception to that rule is for the virtual package
    43 as invalid by the copying step and the automatic root system definition file generation. Only exception to that rule is for the vendor 
    44 which must be placed exactly two level under the root of the package.
    44 package_definition.xml which must be placed exactly two level under the root of the package.
    45 
    45 
    46 Example of package structure:
    46 Example of package structure:
    47 ::
    47 ::
    48    
    48    
    49    + <root>
    49    + <root>