You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2013/12/23 11:00:21 UTC

svn commit: r1553089 - /ofbiz/trunk/ivy.xml

Author: jleroux
Date: Mon Dec 23 10:00:20 2013
New Revision: 1553089

URL: http://svn.apache.org/r1553089
Log:
No functional change, updates a link for sonar-ant-task description

Modified:
    ofbiz/trunk/ivy.xml

Modified: ofbiz/trunk/ivy.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/ivy.xml?rev=1553089&r1=1553088&r2=1553089&view=diff
==============================================================================
--- ofbiz/trunk/ivy.xml (original)
+++ ofbiz/trunk/ivy.xml Mon Dec 23 10:00:20 2013
@@ -29,7 +29,7 @@
         <conf name="mysql" description="downloads the mysql JDBC driver"/>
         <conf name="postgres" description="downloads the postgres JDBC driver"/>
         <conf name="sonar-ant-task" description="downloads the ant sonar task (need sonar>=2.8)
-            http://docs.codehaus.org/display/SONAR/Analyse+with+Ant+Task"/>
+            http://docs.codehaus.org/display/SONAR/Analyzing+with+SonarQube+Ant+Task"/>
     </configurations>
     <dependencies>
         <dependency org="net.sourceforge.cobertura" name="cobertura" rev="1.9.4.1" conf="cobertura->default"/>