Changes between Version 18 and Version 19 of HOWTO-DeploySimulator
- Timestamp:
- 12/04/2019 12:58:45 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HOWTO-DeploySimulator
v18 v19 1 1 = How to deploy and run Simulator (dev/test environment) = 2 2 == Deploy Simulator == 3 On a development machine checkout the TMC Simulator trunk from the SVN repo. 3 On a development machine checkout the TMC Simulator trunk from the SVN repo. (If the project is already checked out, do an 'svn update' instead). 4 4 5 5 Open the project in !NetBeans. [[BR]]Clean and Build.[[BR]]Run Test Project and confirm any failed tests aren't system problems.[[BR]]Run the build target: package-jars … … 9 9 While connected to the TMC lab LAN open a network connection to STORAGE. (Note: it accepts anonymous connection without password. If this fails, as a workaround just transfer the files using !SneakerNet - a USB Flash Drive.) 10 10 11 Copy `trunk/deploy` folder to STORAGE. If needed, copy any changed config files or data files.11 Copy `trunk/deploy` folder to STORAGE. If needed, copy any changed config files, images, or data files. 12 12 13 13 Login to Windows on Development workstation.
