Subversion Repositories bacoAlunos

Rev

Rev 852 | Rev 995 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 852 Rev 896
Line 7... Line 7...
7
    ANT TASKS
7
    ANT TASKS
8
    ==========================================================================================
8
    ==========================================================================================
9
    -->
9
    -->
10
    <target name="help">
10
    <target name="help">
11
        <echo>This is the availible Ant Tasks:</echo>
11
        <echo>This is the availible Ant Tasks:</echo>
-
 
12
        <echo message="${env.JAVA_HOME}"></echo>
12
    </target>                  
13
    </target>                  
13
 
14
 
14
 
15
 
15
    <!--
16
    <!--
16
    ==========================================================================================
17
    ==========================================================================================