From 092ced78b518c87e1eb1361c125d9b45dc7b30e0 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 28 May 2001 13:28:28 +0000 Subject: [PATCH] Sun has put a profile of Ant in the "Best Practices" section on the Dot-Com Builder site - added some links to our site. Actually, I don't like the article too much and will try to make the author change some parts so that they at least reflect reality (read the section on "Task JAR layout" and you know what I mean). git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269054 13f79535-47bb-0310-9956-ffa450edef68 --- webpage/docs/antnews.html | 13 +++++++++++++ webpage/docs/resources.html | 5 +++++ webpage/xdocs/antnews.xml | 6 ++++++ webpage/xdocs/resources.xml | 5 +++++ 4 files changed, 29 insertions(+) diff --git a/webpage/docs/antnews.html b/webpage/docs/antnews.html index 033986f38..8efd982bd 100644 --- a/webpage/docs/antnews.html +++ b/webpage/docs/antnews.html @@ -80,6 +80,19 @@ + + +
+ + Best-Practices Profile of Ant at Sun's Dot-Com Builder + +
+
+

Sun has released an introductury article on Ant on their + Dot-Com Builder site on May 18 2001. See http://dcb.sun.com/practices/profiles/ant.jsp

+
+
+ diff --git a/webpage/xdocs/antnews.xml b/webpage/xdocs/antnews.xml index 3ed5f2e01..d4040e9a4 100644 --- a/webpage/xdocs/antnews.xml +++ b/webpage/xdocs/antnews.xml @@ -8,6 +8,12 @@ +
+

Sun has released an introductury article on Ant on their + Dot-Com Builder site on May 18 2001. See http://dcb.sun.com/practices/profiles/ant.jsp

+
+

Ant has been in use for quite some time and has been used in ways never conceived when it was originally written. While Ant 1.x has continued to sucessfully evolve and grow, there diff --git a/webpage/xdocs/resources.xml b/webpage/xdocs/resources.xml index cf3ebcee9..0adecfba7 100644 --- a/webpage/xdocs/resources.xml +++ b/webpage/xdocs/resources.xml @@ -28,6 +28,11 @@

  • Developing custom Ant tasks with Visual Age for Java http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&p=1&BCT=1&Footer=1.
  • + +
  • Ant's profile in the "Best Practices" + section of Sun's Dot-Com Builder site + http://dcb.sun.com/practices/profiles/ant.jsp
  • +
    Ant 2.0 Requirements diff --git a/webpage/docs/resources.html b/webpage/docs/resources.html index 8cca3ef56..fda3e7d8d 100644 --- a/webpage/docs/resources.html +++ b/webpage/docs/resources.html @@ -106,6 +106,11 @@
  • Developing custom Ant tasks with Visual Age for Java http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&p=1&BCT=1&Footer=1.
  • + +
  • Ant's profile in the "Best Practices" + section of Sun's Dot-Com Builder site + http://dcb.sun.com/practices/profiles/ant.jsp
  • +