buildframework/helium/tools/preparation/test/test_ci.ant.xml
changeset 179 d8ac696cc51f
parent 1 be27ed110b50
child 588 c7c26511138f
equal deleted inserted replaced
1:be27ed110b50 179:d8ac696cc51f
    19 Description:
    19 Description:
    20 
    20 
    21 ============================================================================
    21 ============================================================================
    22 -->
    22 -->
    23 <project name="test_ci" xmlns:au="org.apache.ant.antunit" xmlns:hlm="http://www.nokia.com/helium">
    23 <project name="test_ci" xmlns:au="org.apache.ant.antunit" xmlns:hlm="http://www.nokia.com/helium">
       
    24     <description>
       
    25          Testing Targets
       
    26     </description>
    24     <property environment="env" />
    27     <property environment="env" />
    25     <property name="publish.root.dir" value="${env.TEMP}" />
    28     <property name="publish.root.dir" value="${env.TEMP}" />
    26     <property name="helium.dir" location="../../.." />
    29     <property name="helium.dir" location="../../.." />
    27     <import file="../../../helium.ant.xml" />
    30     <import file="../../../helium.ant.xml" />
    28     <import file="../ci.ant.xml" />
    31     <import file="../ci.ant.xml" />