// create a SourceList...
SourceList sourceList = new SourceList(array[1], compilerConfig.getSourcePath(), null,
flex2.tools.WebTierAPI.getSourceListMimeTypes(), false);
ResourceContainer resources = new ResourceContainer();
ResourceBundlePath bundlePath = new ResourceBundlePath(configuration.getCompilerConfiguration(), null);
Map<String, Source> classes = new HashMap<String, Source>();
List nsComponents = SwcAPI.setupNamespaceComponents(configuration.getNamespaces(), mappings,
sourcePath, sourceList, classes,
configuration.getIncludeLookupOnly(),