Changeset 23 in tmcsimulator for trunk/IDE_metadata/NetBeans/TMCSim/build.xml


Ignore:
Timestamp:
04/25/2016 05:30:49 PM (10 years ago)
Author:
jdalbey
Message:

build.xml - fix typo in zip target

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IDE_metadata/NetBeans/TMCSim/build.xml

    r22 r23  
    133133 
    134134<target description="Build separate jar files for each component of the TMC system."  
    135         name="ZipForInstall" depends="package-jar"> 
     135        name="ZipForInstall" depends="package-jars"> 
    136136    <!-- Notes:    Create a zip file with jars and all external resources for distributing 
    137137    to other machines. 
Note: See TracChangeset for help on using the changeset viewer.