Repository Info: ---- Latest commit ----- commit 0fd1f8cb3116f0cf6e005bd29b0119e4d0e24033 Merge: f19eb06 8279293 Author: Sonia Otero Date: 2023-08-02 Merged PR 3510: Fix build.xml files in Java apps due to a removed internal package in Java 18. Starting with Java 18, the internal package Security Manager is officially removed. To get around this loss, Ant's build.xml must add the attribute fork="true" to each task . Fixed build.xml for raw2scinc and replayFlight. The build.xml files in the rest of Java programs already reflected the fork attribute. Related work items: #10105 ------------------- -----Branch used -------------- ## master M scripts/startmds ?? scripts/restart_avaps_rds ?? scripts/restart_novatel_rds ?? scripts/restart_sea_rds ?? scripts/restart_sfmr_rds -------------------