From 4dd6c691ab372e2dcf25e440c7d35895b80c2a5d Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Mon, 27 Dec 2021 22:59:52 -0800 Subject: [PATCH] corrected rename for 1278.3 ExcerciseManagementFeedback.12783-2003 --- specifications/build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specifications/build.xml b/specifications/build.xml index 88bd1d6f74..786826ab6d 100644 --- a/specifications/build.xml +++ b/specifications/build.xml @@ -51,13 +51,13 @@ <!-- part 2 7459689.pdf --> <move file="downloads/12782-2015.pdf" tofile="downloads/IEEE1278.2-2015.DistributedInteractiveSimulation.CommunicationsServices.12782-2015.pdf" verbose="true" quiet="true" failonerror="false"/> <!-- part 3 00587529.pdf --> - <move file= "downloads/00587529.pdf" tofile="downloads/IEEE1278.3-2015.DistributedInteractiveSimulation.CommunicationsServices.00587529.pdf" verbose="true" quiet="true" failonerror="false"/> + <move file= "downloads/00587529.pdf" tofile="downloads/IEEE1278.3-2015.DistributedInteractiveSimulation.ExcerciseManagementFeedback.12783-2003.pdf" verbose="true" quiet="true" failonerror="false"/> <!-- part 4 6595010.pdf --> <move file="downloads/12784-1997.pdf" tofile="downloads/IEEE1278.4-2013.DistributedInteractiveSimulation.VV+A.12784-1997.pdf" verbose="true" quiet="true" failonerror="false"/> <!-- <copy todir="downloads" file="IEEE1278.1-2012.DistributedInteractiveSimulation.ApplicationProtocols.12781-2012.pdf" verbose="true" quiet="true" failonerror="false"/> <copy todir="downloads" file="IEEE1278.2-2015.DistributedInteractiveSimulation.CommunicationsServices.12782-2015.pdf" verbose="true" quiet="true" failonerror="false"/> - <copy todir="downloads" file="IEEE1278.3-2015.DistributedInteractiveSimulation.CommunicationsServices.00587529.pdf" verbose="true" quiet="true" failonerror="false"/> + <copy todir="downloads" file="IEEE1278.3-2015.DistributedInteractiveSimulation.ExcerciseManagementFeedback.12783-2003.pdf" verbose="true" quiet="true" failonerror="false"/> <copy todir="downloads" file="IEEE1278.4-2013.DistributedInteractiveSimulation.VV+A.12784-1997.pdf" verbose="true" quiet="true" failonerror="false"/> --> -- GitLab