buildframework/helium/doc/src/manual/sysdef3.rst
changeset 628 7c4a911dc066
parent 588 c7c26511138f
equal deleted inserted replaced
588:c7c26511138f 628:7c4a911dc066
     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>