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 2007/12/07 21:53:27 UTC

svn commit: r602214 - /ant/ivy/core/trunk/doc/ivyfile/artifact.html

Author: maartenc
Date: Fri Dec  7 12:53:26 2007
New Revision: 602214

URL: http://svn.apache.org/viewvc?rev=602214&view=rev
Log:
The publication artifact element is extensible as well

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

Modified: ant/ivy/core/trunk/doc/ivyfile/artifact.html
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/doc/ivyfile/artifact.html?rev=602214&r1=602213&r2=602214&view=diff
==============================================================================
--- ant/ivy/core/trunk/doc/ivyfile/artifact.html (original)
+++ ant/ivy/core/trunk/doc/ivyfile/artifact.html Fri Dec  7 12:53:26 2007
@@ -42,6 +42,8 @@
 
 <span class="since">since 1.4</span> It is possible to give a url at which artifacts can be found. This is not mandatory, and even not recommended. This is only a convenient way to deal with an existing repository with a bad layout, but should not be avoided in an enterprise repository.
 
+<span class="since">since 1.4</span> This tag supports <a href="../concept.html#extra">extra attributes</a>.
+
 <h1>Attributes</h1>
 <table class="ivy-attributes">
 <thead>