Searched refs:errorList (Results 1 – 8 of 8) sorted by relevance
289 List<String> errorList = doSanityAnalysis(); in actionPerformed() local290 if (errorList.size() > 0) { in actionPerformed()291 showDialogBox(errorList); in actionPerformed()326 List<String> errorList = new ArrayList<String>(); in doSanityAnalysis() local328 errorList.add("Please select the migration type: JCL, log4j, or JUL to SLF4J."); in doSanityAnalysis()334 errorList.add("Please select the folder of the project to migrate"); in doSanityAnalysis()336 errorList.add("[" + folder + "] does not look like a valid folder"); in doSanityAnalysis()340 …errorList.add("Cannot initiate migration unless you acknowledge<p>that files will be modified with… in doSanityAnalysis()342 return errorList; in doSanityAnalysis()345 void showDialogBox(List<String> errorList) { in showDialogBox() argument[all …]
35 public List<FrameworkEvent> errorList = new ArrayList<FrameworkEvent>(); field in FrameworkErrorListener39 errorList.add(fe); in frameworkEvent()57 for (int i = 0; i < errorList.size(); i++) { in dumpAll()58 FrameworkEvent fe = (FrameworkEvent) errorList.get(i); in dumpAll()
53 if (fel.errorList.size() != 0) { in testSmoke()57 assertEquals(0, fel.errorList.size()); in testSmoke()
55 static UnicodeString errorList; variable790 errorList += " "; in runTestLoop()792 errorList += name; in runTestLoop()793 errorList += "\n"; in runTestLoop()1078 IntlTest::LL_message(errorList, TRUE); in printErrors()1529 int32_t length = errorList.extract(0, errorList.length(), buf, sizeof(buf)); in main()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
META-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...