bodewig 2004/10/26 04:02:39
Modified: docs contributors.html external.html
xdocs external.xml
Log:
Updates link to JDEE
Revision Changes Path
1.48 +9 -0 ant/docs/contributors.html
Index: contributors.html
===================================================================
RCS file: /home/cvs/ant/docs/contributors.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- contributors.html 3 Sep 2004 12:40:22 -0000 1.47
+++ contributors.html 26 Oct 2004 11:02:37 -0000 1.48
@@ -331,6 +331,15 @@
project in a spirit of co-operation over competition.
</p>
<p>
+ <b>Jesse Glick</b> (jesse dot glick at sun dot com)
+<br />
+Jesse has been using Java since 1998 and joined Sun Microsystems as
+part of the company that produced the NetBeans IDE. After discovering
+Ant in the 1.2 days, he wrote most of NetBeans' Ant integration.
+Recently he has worked on the NetBeans 4.0 project system, based heavily
+on Ant as a build tool.
+</p>
+ <p>
<b>Jason Hunter</b> (jh at servlets.com)
<br />
1.186 +3 -3 ant/docs/external.html
Index: external.html
===================================================================
RCS file: /home/cvs/ant/docs/external.html,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- external.html 23 Sep 2004 14:04:35 -0000 1.185
+++ external.html 26 Oct 2004 11:02:37 -0000 1.186
@@ -5733,8 +5733,8 @@
</tr>
</table>
<h4 class="subsection">
- <a name="JDE(E) 2.2.8"></a>
- JDE(E) 2.2.8
+ <a name="JDEE"></a>
+ JDEE
</h4>
<p>The Java Development Environment for Emacs (JDEE)
supports
Apache Ant as one of three built-in ways to build your
@@ -5757,7 +5757,7 @@
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
- <a href="http://jde.sunsite.dk/">http://jde.sunsite.dk/</a>
+ <a href="http://jdee.sunsite.dk/">http://jdee.sunsite.dk/</a>
</td>
</tr>
<tr>
1.147 +2 -2 ant/xdocs/external.xml
Index: external.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/external.xml,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- external.xml 23 Sep 2004 14:04:35 -0000 1.146
+++ external.xml 26 Oct 2004 11:02:38 -0000 1.147
@@ -3110,7 +3110,7 @@
</table>
</subsection>
- <subsection name="JDE(E) 2.2.8">
+ <subsection name="JDEE">
<p>The Java Development Environment for Emacs (JDEE) supports
Apache Ant as one of three built-in ways to build your
@@ -3123,7 +3123,7 @@
</tr>
<tr>
<th>URL:</th>
- <td><a
href="http://jde.sunsite.dk/">http://jde.sunsite.dk/</a></td>
+ <td><a
href="http://jdee.sunsite.dk/">http://jdee.sunsite.dk/</a></td>
</tr>
<tr>
<th>Contact:</th>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]