|
|
@@ -95,13 +95,13 @@ |
|
|
|
<blockquote> |
|
|
|
<ul> |
|
|
|
<li><a href="#what-is-ant"> |
|
|
|
<question>What is Ant?</question> |
|
|
|
What is Ant? |
|
|
|
</a></li> |
|
|
|
<li><a href="#ant-name"> |
|
|
|
<question>Why do you call it Ant?</question> |
|
|
|
Why do you call it Ant? |
|
|
|
</a></li> |
|
|
|
<li><a href="#history"> |
|
|
|
<question>Tell us a little bit about Ant's history.</question> |
|
|
|
Tell us a little bit about Ant's history. |
|
|
|
</a></li> |
|
|
|
</ul> |
|
|
|
</blockquote> |
|
|
@@ -117,8 +117,8 @@ |
|
|
|
<blockquote> |
|
|
|
<ul> |
|
|
|
<li><a href="#no-gnu-tar"> |
|
|
|
<question>I get checksum errors when I try to extract the |
|
|
|
<code>tar.gz</code> distribution file. Why?</question> |
|
|
|
I get checksum errors when I try to extract the |
|
|
|
<code>tar.gz</code> distribution file. Why? |
|
|
|
</a></li> |
|
|
|
</ul> |
|
|
|
</blockquote> |
|
|
@@ -134,11 +134,11 @@ |
|
|
|
<blockquote> |
|
|
|
<ul> |
|
|
|
<li><a href="#integration"> |
|
|
|
<question>Is Ant supported by my IDE/Editor?</question> |
|
|
|
Is Ant supported by my IDE/Editor? |
|
|
|
</a></li> |
|
|
|
<li><a href="#emacs-mode"> |
|
|
|
<question>Why doesn't (X)Emacs parse the error messages generated |
|
|
|
by Ant correctly?</question> |
|
|
|
Why doesn't (X)Emacs parse the error messages generated |
|
|
|
by Ant correctly? |
|
|
|
</a></li> |
|
|
|
</ul> |
|
|
|
</blockquote> |
|
|
@@ -154,11 +154,11 @@ |
|
|
|
<blockquote> |
|
|
|
<ul> |
|
|
|
<li><a href="#xml-entity-include"> |
|
|
|
<question>How do I include an XML snippet in my build file?</question> |
|
|
|
How do I include an XML snippet in my build file? |
|
|
|
</a></li> |
|
|
|
<li><a href="#mail-logger"> |
|
|
|
<question>How do I send an email with the result of my build |
|
|
|
process?</question> |
|
|
|
How do I send an email with the result of my build |
|
|
|
process? |
|
|
|
</a></li> |
|
|
|
</ul> |
|
|
|
</blockquote> |
|
|
@@ -174,8 +174,8 @@ |
|
|
|
<blockquote> |
|
|
|
<ul> |
|
|
|
<li><a href="#remove-cr"> |
|
|
|
<question><chmod> or <exec> don't work in Ant |
|
|
|
1.3 on Unix</question> |
|
|
|
<chmod> or <exec> don't work in Ant |
|
|
|
1.3 on Unix |
|
|
|
</a></li> |
|
|
|
</ul> |
|
|
|
</blockquote> |
|
|
@@ -198,7 +198,7 @@ |
|
|
|
<tr><td bgcolor="#828DA6"> |
|
|
|
<font color="#ffffff" face="arial,helvetica,sanserif"> |
|
|
|
<strong> |
|
|
|
<question>What is Ant?</question> |
|
|
|
What is Ant? |
|
|
|
</strong> |
|
|
|
</font> |
|
|
|
</td></tr> |
|
|
@@ -216,7 +216,7 @@ |
|
|
|
<tr><td bgcolor="#828DA6"> |
|
|
|
<font color="#ffffff" face="arial,helvetica,sanserif"> |
|
|
|
<strong> |
|
|
|
<question>Why do you call it Ant?</question> |
|
|
|
Why do you call it Ant? |
|
|
|
</strong> |
|
|
|
</font> |
|
|
|
</td></tr> |
|
|
@@ -239,7 +239,7 @@ |
|
|
|
<tr><td bgcolor="#828DA6"> |
|
|
|
<font color="#ffffff" face="arial,helvetica,sanserif"> |
|
|
|
<strong> |
|
|
|
<question>Tell us a little bit about Ant's history.</question> |
|
|
|
Tell us a little bit about Ant's history. |
|
|
|
</strong> |
|
|
|
</font> |
|
|
|
</td></tr> |
|
|
@@ -332,8 +332,8 @@ |
|
|
|
<tr><td bgcolor="#828DA6"> |
|
|
|
<font color="#ffffff" face="arial,helvetica,sanserif"> |
|
|
|
<strong> |
|
|
|
<question>I get checksum errors when I try to extract the |
|
|
|
<code>tar.gz</code> distribution file. Why?</question> |
|
|
|
I get checksum errors when I try to extract the |
|
|
|
<code>tar.gz</code> distribution file. Why? |
|
|
|
</strong> |
|
|
|
</font> |
|
|
|
</td></tr> |
|
|
@@ -362,7 +362,7 @@ |
|
|
|
<tr><td bgcolor="#828DA6"> |
|
|
|
<font color="#ffffff" face="arial,helvetica,sanserif"> |
|
|
|
<strong> |
|
|
|
<question>Is Ant supported by my IDE/Editor?</question> |
|
|
|
Is Ant supported by my IDE/Editor? |
|
|
|
</strong> |
|
|
|
</font> |
|
|
|
</td></tr> |
|
|
@@ -379,8 +379,8 @@ |
|
|
|
<tr><td bgcolor="#828DA6"> |
|
|
|
<font color="#ffffff" face="arial,helvetica,sanserif"> |
|
|
|
<strong> |
|
|
|
<question>Why doesn't (X)Emacs parse the error messages generated |
|
|
|
by Ant correctly?</question> |
|
|
|
Why doesn't (X)Emacs parse the error messages generated |
|
|
|
by Ant correctly? |
|
|
|
</strong> |
|
|
|
</font> |
|
|
|
</td></tr> |
|
|
@@ -430,7 +430,7 @@ |
|
|
|
<tr><td bgcolor="#828DA6"> |
|
|
|
<font color="#ffffff" face="arial,helvetica,sanserif"> |
|
|
|
<strong> |
|
|
|
<question>How do I include an XML snippet in my build file?</question> |
|
|
|
How do I include an XML snippet in my build file? |
|
|
|
</strong> |
|
|
|
</font> |
|
|
|
</td></tr> |
|
|
@@ -510,8 +510,8 @@ |
|
|
|
<tr><td bgcolor="#828DA6"> |
|
|
|
<font color="#ffffff" face="arial,helvetica,sanserif"> |
|
|
|
<strong> |
|
|
|
<question>How do I send an email with the result of my build |
|
|
|
process?</question> |
|
|
|
How do I send an email with the result of my build |
|
|
|
process? |
|
|
|
</strong> |
|
|
|
</font> |
|
|
|
</td></tr> |
|
|
@@ -719,8 +719,8 @@ ant -listener BuildMonitor |
|
|
|
<tr><td bgcolor="#828DA6"> |
|
|
|
<font color="#ffffff" face="arial,helvetica,sanserif"> |
|
|
|
<strong> |
|
|
|
<question><chmod> or <exec> don't work in Ant |
|
|
|
1.3 on Unix</question> |
|
|
|
<chmod> or <exec> don't work in Ant |
|
|
|
1.3 on Unix |
|
|
|
</strong> |
|
|
|
</font> |
|
|
|
</td></tr> |
|
|
|