Fine, it seems that my attachement didn�t come through ...
So as inline:
diff-file
--8-<---------8-<---------8-<---------8-<---------8-<---------8-<---------8-
<---------8-<-------
--- C:\seu\cvs-downloads\ant\ant\xdocs\resources.xml.org.fixcrlf Mon
Apr 28 06:08:46 2003
+++ C:\seu\cvs-downloads\ant\ant\xdocs\resources.xml Mon Apr 28 06:08:34
2003
@@ -37,27 +37,56 @@
</table>
</subsection>
</section>
-
+
<section name="Books">
<p>Listed by descending publication date.</p>
<!-- TODO: reorganize as a table? -->
+ <subsection name="Ant. Das Java-Build-Tool in der Praxis">
+ <p>A German language short reference for Ant that covers Ant 1.5.
+ This is the original description:</p>
+ <source>
+ Das Build-Tool Ant ist das Open-Source-Werkzeug, das den
Entwicklungsprozess einer Java-
+ oder J2EE-Anwendung wesentlich vereinfacht. Gesteuert durch
XML-basierte Skripte f�hrt es
+ nahezu alle Aufgaben aus, die nach dem Kodieren einer Anwendung
anfallen.
+ </source>
+ Some topics:
+ <ul>
+ <li>creating archives (zip, jar)</li>
+ <li>call the java compiler</li>
+ <li>edit property files</li>
+ <li>file operation</li>
+ <li>source code control systems</li>
+ </ul>
+ <table>
+ <tr>
+ <th>Authors:</th>
+ <td>Bernd Matzke</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.addison-wesley.de/main/main.asp?page=home/bookdetails&Produ
ctID=13459">
+
http://www.addison-wesley.de/main/main.asp?page=home/bookdetails&ProductID=1
3459</a></td>
+ </tr>
+ </table>
+ </subsection>
+
<subsection name="Java Development with Ant">
<p>Covers Ant 1.5, including:</p>
<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>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>Listeners</li>
+ <li>Selectors</li>
<li>Custom tasks</li>
</ul>
</li>
@@ -150,7 +179,7 @@
<subsection name="Ant in Anger: Using Ant in a Production Development
System">
- <p>This document describes strategies and some basic examples of
how to
+ <p>This document describes strategies and some basic examples of
how to
use Ant in larger team development projects.</p>
<table>
@@ -467,4 +496,4 @@
</section>
</body>
-</document>
+</document>
\ No newline at end of file
--8-<---------8-<---------8-<---------8-<---------8-<---------8-<---------8-
<---------8-<-------
------------------
-----Urspr�ngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Gesendet am: Montag, 28. April 2003 08:14
An: [EMAIL PROTECTED]
Betreff: [PATCH] New resource found
I found a new book about Ant.
While creating the diff for resources.xml the diff-tool did some
extraordinary stuff with the "Java Development with Ant" entry: + a line and
- the the same line ... confusing.
Here is the patchfile.
But I couldn�t test the modification because I don�t know how to render the
site. Any hints about that (for future patches)?
Jan Mat�rne
<<resources.xml.diff>>