buildframework/helium/tools/startup/antserver/antserver.ant.xml
branchwip
changeset 380 db59fc762214
parent 217 0f5e3a7fb6af
equal deleted inserted replaced
369:1248e8f6a72d 380:db59fc762214
    18 
    18 
    19 Description:
    19 Description:
    20 
    20 
    21 ============================================================================
    21 ============================================================================
    22 -->
    22 -->
       
    23 <!--* @package framework -->
    23 <project name="startup.antserver" default="server">
    24 <project name="startup.antserver" default="server">
    24     <description>Running a remote server to handle backup build requests.</description>
    25     <description>Running a remote server to handle backup build requests.</description>
    25     
    26     
    26     <!-- Starts an Ant server for handling a remote build invocation. -->
    27     <!-- Starts an Ant server for handling a remote build invocation. -->
    27     <target name="server">
    28     <target name="server">