fix ASM 5 src download URL (file was removed in IDEA commit ed9c9fc)
This commit is contained in:
@@ -234,7 +234,7 @@
|
||||
<get-maven-library prefix="com/google/guava" lib="guava" version="17.0" bin="false"/>
|
||||
|
||||
<!-- ASM -->
|
||||
<get src="https://raw.github.com/JetBrains/intellij-community/master/lib/src/asm5-src.zip"
|
||||
<get src="https://raw.github.com/JetBrains/intellij-community/162/lib/src/asm5-src.zip"
|
||||
dest="${dependencies}/asm5-src.zip"/>
|
||||
|
||||
<!-- Junit Sources -->
|
||||
|
||||
Reference in New Issue
Block a user