Version Differences for Performance Tuning Agents

(Lot more codestation.properties stuff added)
(Alphabetized new values)
Line 31:
  <tr><td>'''codestation.force'''</td><td>Download artifacts from the server even if they exist in local cache if true.</td></tr>    <tr><td>'''codestation.force'''</td><td>Download artifacts from the server even if they exist in local cache if true.</td></tr> 
  <tr><td>'''codestation.includeDirsAndSymlinks'''</td><td>Include empty directories and symlinks when publishing or resolving artifacts if true.</td></tr>    <tr><td>'''codestation.includeDirsAndSymlinks'''</td><td>Include empty directories and symlinks when publishing or resolving artifacts if true.</td></tr> 
- <tr><td>'''codestation.includePermissions'''</td><td>Include permissions when publishing or resolving artifacts if true.</td></tr>      
- <tr><td>'''codestation.includeOwner'''</td><td>Include owner when publishing or resolving artifacts.</td></tr>      
  <tr><td>'''codestation.includeGroup'''</td><td>Include group when publishing or resolving artifacts.</td></tr>    <tr><td>'''codestation.includeGroup'''</td><td>Include group when publishing or resolving artifacts.</td></tr> 
    + <tr><td>'''codestation.includeOwner'''</td><td>Include owner when publishing or resolving artifacts.</td></tr>  
    + <tr><td>'''codestation.includePermissions'''</td><td>Include permissions when publishing or resolving artifacts if true.</td></tr>  
  <tr><td>'''codestation.nativeCopyCommand'''</td><td>Specify the native copy command to use.</td></tr>    <tr><td>'''codestation.nativeCopyCommand'''</td><td>Specify the native copy command to use.</td></tr> 
- <tr><td>'''codestation.noCache'''</td><td>Control over agent Codestation caching.</td><td>Don't use Codestation cache; resolve artifacts directly to the Agent.</td>   + <tr><td>'''codestation.noCache'''</td><td>Control over agent Codestation caching.</td><td>Don't use Codestation cache; resolve artifacts directly to the Agent.</td></tr>  
- <tr><td>'''codestation.noVerify'''</td><td>Skip artifact verification if true.</td></tr>   + <tr><td>'''codestation.noCheckCertificate'''</td><td>Don't check SSL certificate is signed by a recognized authority</td></tr>  
    + <tr><td>'''codestation.noPrune'''</td><td>Disable pruning of the primary cache</td></tr>  
    + <tr><td>'''codestation.noVerify'''</td><td>Skip artifact verification if true</td></tr>  
  <tr><td>'''codestation.offline'''</td><td>Run in offline mode if true.</td></tr>    <tr><td>'''codestation.offline'''</td><td>Run in offline mode if true.</td></tr> 
    + <tr><td>'''codestation.password'''</td><td>Set login password</td></tr>  
  <tr><td>'''codestation.preserveTimeStamps'''</td><td>AnthillPro will preserve file time stamps when transferring artifacts between the server and agents using the resolve and deliver artifact steps if true.</td></tr>    <tr><td>'''codestation.preserveTimeStamps'''</td><td>AnthillPro will preserve file time stamps when transferring artifacts between the server and agents using the resolve and deliver artifact steps if true.</td></tr> 
    + <tr><td>'''codestation.protocolVersion'''</td><td>Set codestation protocol (NOT RECOMMENDED)</td></tr>  
  <tr><td>'''codestation.repo.dir'''</td><td>Specify a repository directory.</td></tr>    <tr><td>'''codestation.repo.dir'''</td><td>Specify a repository directory.</td></tr> 
  <tr><td>'''codestation.secondaryCache.dir'''</td><td>Location of secondary cache. Default is not enabled.</td><td>Secondary cache can improve performance when located on a network share.</td></tr>    <tr><td>'''codestation.secondaryCache.dir'''</td><td>Location of secondary cache. Default is not enabled.</td><td>Secondary cache can improve performance when located on a network share.</td></tr> 
    + <tr><td>'''codestation.server'''</td><td>Set AnthillPro Server</td></tr>  
  <tr><td>'''codestation.suppress.bom'''</td><td>Control over whether .bom bill of materials files should be created when artifacts are resolved. Default is ''true''.</td><td>In scenarios where the cleanup is never performed, the BOM files are unnecessary.</td>    <tr><td>'''codestation.suppress.bom'''</td><td>Control over whether .bom bill of materials files should be created when artifacts are resolved. Default is ''true''.</td><td>In scenarios where the cleanup is never performed, the BOM files are unnecessary.</td> 
  <tr><td>'''codestation.useNativeCopy'''</td><td>Use a native copy command if true.</td></tr>    <tr><td>'''codestation.useNativeCopy'''</td><td>Use a native copy command if true.</td></tr> 
    + <tr><td>'''codestation.user'''</td><td>Set login user</td></tr>  
  <tr><td>'''codestation.verbose'''</td><td>Run in verbose mode if true.</td></tr>    <tr><td>'''codestation.verbose'''</td><td>Run in verbose mode if true.</td></tr> 
  <tr><td>'''lab.manager.<configuration>'''</td><td>Identifies an agent as the agent installed in the <configuration> on VMware Lab Manager.</td></tr>    <tr><td>'''lab.manager.<configuration>'''</td><td>Identifies an agent as the agent installed in the <configuration> on VMware Lab Manager.</td></tr>