You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2015/12/18 03:04:12 UTC

svn commit: r1720712 - /gump/metadata/project/checkstyle.xml

Author: billbarker
Date: Fri Dec 18 02:04:12 2015
New Revision: 1720712

URL: http://svn.apache.org/viewvc?rev=1720712&view=rev
Log:
checkstyle should work with built guava now

Modified:
    gump/metadata/project/checkstyle.xml

Modified: gump/metadata/project/checkstyle.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/checkstyle.xml?rev=1720712&r1=1720711&r2=1720712&view=diff
==============================================================================
--- gump/metadata/project/checkstyle.xml (original)
+++ gump/metadata/project/checkstyle.xml Fri Dec 18 02:04:12 2015
@@ -41,7 +41,7 @@
     <depend project="commons-lang3" runtime="true"/>
     <depend project="commons-logging" runtime="true"/>
     <option project="commons-validator"/>
-    <depend project="packaged-google-guava" runtime="true"/>
+    <depend project="google-guava" runtime="true"/>
     <option project="junit"/>
     
     <jar name="target/checkstyle-*[0-9T].jar"