Limitations

Learn about the limitations of the CCAudits for the current release.

The current release of CCAudits has the following limitations:

  • The configuration records produced are not used to perform build avoidance. For example, the javac task must determine whether a .class output file is up to date with respect to a corresponding .java source file. In this release, file time-stamps are used to make that determination.
  • Parallel tasks in Ant run as sequential tasks.
  • Build times might be longer because of the overhead associated with auditing and creating configuration records.
  • The Java Development Kit (JDK) must match the bitness of your HCL VersionVault offering for CCAudits to audit Ant build processes successfully.