| Package | Description |
|---|---|
| org.sonar.runner.cache | |
| org.sonar.runner.impl |
| Class and Description |
|---|
| FileCache
This class is responsible for managing Sonar batch file cache.
|
| FileCache.Downloader |
| FileCacheBuilder |
| Logger |
| PersistentCache |
| PersistentCacheBuilder
Cache files will be placed in 3 areas:
<sonar_home>/ws_cache/<server_url>-<version>/projects/<project>/
<sonar_home>/ws_cache/<server_url>-<version>/global/
<sonar_home>/ws_cache/<server_url>-<version>/local/
|
| Class and Description |
|---|
| Logger |
Copyright © 2011-2016 SonarSource. All Rights Reserved.