git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@822583 13f79535-47bb-0310-9956-ffa450edef68master
@@ -88,11 +88,13 @@ | |||||
templatePath="${templ.path}" | templatePath="${templ.path}" | ||||
velocityPropertiesFile="${velocity.props}"> | velocityPropertiesFile="${velocity.props}"> | ||||
</anakia> | </anakia> | ||||
<fixcrlf srcdir="${docs.dest}" includes="**/*.html"/> | |||||
<fixcrlf srcdir="${docs.dest}" includes="**/*.html" | |||||
encoding="iso-8859-1" outputencoding="iso-8859-1"/> | |||||
</target> | </target> | ||||
<target name="fixcrlf" if="onwindows"> | <target name="fixcrlf" if="onwindows"> | ||||
<fixcrlf srcDir="${docs.dest}" eol="dos" includes="*.html"/> | |||||
<fixcrlf srcDir="${docs.dest}" eol="dos" includes="*.html" | |||||
encoding="iso-8859-1" outputencoding="iso-8859-1"/> | |||||
</target> | </target> | ||||
<target name="docs" if="AnakiaTask.present" depends="anakia,fixcrlf" description="Create XDocs."> | <target name="docs" if="AnakiaTask.present" depends="anakia,fixcrlf" description="Create XDocs."> | ||||
@@ -330,6 +330,75 @@ | |||||
valign="top" align="left"> | valign="top" align="left"> | ||||
1.0 released on November 6, 2006 | 1.0 released on November 6, 2006 | ||||
</td> | </td> | ||||
</tr> | |||||
</table> | |||||
<a name="props" /> | |||||
<h4 class="subsection"> | |||||
<a name="Props - additional Property Resolver"></a> | |||||
Props - additional Property Resolver | |||||
</h4> | |||||
<p>This is a library of supplementary handlers for Ant | |||||
properties resolution.</p> | |||||
<table class="ForrestTable" cellspacing="1" cellpadding="4"> | |||||
<tr> | |||||
<th colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
SVN URL: | |||||
</th> | |||||
<td colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
<a href="https://svn.apache.org/repos/asf/ant/antlibs/props/trunk/">https://svn.apache.org/repos/asf/ant/antlibs/props/trunk/</a> | |||||
</td> | |||||
</tr> | |||||
<tr> | |||||
<th colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
ViewSVN: | |||||
</th> | |||||
<td colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
<a href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/props/trunk/">http://svn.apache.org/viewcvs.cgi/ant/antlibs/props/trunk/</a> | |||||
</td> | |||||
</tr> | |||||
<tr> | |||||
<th colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
Ant compatibility: | |||||
</th> | |||||
<td colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
Ant 1.8.x | |||||
</td> | |||||
</tr> | |||||
<tr> | |||||
<th colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
Added to sandbox: | |||||
</th> | |||||
<td colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
2007-07-25 | |||||
</td> | |||||
</tr> | |||||
<tr> | |||||
<th colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
Promoted from sandbox: | |||||
</th> | |||||
<td colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
2009-10-06 | |||||
</td> | |||||
</tr> | |||||
<tr> | |||||
<th colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
Latest Release: | |||||
</th> | |||||
<td colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
None | |||||
</td> | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<a name="svn" /> | <a name="svn" /> | ||||
@@ -649,63 +649,6 @@ | |||||
valign="top" align="left"> | valign="top" align="left"> | ||||
Kevin Jackson | Kevin Jackson | ||||
</td> | </td> | ||||
</tr> | |||||
</table> | |||||
<h4 class="subsection"> | |||||
<a name="Props - additional Property Resolver"></a> | |||||
Props - additional Property Resolver | |||||
</h4> | |||||
<p>This is a library of supplementary handlers for Ant properties resolution.</p> | |||||
<table class="ForrestTable" cellspacing="1" cellpadding="4"> | |||||
<tr> | |||||
<th colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
SVN URL: | |||||
</th> | |||||
<td colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
<a href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/props/trunk/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/props/trunk/</a> | |||||
</td> | |||||
</tr> | |||||
<tr> | |||||
<th colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
ViewSVN: | |||||
</th> | |||||
<td colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
<a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/props/trunk/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/props/trunk/</a> | |||||
</td> | |||||
</tr> | |||||
<tr> | |||||
<th colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
Ant compatibility: | |||||
</th> | |||||
<td colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
Ant 1.8.x | |||||
</td> | |||||
</tr> | |||||
<tr> | |||||
<th colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
Added to sandbox: | |||||
</th> | |||||
<td colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
2007-07-25 | |||||
</td> | |||||
</tr> | |||||
<tr> | |||||
<th colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
Sponsoring Committers | |||||
</th> | |||||
<td colspan="1" rowspan="1" | |||||
valign="top" align="left"> | |||||
Matt Benson | |||||
</td> | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<h4 class="subsection"> | <h4 class="subsection"> | ||||