You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ma...@apache.org on 2012/01/15 16:38:37 UTC

svn commit: r1231690 - /ant/ivy/core/trunk/doc/ivyfile/configurations.html

Author: maartenc
Date: Sun Jan 15 15:38:37 2012
New Revision: 1231690

URL: http://svn.apache.org/viewvc?rev=1231690&view=rev
Log:
Removed empty hyperlink.

Modified:
    ant/ivy/core/trunk/doc/ivyfile/configurations.html

Modified: ant/ivy/core/trunk/doc/ivyfile/configurations.html
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/doc/ivyfile/configurations.html?rev=1231690&r1=1231689&r2=1231690&view=diff
==============================================================================
--- ant/ivy/core/trunk/doc/ivyfile/configurations.html (original)
+++ ant/ivy/core/trunk/doc/ivyfile/configurations.html Sun Jan 15 15:38:37 2012
@@ -94,7 +94,7 @@ As you can see, the defaultmappings of t
 When you now resolve the conf2 configuration, you'll get the other2 dependencies of your other-module. 
 
 <h1>Examples involving defaultconf and defaultconfmapping</h1>
-<a name="defaultconfmapping"/>The table below indicates how Ivy interprets the conf attribute according to how [[ivyfile/configurations defaultconfmapping]] and [[ivyfile/configurations defaultconf]] are set:<table class="ivy-attributes"><thead><tr><th>defaultconf</th><th>defaultconfmapping</th><th>conf</th><th>ivy interpretation</th></tr>
+The table below indicates how Ivy interprets the conf attribute according to how [[ivyfile/configurations defaultconfmapping]] and [[ivyfile/configurations defaultconf]] are set:<table class="ivy-attributes"><thead><tr><th>defaultconf</th><th>defaultconfmapping</th><th>conf</th><th>ivy interpretation</th></tr>
 </thead>
 <tbody>
 <tr><td></td><td></td><td></td><td><code>*->*</code></td></tr>