Automatic Interception Interface - JAM Related Usage Notes

  1. In jam 2.5 (current version), actions which update multiple targets may be executed out of order if another target is dependent on these - this is a known issue that appears in the jam documentation.
  2. Dependencies of targets must be clearly spelled out to jam otherwise it is possible that jam will launch updates in the wrong order.
  3. Ensure that actions and tools use unique target file names and don't create fixed named temporary files which may clash.
Copyright (C) 2001-2008 Xoreax Software Ltd. All rights reserved.
Converted from CHM to HTML with chm2web Standard 2.7 (unicode)