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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

jleroux@apache.org
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"/>