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


Ignore:
Timestamp:
07/23/2019 12:41:23 PM (7 years ago)
Author:
jdalbey
Message:

add activitylog_watcher to Unified Logging Service.

File:
1 edited

Legend:

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

    r451 r461  
    214214       basedir="${build.dir}/classes" 
    215215       includes="tmcsim/client/**, tmcsim/common/**, tmcsim/interfaces/**, 
    216             tmcsim/cadmodels/**, tmcsim/simulationmanager/model/LogEntryCellRenderer.class"> 
     216            tmcsim/cadmodels/**, tmcsim/simulationmanager/model/LogEntryCellRenderer.class, 
     217            tmcsim/application.properties"> 
    217218      <zipgroupfileset dir="dist/lib" includes="xercesImpl.jar"/> 
    218219        <manifest> 
Note: See TracChangeset for help on using the changeset viewer.