Ignore:
Timestamp:
2008-04-10T13:15:42+12:00 (16 years ago)
Author:
oranfry
Message:

we no longer use launch4j, so stopped importing its ant tasks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk3/ant-scripts/init.xml

    r15053 r15180  
    2525        <pathelement path="${wirk3.home}/bin/ant-installer/lib/ant-installer-ext.jar"/>
    2626       
    27         <!-- launch4j -->
    28         <pathelement path="${wirk3.home}/bin/launch4j/launch4j.jar"/>
    29         <pathelement path="${wirk3.home}/bin/launch4j/lib/xstream.jar"/>
    30            
    3127    </path>
    3228   
     
    4743    <typedef name="addressedcall" classname="TreeCallTarget" classpathref="project.classpath"/>
    4844    <typedef name="rsr" classname="RegexSearchReplace" classpathref="project.classpath"/>
    49     <taskdef name="installer" classname="org.tp23.antinstaller.taskdefs.Installer" classpathref="project.classpath"/>
    50     <taskdef name="launch4j" classname="net.sf.launch4j.ant.Launch4jTask" classpathref="project.classpath"/>
    5145   
    5246    <!-- load in static properties from build.properties -->
Note: See TracChangeset for help on using the changeset viewer.