summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2001-10-29 09:16:27 +0000
committerStefan Bodewig <bodewig@apache.org>2001-10-29 09:16:27 +0000
commit3afcc269d74b39ce03409f9007c76879eea1f2cd (patch)
tree53179a3740fd8e39b0230c49d9a37241b023162a
parent0c020a7472d5ccc7e0dc3890e776f216904a3a5d (diff)
downloadant-3afcc269d74b39ce03409f9007c76879eea1f2cd.tar.gz
Add pointer to JDEE
Submitted by: Guillaume Berche <guillaume.berche@eloquant.com> With velocity-1.3-dev from jakarta-site2, we don't seem to need the reverseloader attribute any longer. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269829 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs.xml2
-rw-r--r--docs/external.html72
-rw-r--r--docs/index.html2
-rw-r--r--xdocs/external.xml26
4 files changed, 100 insertions, 2 deletions
diff --git a/docs.xml b/docs.xml
index 758cb9c03..b3b56d6f7 100644
--- a/docs.xml
+++ b/docs.xml
@@ -30,7 +30,7 @@
</target>
<target name="docs" depends="prepare-error" if="AnakiaTask.present">
- <taskdef name="anakia" classname="org.apache.velocity.anakia.AnakiaTask" reverseloader="true">
+ <taskdef name="anakia" classname="org.apache.velocity.anakia.AnakiaTask">
<classpath refid="anakia.classpath"/>
</taskdef>
diff --git a/docs/external.html b/docs/external.html
index 329dc7c9a..252181b3c 100644
--- a/docs/external.html
+++ b/docs/external.html
@@ -1036,6 +1036,78 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="JDE(E) 2.2.8"><strong>JDE(E) 2.2.8</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>The Java Development Environment for Emacs (JDEE) supports
+ Apache Ant as one of three built-in ways to build your
+ applications.</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">
+ Ant 1.2 and later
+ </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://jde.sunsite.dk/">http://jde.sunsite.dk/</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:jde-subscribe@sunsite.auc.dk">JDEE Mailing list.</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">
+ GNU General Public 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="NetBeans / Forte for Java"><strong>NetBeans / Forte for Java</strong></a>
</font>
</td></tr>
diff --git a/docs/index.html b/docs/index.html
index 2e8c1f47c..abd5f6f1b 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -162,7 +162,7 @@ You can view the documentation for the most recent release
<a href="manual/index.html">online</a>
</p>
<p>
-Comprehensive documentation is included in the source and binary distribtions.
+Comprehensive documentation is included in the source and binary distributions.
</p>
</blockquote>
</td></tr>
diff --git a/xdocs/external.xml b/xdocs/external.xml
index 3e7fc2706..54308a63c 100644
--- a/xdocs/external.xml
+++ b/xdocs/external.xml
@@ -364,6 +364,32 @@
</table>
</subsection>
+ <subsection name="JDE(E) 2.2.8">
+
+ <p>The Java Development Environment for Emacs (JDEE) supports
+ Apache Ant as one of three built-in ways to build your
+ applications.</p>
+
+ <table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>Ant 1.2 and later</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a href="http://jde.sunsite.dk/">http://jde.sunsite.dk/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="mailto:jde-subscribe@sunsite.auc.dk">JDEE Mailing list.</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>GNU General Public License</td>
+ </tr>
+ </table>
+ </subsection>
+
<subsection name="NetBeans / Forte for Java">
<p>A module that integrates Ant into the NetBeans or Forte for Java IDEs.</p>