Browse Source

Add pointer to VPP.

Submitted by:	didge <didge at foundrylogic dot com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273842 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
d9939bab27
5 changed files with 191 additions and 1 deletions
  1. +74
    -0
      docs/external.html
  2. +60
    -0
      proposal/ant-site/anakia/docs/external.html
  3. +28
    -0
      proposal/ant-site/anakia/xdocs/external.xml
  4. +1
    -1
      src/main/org/apache/tools/ant/taskdefs/UpToDate.java
  5. +28
    -0
      xdocs/external.xml

+ 74
- 0
docs/external.html View File

@@ -2750,6 +2750,80 @@
</table> </table>
</blockquote> </blockquote>
</td></tr> </td></tr>
</table>
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="VPP"><strong>VPP</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
<p>VPP provides general file preprocessing support based on
the Velocity Template Engine. The core funtionality is
provided as a filter for use with tasks that supports filter
chains. Also included are replacement tasks for &lt;copy&gt; and
&lt;javac&gt; that integrate support for preprocessing.</p>
<table>
<tr>
<td bgcolor="#039acc" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Compatibility:
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
1.5.1 and above
</font>
</td>
</tr>
<tr>
<td bgcolor="#039acc" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
URL:
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
<a href="http://vpp.sourceforge.net/">http://vpp.sourceforge.net/</a>
</font>
</td>
</tr>
<tr>
<td bgcolor="#039acc" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Contact:
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
<a href="mailto:vpp-user@lists.sourceforge.net">vpp-user@lists.sourceforge.net</a>
</font>
</td>
</tr>
<tr>
<td bgcolor="#039acc" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
License:
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
BSD license
</font>
</td>
</tr>
</table>
</blockquote>
</td></tr>
</table> </table>
<table border="0" cellspacing="0" cellpadding="2" width="100%"> <table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6"> <tr><td bgcolor="#828DA6">


+ 60
- 0
proposal/ant-site/anakia/docs/external.html View File

@@ -2340,6 +2340,66 @@
valign="top" align="left"> valign="top" align="left">
BSD license BSD license
</td> </td>
</tr>
</table>
</p>
<p>
<a name="VPP">
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#4C6C8F">
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>VPP</strong>
</strong>
</font>
</td></tr>
</table>
</a>

<p>VPP provides general file preprocessing support based on
the Velocity Template Engine. The core funtionality is
provided as a filter for use with tasks that supports filter
chains. Also included are replacement tasks for &lt;copy&gt; and
&lt;javac&gt; that integrate support for preprocessing.</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr>
<th colspan="" rowspan=""
valign="top" align="left">
Compatibility:
</th>
<td colspan="" rowspan=""
valign="top" align="left">
1.5.1 and above
</td>
</tr>
<tr>
<th colspan="" rowspan=""
valign="top" align="left">
URL:
</th>
<td colspan="" rowspan=""
valign="top" align="left">
<a href="http://vpp.sourceforge.net/">http://vpp.sourceforge.net/</a>
</td>
</tr>
<tr>
<th colspan="" rowspan=""
valign="top" align="left">
Contact:
</th>
<td colspan="" rowspan=""
valign="top" align="left">
<a href="mailto:vpp-user@lists.sourceforge.net">vpp-user@lists.sourceforge.net</a>
</td>
</tr>
<tr>
<th colspan="" rowspan=""
valign="top" align="left">
License:
</th>
<td colspan="" rowspan=""
valign="top" align="left">
BSD license
</td>
</tr> </tr>
</table> </table>
</p> </p>


+ 28
- 0
proposal/ant-site/anakia/xdocs/external.xml View File

@@ -1033,6 +1033,34 @@
</table> </table>
</subsection> </subsection>


<subsection name="VPP">

<p>VPP provides general file preprocessing support based on
the Velocity Template Engine. The core funtionality is
provided as a filter for use with tasks that supports filter
chains. Also included are replacement tasks for &lt;copy&gt; and
&lt;javac&gt; that integrate support for preprocessing.</p>

<table>
<tr>
<th>Compatibility:</th>
<td>1.5.1 and above</td>
</tr>
<tr>
<th>URL:</th>
<td><a href="http://vpp.sourceforge.net/">http://vpp.sourceforge.net/</a></td>
</tr>
<tr>
<th>Contact:</th>
<td><a href="mailto:vpp-user@lists.sourceforge.net">vpp-user@lists.sourceforge.net</a></td>
</tr>
<tr>
<th>License:</th>
<td>BSD license</td>
</tr>
</table>
</subsection>

<subsection name="WOProject"> <subsection name="WOProject">


<p>WOProject provides a set of tools to work with <p>WOProject provides a set of tools to work with


+ 1
- 1
src/main/org/apache/tools/ant/taskdefs/UpToDate.java View File

@@ -1,7 +1,7 @@
/* /*
* The Apache Software License, Version 1.1 * The Apache Software License, Version 1.1
* *
* Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* Copyright (c) 2000-2003 The Apache Software Foundation. All rights
* reserved. * reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without


+ 28
- 0
xdocs/external.xml View File

@@ -1033,6 +1033,34 @@
</table> </table>
</subsection> </subsection>


<subsection name="VPP">

<p>VPP provides general file preprocessing support based on
the Velocity Template Engine. The core funtionality is
provided as a filter for use with tasks that supports filter
chains. Also included are replacement tasks for &lt;copy&gt; and
&lt;javac&gt; that integrate support for preprocessing.</p>

<table>
<tr>
<th>Compatibility:</th>
<td>1.5.1 and above</td>
</tr>
<tr>
<th>URL:</th>
<td><a href="http://vpp.sourceforge.net/">http://vpp.sourceforge.net/</a></td>
</tr>
<tr>
<th>Contact:</th>
<td><a href="mailto:vpp-user@lists.sourceforge.net">vpp-user@lists.sourceforge.net</a></td>
</tr>
<tr>
<th>License:</th>
<td>BSD license</td>
</tr>
</table>
</subsection>

<subsection name="WOProject"> <subsection name="WOProject">


<p>WOProject provides a set of tools to work with <p>WOProject provides a set of tools to work with


Loading…
Cancel
Save