mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
update to cglib-3.2.4-nodep and drop ancient asm.jar
This commit is contained in:
@@ -139,6 +139,6 @@ public abstract class ModuleRootManagerTestCase extends ModuleTestCase {
|
||||
}
|
||||
|
||||
protected VirtualFile getAsmJar() {
|
||||
return getJarFromLibDir("asm.jar");
|
||||
return getJarFromLibDir("asm-all.jar");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user