Changeset 443 in tmcsimulator for trunk/src


Ignore:
Timestamp:
07/14/2019 10:21:42 AM (7 years ago)
Author:
jdalbey
Message:

Add unified logger.zip to build.xml.

Location:
trunk/src
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/atmsdriver/ConsoleTrafficDriver.java

    r422 r443  
    1717/** 
    1818 * A console application to drive the ATMS Server. 
    19  * Use for test driving the FEP Simulator. 
     19 * Use for test driving the FEP Simulator.   OBSOLETE as of completion of CPTMS. 
    2020 * 
    2121 * @author jdalbey, John A. Torres 
  • trunk/src/python/unifiedlogger/wing_project.wpr

    r442 r443  
    492492                                'selection_start': 183L, 
    493493                                'zoom': 0L})], 
    494         'has-focus': True, 
     494        'has-focus': False, 
    495495        'locked': False}, 
    496496        [loc('cad_watcher.py'), 
     
    499499         loc('__main__.py')]), 
    500500                               'open_files': [u'__main__.py', 
     501        u'cad_watcher.py', 
    501502        u'cms_watcher.py', 
    502         u'cad_watcher.py', 
    503503        u'logging_service.py']}, 
    504504        'saved_notebook_display': None, 
  • trunk/src/spikes/ShowUserDir.java

    r365 r443  
    1313 
    1414/** 
    15  * 
     15 * Spike to reveal working directory anomaly with Jar files. 
    1616 * @author jdalbey 
    1717 */ 
  • trunk/src/tmcsim/application.properties

    r440 r443  
    1 #Thu, 11 Jul 2019 17:51:05 -0700 
     1#Sun, 14 Jul 2019 11:42:04 -0700 
    22 
    3 Application.revision=439 
     3Application.revision=442 
    44 
    5 Application.buildnumber=146 
     5Application.buildnumber=151 
Note: See TracChangeset for help on using the changeset viewer.