bodewig     01/05/03 01:36:52

  Modified:    webpage/docs resources.html
               webpage/xdocs resources.xml
  Log:
  Added links to Steve Loughran's articles in Ant's docs dir.
  
  Revision  Changes    Path
  1.2       +6 -0      jakarta-ant/webpage/docs/resources.html
  
  Index: resources.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/webpage/docs/resources.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- resources.html    2001/05/02 10:05:01     1.1
  +++ resources.html    2001/05/03 08:36:50     1.2
  @@ -88,6 +88,12 @@
       <tr><td>
         <blockquote>
                           <ul>
  +        <li>Ant in Anger: Using Ant in a Production Development System
  +          <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/docs/ant_in_anger.html?content-type=text/html";>http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/docs/ant_in_anger.html?content-type=text/html</a>.</li>
  +
  +        <li>Ant Task Guidelines
  +          <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/docs/ant_task_guidelines.html?content-type=text/html";>http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/docs/ant_task_guidelines.html?content-type=text/html</a>.</li>
  +
           <li>Incremental development with Ant and JUnit 
             <a 
href="http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java";>http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java</a>.</li>
   
  
  
  
  1.2       +6 -0      jakarta-ant/webpage/xdocs/resources.xml
  
  Index: resources.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/webpage/xdocs/resources.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- resources.xml     2001/05/02 10:05:08     1.1
  +++ resources.xml     2001/05/03 08:36:51     1.2
  @@ -10,6 +10,12 @@
       
       <section name="Articles">
         <ul>
  +        <li>Ant in Anger: Using Ant in a Production Development System
  +          <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/docs/ant_in_anger.html?content-type=text/html";>http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/docs/ant_in_anger.html?content-type=text/html</a>.</li>
  +
  +        <li>Ant Task Guidelines
  +          <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/docs/ant_task_guidelines.html?content-type=text/html";>http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/docs/ant_task_guidelines.html?content-type=text/html</a>.</li>
  +
           <li>Incremental development with Ant and JUnit 
             <a 
href="http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java";>http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java</a>.</li>
   
  
  
  

Reply via email to