Skip to content

Commit 118a9bd

Browse files
committed
Use official ASM 6.0_ALPHA jar from ow2 nexus instance
1 parent 68c6293 commit 118a9bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

findbugs/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1289,7 +1289,7 @@
12891289

12901290
<target name="getasm6" >
12911291
<getAndCheckLibrary
1292-
url="https://github.com/findbugsproject/findbugs/releases/download/3.1.0_preview2/asm-debug-all-6.0_ALPHA.zip"
1292+
url="http://repository.ow2.org/nexus/service/local/repositories/releases/content/org/ow2/asm/asm-debug-all/6.0_ALPHA/asm-debug-all-6.0_ALPHA.jar"
12931293
path="${basedir}/${jar.dir}/asm-debug-all-6.0-SNAPSHOT.jar"
12941294
checksum="7df23eb7d67e31b18c2df741d1656f7b"
12951295
/>

0 commit comments

Comments
 (0)