}
else
{
units = CompilerAPI.compile(data.fileSpec, data.sourceList, null, data.sourcePath, data.resources, data.bundlePath,
swcContext, symbolTable, nameMappings, data.configuration, compilers,
new PreLink(), licenseMap, sources);
}
if (applicationCache != null)
{
data.resources.refresh();