You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bo...@apache.org on 2001/05/02 12:05:13 UTC

cvs commit: jakarta-ant/webpage/xdocs/stylesheets project.xml

bodewig     01/05/02 03:05:12

  Modified:    docs/manual resources.html
               webpage/docs antnews.html external.html faq.html index.html
               webpage/xdocs external.xml faq.xml index.xml
               webpage/xdocs/stylesheets project.xml
  Added:       webpage/docs resources.html
               webpage/xdocs resources.xml
  Log:
  Created a resource page at the website, updated links to FAQ.
  
  Revision  Changes    Path
  1.7       +3 -7      jakarta-ant/docs/manual/resources.html
  
  Index: resources.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/resources.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- resources.html	2001/04/25 11:49:21	1.6
  +++ resources.html	2001/05/02 10:04:54	1.7
  @@ -10,11 +10,7 @@
   
   <h2><a name="faq">FAQ</a></h2>
   <p>There is an on-line FAQ for Ant at <a target="_top"
  -href="http://jakarta.apache.org/jyve-faq/Turbine/screen/DisplayTopics/action/SetAll/project_id/2/faq_id/16">jakarta.apache.org</a>. This
  -FAQ is interactive, which means you can ask and answer questions
  -on line.</p>
  -<p>One of the questions popping up quite often is &quot;Is there a DTD for
  -buildfiles?&quot; Please refer to the FAQ for an answer.</p>
  +href="http://jakarta.apache.org/ant/faq.html">jakarta.apache.org</a>.</p>
   
   <h2><a name="external">External Resources</a></h2>
   
  @@ -22,8 +18,8 @@
   here: 
   <a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a></p>
   
  -<p>Another ppt pres by Steve Loughran (steve_l@iseran.com)
  -<a href="http://www.iseran.com/stuff/Modern_Development_Crises.ppt">http://www.iseran.com/stuff/Modern_Development_Crises.ppt</a></p>
  +<p>Another pres by Steve Loughran (steve_l@iseran.com)
  +<a href="http://www.iseran.com/Steve/modern_development_processes.html">http://www.iseran.com/Steve/modern_development_processes.html</a></a>.</p>
   
   <p>and some articles to get ideas from here:
   <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>
  
  
  
  1.12      +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.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- antnews.html	2001/04/26 21:25:05	1.11
  +++ antnews.html	2001/05/02 10:04:58	1.12
  @@ -39,7 +39,9 @@
     </li>
             <li>      <a href="./manual/">Documentation</a>
     </li>
  -          <li>      <a href="./external.html">External Resources</a>
  +          <li>      <a href="./external.html">External Tools and Tasks</a>
  +  </li>
  +          <li>      <a href="./resources.html">Resources</a>
     </li>
             <li>      <a href="./faq.html">Ant FAQ</a>
     </li>
  
  
  
  1.17      +5 -3      jakarta-ant/webpage/docs/external.html
  
  Index: external.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/webpage/docs/external.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- external.html	2001/04/26 21:25:05	1.16
  +++ external.html	2001/05/02 10:04:59	1.17
  @@ -11,7 +11,7 @@
                         <meta name="author" value="Stefan Bodewig">
     <meta name="email" value="bodewig@apache.org">
           
  -      <title>The Jakarta Site - External Resources</title>
  +      <title>The Jakarta Site - External Tools and Tasks</title>
       </head>
     
       <body bgcolor="#ffffff" text="#000000" link="#525D76">    
  @@ -39,8 +39,10 @@
     </li>
             <li>      <a href="./manual/">Documentation</a>
     </li>
  -          <li>      <a href="./external.html">External Resources</a>
  +          <li>      <a href="./external.html">External Tools and Tasks</a>
     </li>
  +          <li>      <a href="./resources.html">Resources</a>
  +  </li>
             <li>      <a href="./faq.html">Ant FAQ</a>
     </li>
           </ul>
  @@ -80,7 +82,7 @@
           <table border="0" cellspacing="0" cellpadding="2" width="100%">
       <tr><td bgcolor="#525D76">
         <font color="#ffffff" face="arial,helvetica,sanserif">
  -        <a name="External Resources for Ant"><strong>External Resources for Ant</strong></a>
  +        <a name="External Tools and Tasks"><strong>External Tools and Tasks</strong></a>
         </font>
       </td></tr>
       <tr><td>
  
  
  
  1.7       +4 -2      jakarta-ant/webpage/docs/faq.html
  
  Index: faq.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/webpage/docs/faq.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- faq.html	2001/04/27 08:42:04	1.6
  +++ faq.html	2001/05/02 10:04:59	1.7
  @@ -39,8 +39,10 @@
     </li>
             <li>      <a href="./manual/">Documentation</a>
     </li>
  -          <li>      <a href="./external.html">External Resources</a>
  +          <li>      <a href="./external.html">External Tools and Tasks</a>
     </li>
  +          <li>      <a href="./resources.html">Resources</a>
  +  </li>
             <li>      <a href="./faq.html">Ant FAQ</a>
     </li>
           </ul>
  @@ -369,7 +371,7 @@
       <tr><td>
         <blockquote>
                                 <p>See the <a href="external.html#IDE%47Editor+Integration">section 
  -        on IDE integration</a> on our external resource page.</p>
  +        on IDE integration</a> on our external tools page.</p>
                           </blockquote>
       </td></tr>
     </table>
  
  
  
  1.17      +3 -3      jakarta-ant/webpage/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/webpage/docs/index.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- index.html	2001/04/26 21:25:05	1.16
  +++ index.html	2001/05/02 10:05:00	1.17
  @@ -39,8 +39,10 @@
     </li>
             <li>      <a href="./manual/">Documentation</a>
     </li>
  -          <li>      <a href="./external.html">External Resources</a>
  +          <li>      <a href="./external.html">External Tools and Tasks</a>
     </li>
  +          <li>      <a href="./resources.html">Resources</a>
  +  </li>
             <li>      <a href="./faq.html">Ant FAQ</a>
     </li>
           </ul>
  @@ -208,8 +210,6 @@
   <li><a href="http://marc.theaimsgroup.com/?l=ant-dev&amp;r=1&amp;w=2">Search the Dev Mailing List</a>
   </li>
   <li><a href="http://marc.theaimsgroup.com/?l=ant-user&amp;r=1&amp;w=2">Search the User Mailing List</a>
  -</li>
  -<li><a href="/jyve-faq/Turbine/screen/DisplayTopics/action/SetAll/project_id/2/faq_id/16">FAQ</a>
   </li>
   </ul>
                       </blockquote>
  
  
  
  1.1                  jakarta-ant/webpage/docs/resources.html
  
  Index: resources.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  
  <!-- Content Stylesheet for Site -->
  
          
  <!-- start the processing -->
      <html>
      <head>
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
    
                        <meta name="author" value="Stefan Bodewig">
    <meta name="email" value="bodewig@apache.org">
          
        <title>The Jakarta Site - Resources</title>
      </head>
    
      <body bgcolor="#ffffff" text="#000000" link="#525D76">    
        <table border="0" width="100%" cellspacing="0">
          <!-- TOP IMAGE -->
          <tr>
                  <td colspan="2">
      <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" align="left" border="0"/></a>
      </td>
            </tr>
        </table>
        <table border="0" width="100%" cellspacing="4">
          <tr><td colspan="2">
            <hr noshade="" size="1"/>
          </td></tr>
          
          <tr>
            <!-- LEFT SIDE NAVIGATION -->
            <td valign="top" nowrap="true">
                  <p><strong>Ant</strong></p>
      <ul>
            <li>      <a href="./index.html">Front Page</a>
    </li>
            <li>      <a href="./antnews.html">News</a>
    </li>
            <li>      <a href="./manual/">Documentation</a>
    </li>
            <li>      <a href="./external.html">External Tools and Tasks</a>
    </li>
            <li>      <a href="./resources.html">Resources</a>
    </li>
            <li>      <a href="./faq.html">Ant FAQ</a>
    </li>
          </ul>
        <p><strong>Download</strong></p>
      <ul>
            <li>      <a href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
    </li>
            <li>      <a href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
    </li>
          </ul>
        <p><strong>Jakarta</strong></p>
      <ul>
            <li>      <a href="http://jakarta.apache.org/site/news.html">News & Status</a>
    </li>
            <li>      <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
    </li>
            <li>      <a href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
    </li>
            <li>      <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
    </li>
          </ul>
        <p><strong>Get Involved</strong></p>
      <ul>
            <li>      <a href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
    </li>
            <li>      <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>
    </li>
            <li>      <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
    </li>
            <li>      <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
    </li>
            <li>      <a href="http://jakarta.apache.org/site/bugs.html">Bug Database</a>
    </li>
          </ul>
              </td>
            <td align="left" valign="top">
          <table border="0" cellspacing="0" cellpadding="2" width="100%">
      <tr><td bgcolor="#525D76">
        <font color="#ffffff" face="arial,helvetica,sanserif">
          <a name="Articles"><strong>Articles</strong></a>
        </font>
      </td></tr>
      <tr><td>
        <blockquote>
                          <ul>
          <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>
  
          <li>Automate your build process using Java and Ant
            <a href="http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-ant.html">http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-ant.html</a>.</li>
  
          <li>Short tutorial in Cactus' (formerly J2EEUnit)
            documentation
            <a href="http://jakarta.apache.org/commons/cactus/ant.html">http://jakarta.apache.org/commons/cactus/ant.html</a>.</li>
  
          <li>Developing custom Ant tasks with Visual Age for Java
            <a href="http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&amp;p=1&amp;BCT=1&amp;Footer=1">http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&amp;p=1&amp;BCT=1&amp;Footer=1</a>.</li>
        </ul>
                      </blockquote>
      </td></tr>
    </table>
          <table border="0" cellspacing="0" cellpadding="2" width="100%">
      <tr><td bgcolor="#525D76">
        <font color="#ffffff" face="arial,helvetica,sanserif">
          <a name="Presentations"><strong>Presentations</strong></a>
        </font>
      </td></tr>
      <tr><td>
        <blockquote>
                          <ul>
          <li>There is a powerpoint presentation on Ant 1.2 by 
            <a href="mailto:chanezon@netscape.com">Patrick Chanezon</a> here:
            <a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a></li>
  
          <li>An Ant presentation, made at the St. Louis Java Users Group
            meeting in March 2001 (PowerPoint): 
            <a href="http://www.ociweb.com/javasig/knowledgebase/March2001/index.html">http://www.ociweb.com/javasig/knowledgebase/March2001/index.html</a></li>
  
          <li>A presentation by 
            <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
            on software develpoment processes that briefly covers Ant is here
            <a href="http://www.iseran.com/Steve/modern_development_processes.html">http://www.iseran.com/Steve/modern_development_processes.html</a>.</li>
        </ul>
                      </blockquote>
      </td></tr>
    </table>
                </td>
          </tr>
  
          <!-- FOOTER -->
          <tr><td colspan="2">
            <hr noshade="" size="1"/>
          </td></tr>
          <tr><td colspan="2">
            <div align="center"><font color="#525D76" size="-1"><em>
            Copyright &#169; 1999-2001, Apache Software Foundation
            </em></font></div>
          </td></tr>
        </table>
      </body>
    </html>
  <!-- end the processing -->
  
  
  
  
  
  
  
  1.10      +2 -2      jakarta-ant/webpage/xdocs/external.xml
  
  Index: external.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/webpage/xdocs/external.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- external.xml	2001/04/18 15:54:58	1.9
  +++ external.xml	2001/05/02 10:05:06	1.10
  @@ -3,12 +3,12 @@
   
     <properties>
       <author email="bodewig@apache.org">Stefan Bodewig</author>
  -    <title>External Resources</title>
  +    <title>External Tools and Tasks</title>
     </properties>
   
     <body>
       
  -    <section name="External Resources for Ant">
  +    <section name="External Tools and Tasks">
   
         <p>This page lists external resources for Ant: tasks, IDE
         integration tools, loggers, you name it. If you've written
  
  
  
  1.5       +1 -1      jakarta-ant/webpage/xdocs/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/webpage/xdocs/faq.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- faq.xml	2001/04/27 08:01:08	1.4
  +++ faq.xml	2001/05/02 10:05:06	1.5
  @@ -117,7 +117,7 @@
         <question>Is Ant supported by my IDE/Editor?</question>
         <answer>
           <p>See the <a href="external.html#IDE%47Editor+Integration">section 
  -        on IDE integration</a> on our external resource page.</p>
  +        on IDE integration</a> on our external tools page.</p>
         </answer>
       </faq>
   
  
  
  
  1.6       +0 -2      jakarta-ant/webpage/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/webpage/xdocs/index.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- index.xml	2001/03/08 13:18:35	1.5
  +++ index.xml	2001/05/02 10:05:07	1.6
  @@ -103,8 +103,6 @@
   </li>
   <li><a href="http://marc.theaimsgroup.com/?l=ant-user&amp;r=1&amp;w=2">Search the User Mailing List</a>
   </li>
  -<li><a href="/jyve-faq/Turbine/screen/DisplayTopics/action/SetAll/project_id/2/faq_id/16">FAQ</a>
  -</li>
   </ul>
   
   
  
  
  
  1.1                  jakarta-ant/webpage/xdocs/resources.xml
  
  Index: resources.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
  
    <properties>
      <author email="bodewig@apache.org">Stefan Bodewig</author>
      <title>Resources</title>
    </properties>
  
    <body>
      
      <section name="Articles">
        <ul>
          <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>
  
          <li>Automate your build process using Java and Ant
            <a href="http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-ant.html">http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-ant.html</a>.</li>
  
          <li>Short tutorial in Cactus&apos; (formerly J2EEUnit)
            documentation
            <a href="http://jakarta.apache.org/commons/cactus/ant.html">http://jakarta.apache.org/commons/cactus/ant.html</a>.</li>
  
          <li>Developing custom Ant tasks with Visual Age for Java
            <a href="http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&amp;p=1&amp;BCT=1&amp;Footer=1">http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&amp;p=1&amp;BCT=1&amp;Footer=1</a>.</li>
        </ul>
      </section>
  
      <section name="Presentations">
        <ul>
          <li>There is a powerpoint presentation on Ant 1.2 by 
            <a href="mailto:chanezon@netscape.com">Patrick Chanezon</a> here:
            <a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a></li>
  
          <li>An Ant presentation, made at the St. Louis Java Users Group
            meeting in March 2001 (PowerPoint): 
            <a href="http://www.ociweb.com/javasig/knowledgebase/March2001/index.html">http://www.ociweb.com/javasig/knowledgebase/March2001/index.html</a></li>
  
          <li>A presentation by 
            <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
            on software develpoment processes that briefly covers Ant is here
            <a href="http://www.iseran.com/Steve/modern_development_processes.html">http://www.iseran.com/Steve/modern_development_processes.html</a>.</li>
        </ul>
      </section>
    </body>
  </document>
  
  
  1.12      +3 -1      jakarta-ant/webpage/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/webpage/xdocs/stylesheets/project.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.xml	2001/04/26 21:24:31	1.11
  +++ project.xml	2001/05/02 10:05:11	1.12
  @@ -15,8 +15,10 @@
                 href="/antnews.html"/>
           <item name="Documentation"            
                 href="/manual/"/>
  -        <item name="External Resources"
  +        <item name="External Tools and Tasks"
                 href="/external.html"/>
  +        <item name="Resources"
  +              href="/resources.html"/>
           <item name="Ant FAQ"
                 href="/faq.html"/>
       </menu>