[codenarc] use asm-all-distroshaded

gil gil at fedoraproject.org
Fri Jan 30 14:00:24 UTC 2015


commit 9366905ee68ed8552286dbf1a0c4055ae8111c05
Author: gil <puntogil at libero.it>
Date:   Fri Jan 30 15:00:09 2015 +0100

    use asm-all-distroshaded

 codenarc.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/codenarc.spec b/codenarc.spec
index 2bd86fe..44dd77c 100644
--- a/codenarc.spec
+++ b/codenarc.spec
@@ -71,7 +71,7 @@ done
 
 %build
 
-CLASSPATH=$( build-classpath groovy18-1.8) ant
+CLASSPATH=$( build-classpath groovy18-1.8 objectweb-asm3/asm-all-distroshaded) ant
 
 %mvn_artifact pom.xml target/%{oname}-%{version}.jar
 


More information about the scm-commits mailing list