|
|
@@ -23,7 +23,10 @@ |
|
|
|
|
|
|
|
<h2><a name="jlink">Jlink</a></h2> |
|
|
|
<h3><i>Deprecated</i></h3> |
|
|
|
<p><i>This task has been deprecated. Use the zipfileset and zipgroupfileset attributes of the <a href="../CoreTasks/jar.html">Jar task</a> or <a href="../CoreTasks/zip.html">Zip task</a> instead.</i></p> |
|
|
|
<p><i>This task has been deprecated. Use a <a href="../CoreTypes/zipfileset.html">zipfileset</a> |
|
|
|
or <a href="../CoreTasks/zip.html#zipgroupfileset">zipgroupfileset</a> with the |
|
|
|
<a href="../CoreTasks/jar.html">Jar task</a> or <a href="../CoreTasks/zip.html">Zip task</a> |
|
|
|
instead.</i></p> |
|
|
|
|
|
|
|
<h3><b>Description:</b></h3> |
|
|
|
<p>Links entries from sub-builds and libraries.</p> |
|
|
|