Changes between Version 10 and Version 11 of DownloadPage
- Timestamp:
- 02/03/2020 06:26:27 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadPage
v10 v11 1 1 = Download ''Script Builder'' = 2 2 || Application || Revision || Date || 3 || [http://dev.tmcacad.com:8888/attachment/wiki/DownloadPage/ScriptBuilder_r207.zip ScriptBuilder_r207.zip] || 207 || 2020.02.03 || 3 4 || [http://dev.tmcacad.com:8888/attachment/wiki/DownloadPage/ScriptBuilder_r154.zip ScriptBuilder_r154.zip] || 154 || 2019.19.11 || 4 5 || [http://dev.tmcacad.com:8888/attachment/wiki/DownloadPage/ScriptBuilder_r2.zip ScriptBuilder_r2.zip] || 145 || 2019.31.10 || … … 11 12 12 13 === Release Notes === 14 Revision 207 includes many small enhancements and fixes: #207, #209, #210, #211, #213, #214, #216, #219, #217, #222, #236, #237, #239, #240, #220, #221 15 13 16 Revision 154 includes fixes for #202 and #203. 14 17 … … 18 21 19 22 === Known Issues === 20 Evaluation events can only be added once per timeslice. 23 [http://dev.tmcacad.com:8888/query?status=accepted&status=assigned&status=new&status=reopened&component=ScriptBuilder+GUI&component=ScriptBuilder+Model&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component&order=priority Outstanding defects] 24 25 ~~Evaluation events can only be added once per timeslice.~~ 21 26 22 27 === Installation Instructions === 23 28 * Download the most recent version of the !ScriptBuilder zip file. 24 * Unzip the zip file, which will yield fourfiles29 * Unzip the zip file, which will yield three files 25 30 1. !ScriptBuilder.jar 26 31 1. application.properties 27 32 1. Incidents directory 28 1. units.xml29 33 * Open a terminal at this location and start the application with this command: [[BR]]`java -jar ScriptBuilder.jar` 30 34
