Searched refs:globalConfig (Results 1 – 6 of 6) sorted by relevance
57 String classpath, IRunUtil runUtil, String[] args, DumpCmd dump, File globalConfig) in dumpConfigForVersion() argument68 if (globalConfig != null) { in dumpConfigForVersion()70 GlobalConfiguration.GLOBAL_CONFIG_VARIABLE, globalConfig.getAbsolutePath()); in dumpConfigForVersion()74 FileUtil.deleteFile(globalConfig); in dumpConfigForVersion()121 File rootDir, IRunUtil runUtil, String[] args, DumpCmd dump, File globalConfig) in dumpConfigForVersion() argument127 return dumpConfigForVersion(classpath, runUtil, args, dump, globalConfig); in dumpConfigForVersion()
93 String[] args, IKeyStoreClient keyStoreClient, IRunUtil runUtil, File globalConfig); in createThinLauncherConfig() argument
115 File globalConfig = null; in createConfigurationFromArgs() local120 globalConfig = SandboxConfigUtil.dumpFilteredGlobalConfig(new HashSet<>()); in createConfigurationFromArgs()127 globalConfig); in createConfigurationFromArgs()138 config = sandbox.createThinLauncherConfig(args, keyStoreClient, runUtil, globalConfig); in createConfigurationFromArgs()155 FileUtil.deleteFile(globalConfig); in createConfigurationFromArgs()
172 IGlobalConfiguration globalConfig = in testCreateGlobalConfiguration_cloneConfigWithFilterByDefault() local176 GlobalConfiguration spyGlobal = Mockito.spy((GlobalConfiguration) globalConfig); in testCreateGlobalConfiguration_cloneConfigWithFilterByDefault()216 IGlobalConfiguration globalConfig = in testCreateGlobalConfiguration_cloneConfigWithFilter() local220 GlobalConfiguration spyGlobal = Mockito.spy((GlobalConfiguration) globalConfig); in testCreateGlobalConfiguration_cloneConfigWithFilter()303 IGlobalConfiguration globalConfig = in testCreateGlobalConfiguration_withConfigServerAndCloneConfigWithFilter() local309 tmpXml = globalConfig.cloneConfigWithFilter(); in testCreateGlobalConfiguration_withConfigServerAndCloneConfigWithFilter()
203 File globalConfig = null; in runTests() local231 globalConfig = in runTests()238 try (InputStreamSource source = new FileInputStreamSource(globalConfig)) { in runTests()250 globalConfig); in runTests()269 globalConfig); in runTests()273 FileUtil.recursiveDelete(globalConfig); in runTests()312 File globalConfig) in runRemote() argument321 new StringBuilder("TF_GLOBAL_CONFIG=" + globalConfig.getName()); in runRemote()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...