bodewig 01/05/31 23:36:07
Modified: webpage/docs antnews.html
webpage/xdocs antnews.xml
Log:
That profile has been improved a little ;-)
Revision Changes Path
1.15 +3 -1 jakarta-ant/webpage/docs/antnews.html
Index: antnews.html
===================================================================
RCS file: /home/cvs/jakarta-ant/webpage/docs/antnews.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- antnews.html 2001/05/28 13:31:15 1.14
+++ antnews.html 2001/06/01 06:36:06 1.15
@@ -10,6 +10,8 @@
<meta name="author" value="Conor MacNeill">
<meta name="email" value="conor@cortexebusiness.com.au">
+ <meta name="author" value="Stefan Bodewig">
+ <meta name="email" value="stefan.bodewig@epost.de">
<title>The Jakarta Site - Ant News</title>
</head>
@@ -88,7 +90,7 @@
<tr><td>
<blockquote>
<p>Sun has released an introductory article on Ant on their
- Dot-Com Builder site on May 18 2001. See <a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a></p>
+ Dot-Com Builder site on May 30 2001. See <a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a></p>
</blockquote>
</td></tr>
</table>
1.5 +2 -1 jakarta-ant/webpage/xdocs/antnews.xml
Index: antnews.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/webpage/xdocs/antnews.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- antnews.xml 2001/05/28 13:31:16 1.4
+++ antnews.xml 2001/06/01 06:36:07 1.5
@@ -3,6 +3,7 @@
<properties>
<author email="conor@cortexebusiness.com.au">Conor MacNeill</author>
+ <author email="stefan.bodewig@epost.de">Stefan Bodewig</author>
<title>Ant News</title>
</properties>
@@ -10,7 +11,7 @@
<section name="Best-Practices Profile of Ant at Sun's Dot-Com Builder">
<p>Sun has released an introductory article on Ant on their
- Dot-Com Builder site on May 18 2001. See <a
+ Dot-Com Builder site on May 30 2001. See <a
href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a></p>
</section>
|