Browse Source

Regenerate after Erik's patches

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273637 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
acb4027ccd
2 changed files with 78 additions and 1 deletions
  1. +9
    -0
      proposal/ant-site/anakia/docs/contributors.html
  2. +69
    -1
      proposal/ant-site/anakia/docs/resources.html

+ 9
- 0
proposal/ant-site/anakia/docs/contributors.html View File

@@ -190,6 +190,15 @@ Magesh is a lead software developer at
<a href="http://www.manugistics.com">Manugistics</a>, where
he is responsible for some of the Revenue Optimization
solutions.
</p>
<p>
<b>Erik Hatcher</b> (ehatcher at apache.org - <a href="http://erik.hatcher.net">http://erik.hatcher.net</a>)
<br />
Erik is the co-author of <a href="http://www.manning.com/antbook">
Java Development with Ant</a> and speaks on Ant and other topics at
<a href="http://www.completeprogrammer.net">No Fluff, Just Stuff
symposiums</a> as well as other venues. Erik is the President of
<a href="http://www.ehatchersolutions.com">eHatcher Solutions, Inc</a>.
</p>
</blockquote>
</td></tr>


+ 69
- 1
proposal/ant-site/anakia/docs/resources.html View File

@@ -187,7 +187,26 @@
</td></tr>
<tr><td>
<blockquote>
<p>Coming soon: August 2002, covers Ant 1.5
<p>Covers Ant 1.5, including:
<ul>
<li>The new Ant 1.5 features</li>
<li>Ant's datatypes and property handling</li>
<li>JUnit testing and reporting</li>
<li>Continuous integration techniques</li>
<li>XDoclet for attribute-oriented programming</li>
<li>EJB generation, building, and packaging</li>
<li>Writing and testing native code</li>
<li>Building Web Services with Apache Axis</li>
<li>Deploying your system to multiple remote servers</li>
<li>Using and writing
<ul>
<li>Loggers</li>
<li>Listeners</li>
<li>Selectors</li>
<li>Custom tasks</li>
</ul>
</li>
</ul>
</p>
<table>
<tr>
@@ -263,6 +282,55 @@
</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="Ant. Kurz und Gut."><strong>Ant. Kurz und Gut.</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
<p>
Ant kurz &amp; gut enthält eine vollständige Referenz der Built-in Tasks
und ihrer jeweiligen Attribute sowie kurze Beispiele für ihre Verwendung.
Daneben bietet das Buch eine knappe Einführung in die Arbeit mit Ant und
eine Erläuterung der Ant-Basiselemente (Projekte, Properties, Targets und Tasks).
Behandelt werden außerdem grundlegende Konzepte wie Filesets, Patternsets und
Pfadstrukturen, das Schreiben eigener Tasks, die Aufruf-Syntax und Optional Tasks.
</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">
Stefan Edlich
</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.amazon.de/exec/obidos/ASIN/3897212412/">http://www.amazon.de/exec/obidos/ASIN/3897212412/</a>
</font>
</td>
</tr>
</table>
</blockquote>
</td></tr>
</table>
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">


Loading…
Cancel
Save