Changes between Version 11 and Version 12 of ScriptBuilderTasks
- Timestamp:
- 01/29/2020 04:37:46 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ScriptBuilderTasks
v11 v12 5 5 6 6 (1) The generated DTD in `scriptbuilder.structures.XMLWriter` doesn't match the `script.dtd` file in Scenarios folder. (John?) 7 8 (3) Instead of writing a `COLOR` tag with every script event, since the color is the same for every event in an Incident, just output the color information as part of the Incident info, perhaps a new attribute of `GENERAL_INFO` tag. 7 9 8 10 (3) When outputting XML, prettify the formatting. [http://www.topjavatutorial.com/java/java-programs/pretty-print-xml-java/ See example].
