bodewig 2003/01/22 00:53:16 Modified: docs external.html proposal/ant-site/anakia/docs external.html proposal/ant-site/anakia/xdocs external.xml src/main/org/apache/tools/ant/taskdefs UpToDate.java xdocs external.xml Log: Add pointer to VPP. Submitted by: didge <didge at foundrylogic dot com> Revision Changes Path 1.81 +74 -0 jakarta-ant/docs/external.html Index: external.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/external.html,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- external.html 21 Jan 2003 14:34:56 -0000 1.80 +++ external.html 22 Jan 2003 08:53:14 -0000 1.81 @@ -2754,6 +2754,80 @@ <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 <copy> and + <javac> 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:[EMAIL PROTECTED]">[EMAIL PROTECTED]</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 border="0" cellspacing="0" cellpadding="2" width="100%"> + <tr><td bgcolor="#828DA6"> + <font color="#ffffff" face="arial,helvetica,sanserif"> <a name="WOProject"><strong>WOProject</strong></a> </font> </td></tr> 1.15 +60 -0 jakarta-ant/proposal/ant-site/anakia/docs/external.html Index: external.html =================================================================== RCS file: /home/cvs/jakarta-ant/proposal/ant-site/anakia/docs/external.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- external.html 21 Jan 2003 07:59:20 -0000 1.14 +++ external.html 22 Jan 2003 08:53:15 -0000 1.15 @@ -2344,6 +2344,66 @@ </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 <copy> and + <javac> 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:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a> + </td> + </tr> + <tr> + <th colspan="" rowspan="" + valign="top" align="left"> + License: + </th> + <td colspan="" rowspan="" + valign="top" align="left"> + BSD license + </td> + </tr> + </table> + </p> + <p> <a name="WOProject"> <table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr><td bgcolor="#4C6C8F"> 1.7 +28 -0 jakarta-ant/proposal/ant-site/anakia/xdocs/external.xml Index: external.xml =================================================================== RCS file: /home/cvs/jakarta-ant/proposal/ant-site/anakia/xdocs/external.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- external.xml 21 Jan 2003 07:59:20 -0000 1.6 +++ external.xml 22 Jan 2003 08:53:15 -0000 1.7 @@ -1033,6 +1033,34 @@ </table> </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 <copy> and + <javac> 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:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a></td> + </tr> + <tr> + <th>License:</th> + <td>BSD license</td> + </tr> + </table> + </subsection> + <subsection name="WOProject"> <p>WOProject provides a set of tools to work with 1.26 +1 -1 jakarta-ant/src/main/org/apache/tools/ant/taskdefs/UpToDate.java Index: UpToDate.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/UpToDate.java,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- UpToDate.java 22 Jan 2003 04:49:15 -0000 1.25 +++ UpToDate.java 22 Jan 2003 08:53:16 -0000 1.26 @@ -1,7 +1,7 @@ /* * 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. * * Redistribution and use in source and binary forms, with or without 1.63 +28 -0 jakarta-ant/xdocs/external.xml Index: external.xml =================================================================== RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- external.xml 21 Jan 2003 07:59:20 -0000 1.62 +++ external.xml 22 Jan 2003 08:53:16 -0000 1.63 @@ -1033,6 +1033,34 @@ </table> </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 <copy> and + <javac> 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:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a></td> + </tr> + <tr> + <th>License:</th> + <td>BSD license</td> + </tr> + </table> + </subsection> + <subsection name="WOProject"> <p>WOProject provides a set of tools to work with
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>