834835836837838839840841842843844
// Should this ever happen??? return; } DefectLog log = new DefectLog(newLog.filename, newLogPath, null); log.performInternalRename(oldPrefix, newPrefix); } public class DefectListID { public PropertyKey pk; public DefectLog dl;