Browse Source

add some resources.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272038 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 23 years ago
parent
commit
fdc20ee1c4
2 changed files with 127 additions and 8 deletions
  1. +90
    -4
      docs/resources.html
  2. +37
    -4
      xdocs/resources.xml

+ 90
- 4
docs/resources.html View File

@@ -776,6 +776,91 @@
</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="Using JavaScript with Ant"><strong>Using JavaScript with Ant</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
<p>A tutorial about using JavaScript and XSLT with Ant.</p>
<table>
<tr>
<td bgcolor="#039acc" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Author:
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Dylan Schiemann
</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://www.sitepen.com/ant/javascript.html">http://www.sitepen.com/ant/javascript.html</a>
</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="Building with Ant"><strong>Building with Ant</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
<p>Series of articles that describe a framework for web
application development based on Ant and JUnit.</p>
<table>
<tr>
<td bgcolor="#039acc" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Author:
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
<a href="mailto:alexc@purpletech.com">Alex Chaffee</a>
</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">
Introduction: <a href="http://softwaredev.earthweb.com/sdtech/article/0,,12065_989631,00.html">http://softwaredev.earthweb.com/sdtech/article/0,,12065_989631,00.html</a>
</font>
</td>
</tr>
</table>
</blockquote>
</td></tr>
</table>
</blockquote>
</td></tr>
@@ -965,12 +1050,13 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Using JavaScript with Ant"><strong>Using JavaScript with Ant</strong></a>
<a name="When Web Services Go Bad"><strong>When Web Services Go Bad</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
<p>A tutorial about using JavaScript and XSLT with Ant.</p>
<p>A presentation from the <a href="http://www.sellsbrothers.com/conference/">Web Services
DevCon</a> in March 2002.</p>
<table>
<tr>
<td bgcolor="#039acc" colspan="" rowspan=""
@@ -982,7 +1068,7 @@
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Dylan Schiemann
<a href="mailto:steve_l@iseran.com">Steve Loughran</a>
</font>
</td>
</tr>
@@ -996,7 +1082,7 @@
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
<a href="http://www.sitepen.com/ant/javascript.html">http://www.sitepen.com/ant/javascript.html</a>
<a href="http://www.iseran.com/Steve/papers/when_web_services_go_bad.html">http://www.iseran.com/Steve/papers/when_web_services_go_bad.html</a>
</font>
</td>
</tr>


+ 37
- 4
xdocs/resources.xml View File

@@ -270,6 +270,36 @@
</table>
</subsection>

<subsection name="Using JavaScript with Ant">
<p>A tutorial about using JavaScript and XSLT with Ant.</p>

<table>
<tr>
<th>Author:</th>
<td>Dylan Schiemann</td>
</tr>
<tr>
<th>URL:</th>
<td><a href="http://www.sitepen.com/ant/javascript.html">http://www.sitepen.com/ant/javascript.html</a></td>
</tr>
</table>
</subsection>

<subsection name="Building with Ant">
<p>Series of articles that describe a framework for web
application development based on Ant and JUnit.</p>

<table>
<tr>
<th>Author:</th>
<td><a href="mailto:alexc@purpletech.com">Alex Chaffee</a></td>
</tr>
<tr>
<th>URL:</th>
<td>Introduction: <a href="http://softwaredev.earthweb.com/sdtech/article/0,,12065_989631,00.html">http://softwaredev.earthweb.com/sdtech/article/0,,12065_989631,00.html</a></td>
</tr>
</table>
</subsection>
</section>

<section name="Presentations">
@@ -340,20 +370,23 @@
</table>
</subsection>

<subsection name="Using JavaScript with Ant">
<p>A tutorial about using JavaScript and XSLT with Ant.</p>
<subsection name="When Web Services Go Bad">
<p>A presentation from the <a
href="http://www.sellsbrothers.com/conference/">Web Services
DevCon</a> in March 2002.</p>

<table>
<tr>
<th>Author:</th>
<td>Dylan Schiemann</td>
<td><a href="mailto:steve_l@iseran.com">Steve Loughran</a></td>
</tr>
<tr>
<th>URL:</th>
<td><a href="http://www.sitepen.com/ant/javascript.html">http://www.sitepen.com/ant/javascript.html</a></td>
<td><a href="http://www.iseran.com/Steve/papers/when_web_services_go_bad.html">http://www.iseran.com/Steve/papers/when_web_services_go_bad.html</a></td>
</tr>
</table>
</subsection>

</section>
</body>
</document>

Loading…
Cancel
Save