nico        01/08/26 14:20:08

  Modified:    docs     Tag: ANT_14_BRANCH antnews.html external.html
                        faq.html problems.html
               xdocs    Tag: ANT_14_BRANCH antnews.xml external.xml faq.xml
                        problems.xml
  Log:
  - Changed some links so that they work offline (i.e. if started from the 
docs-folder)
  - Changed the <a name> of "IDE and Editor Integration", so that linking works 
with IE 5.5 and Mozilla 0.9.2 for me.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.1   +4 -4      jakarta-ant/docs/antnews.html
  
  Index: antnews.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/antnews.html,v
  retrieving revision 1.2
  retrieving revision 1.2.2.1
  diff -u -r1.2 -r1.2.2.1
  --- antnews.html      2001/08/07 14:51:49     1.2
  +++ antnews.html      2001/08/26 21:20:08     1.2.2.1
  @@ -110,7 +110,7 @@
       <tr><td>
         <blockquote>
                           <p>A commented version of the collected user 
requirements is now
  -      available <a href="/ant/ant2/features.html">here</a> - it is not
  +      available <a href="ant2/features.html">here</a> - it is not
         complete as some details still have to be defined, but it should
         give you an idea of what Ant2 is going to look like.</p>
                                   <p>Several details can only be decided in 
the light of real code
  @@ -164,18 +164,18 @@
           To advance the definition of Ant, user requirements are now being 
accepted on the 
           Ant-Dev mailing list. Any requirement will be accepted for 
consideration. The 
           requirements are being collected into a document which is available 
  -        <a href="/ant/ant2/requested-features.txt">on-line</a>. New features 
will be excepted 
  +        <a href="ant2/requested-features.txt">on-line</a>. New features will 
be excepted 
           until March 21st, 2001. At that time, each requirement will be 
discussed 
           for inclusion in an Ant 2.0 requirement document.
         </p>
                                   <p>
           For your reference some of the goals which have shaped the 
development of Ant 1.x are
  -        available <a href="/ant/ant2/original-specification.html">here</a>. 
These continue to be
  +        available <a href="ant2/original-specification.html">here</a>. These 
continue to be
           relevant to Ant 2.0.
         </p>
                                   <p>
           If you want to shape the future of Ant, join the 
  -        <a href="/site/mail.html">Ant-Dev mailing list</a> and contribute
  +        <a href="http://jakarta.apache.org/site/mail.html";>Ant-Dev mailing 
list</a> and contribute
           your ideas.
         </p>
                       </blockquote>
  
  
  
  1.3.2.2   +1 -1      jakarta-ant/docs/external.html
  
  Index: external.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/external.html,v
  retrieving revision 1.3.2.1
  retrieving revision 1.3.2.2
  diff -u -r1.3.2.1 -r1.3.2.2
  --- external.html     2001/08/10 14:44:03     1.3.2.1
  +++ external.html     2001/08/26 21:20:08     1.3.2.2
  @@ -687,7 +687,7 @@
           <table border="0" cellspacing="0" cellpadding="2" width="100%">
       <tr><td bgcolor="#525D76">
         <font color="#ffffff" face="arial,helvetica,sanserif">
  -        <a name="IDE/Editor Integration"><strong>IDE/Editor 
Integration</strong></a>
  +        <a name="IDE and Editor Integration"><strong>IDE and Editor 
Integration</strong></a>
         </font>
       </td></tr>
       <tr><td>
  
  
  
  1.2.2.2   +1 -1      jakarta-ant/docs/faq.html
  
  Index: faq.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/faq.html,v
  retrieving revision 1.2.2.1
  retrieving revision 1.2.2.2
  diff -u -r1.2.2.1 -r1.2.2.2
  --- faq.html  2001/08/13 06:32:01     1.2.2.1
  +++ faq.html  2001/08/26 21:20:08     1.2.2.2
  @@ -698,7 +698,7 @@
       </td></tr>
       <tr><td>
         <blockquote>
  -                              <p>See the <a 
href="external.html#IDE%47Editor+Integration">section 
  +                              <p>See the <a href="external.html#IDE and 
Editor Integration">section 
           on IDE integration</a> on our external tools page.</p>
                           </blockquote>
       </td></tr>
  
  
  
  1.2.2.1   +3 -3      jakarta-ant/docs/problems.html
  
  Index: problems.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/problems.html,v
  retrieving revision 1.2
  retrieving revision 1.2.2.1
  diff -u -r1.2 -r1.2.2.1
  --- problems.html     2001/08/07 14:51:49     1.2
  +++ problems.html     2001/08/26 21:20:08     1.2.2.1
  @@ -241,12 +241,12 @@
             Chances are that someone else may have already encountered this 
problem and perhaps it has been
             fixed. The next step, therefore, may be to try a nightly build of 
Ant to see if the 
             problem has been fixed. Nightly builds for Ant are available from 
the 
  -          <a href="/builds/jakarta-ant/nightly/">Jakarta web site</a>. While 
Ant nightly
  -          builds are typically quite stable and are used by <a 
href="/builds/gump/latest/">
  +          <a 
href="http://jakarta.apache.org/builds/jakarta-ant/nightly/";>Jakarta web 
site</a>. While Ant nightly
  +          builds are typically quite stable and are used by <a 
href="http://jakarta.apache.org/builds/gump/latest/";>
             Gump</a> to build many other Jakarta projects, these builds should 
be treated as experimental. You can 
             install and verify whether your problem has been fixed. Note that 
nightly builds do not build many of the
             optional tasks the come with Ant. A snapshot of these optional 
tasks is occasionally uploaded to the nightly 
  -          download <a href="/builds/jakarta-ant/nightly/optional/">area</a>. 
Note that even 
  +          download <a 
href="http://jakarta.apache.org/builds/jakarta-ant/nightly/optional/";>area</a>. 
Note that even 
             this snapshot does not contain every optional task.
           </p>
                       </blockquote>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +4 -4      jakarta-ant/xdocs/antnews.xml
  
  Index: antnews.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/xdocs/antnews.xml,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  --- antnews.xml       2001/08/07 13:49:48     1.1
  +++ antnews.xml       2001/08/26 21:20:08     1.1.2.1
  @@ -19,7 +19,7 @@
   
     <section name="Ant 2.0 Requirements Collected - Next is Design">
         <p>A commented version of the collected user requirements is now
  -      available <a href="/ant/ant2/features.html">here</a> - it is not
  +      available <a href="ant2/features.html">here</a> - it is not
         complete as some details still have to be defined, but it should
         give you an idea of what Ant2 is going to look like.</p>
   
  @@ -61,20 +61,20 @@
           To advance the definition of Ant, user requirements are now being 
accepted on the 
           Ant-Dev mailing list. Any requirement will be accepted for 
consideration. The 
           requirements are being collected into a document which is available 
  -        <a href="/ant/ant2/requested-features.txt">on-line</a>. New features 
will be excepted 
  +        <a href="ant2/requested-features.txt">on-line</a>. New features will 
be excepted 
           until March 21st, 2001. At that time, each requirement will be 
discussed 
           for inclusion in an Ant 2.0 requirement document.
         </p>
         
         <p>
           For your reference some of the goals which have shaped the 
development of Ant 1.x are
  -        available <a href="/ant/ant2/original-specification.html">here</a>. 
These continue to be
  +        available <a href="ant2/original-specification.html">here</a>. These 
continue to be
           relevant to Ant 2.0.
         </p>
         
         <p>
           If you want to shape the future of Ant, join the 
  -        <a href="/site/mail.html">Ant-Dev mailing list</a> and contribute
  +        <a href="http://jakarta.apache.org/site/mail.html";>Ant-Dev mailing 
list</a> and contribute
           your ideas.
         </p>
     </section>
  
  
  
  1.2.2.2   +1 -1      jakarta-ant/xdocs/external.xml
  
  Index: external.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v
  retrieving revision 1.2.2.1
  retrieving revision 1.2.2.2
  diff -u -r1.2.2.1 -r1.2.2.2
  --- external.xml      2001/08/10 14:44:03     1.2.2.1
  +++ external.xml      2001/08/26 21:20:08     1.2.2.2
  @@ -241,7 +241,7 @@
   
       </section>
   
  -    <section name="IDE/Editor Integration">
  +    <section name="IDE and Editor Integration">
   
         <subsection name="AntFarm">
   
  
  
  
  1.1.2.2   +1 -1      jakarta-ant/xdocs/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/xdocs/faq.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- faq.xml   2001/08/13 06:32:02     1.1.2.1
  +++ faq.xml   2001/08/26 21:20:08     1.1.2.2
  @@ -254,7 +254,7 @@
       <faq id="integration">
         <question>Is Ant supported by my IDE/Editor?</question>
         <answer>
  -        <p>See the <a href="external.html#IDE%47Editor+Integration">section 
  +        <p>See the <a href="external.html#IDE and Editor 
Integration">section 
           on IDE integration</a> on our external tools page.</p>
         </answer>
       </faq>
  
  
  
  1.1.2.1   +3 -3      jakarta-ant/xdocs/problems.xml
  
  Index: problems.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/xdocs/problems.xml,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  --- problems.xml      2001/08/07 13:49:48     1.1
  +++ problems.xml      2001/08/26 21:20:08     1.1.2.1
  @@ -101,12 +101,12 @@
             Chances are that someone else may have already encountered this 
problem and perhaps it has been
             fixed. The next step, therefore, may be to try a nightly build of 
Ant to see if the 
             problem has been fixed. Nightly builds for Ant are available from 
the 
  -          <a href="/builds/jakarta-ant/nightly/">Jakarta web site</a>. While 
Ant nightly
  -          builds are typically quite stable and are used by <a 
href="/builds/gump/latest/">
  +          <a 
href="http://jakarta.apache.org/builds/jakarta-ant/nightly/";>Jakarta web 
site</a>. While Ant nightly
  +          builds are typically quite stable and are used by <a 
href="http://jakarta.apache.org/builds/gump/latest/";>
             Gump</a> to build many other Jakarta projects, these builds should 
be treated as experimental. You can 
             install and verify whether your problem has been fixed. Note that 
nightly builds do not build many of the
             optional tasks the come with Ant. A snapshot of these optional 
tasks is occasionally uploaded to the nightly 
  -          download <a href="/builds/jakarta-ant/nightly/optional/">area</a>. 
Note that even 
  +          download <a 
href="http://jakarta.apache.org/builds/jakarta-ant/nightly/optional/";>area</a>. 
Note that even 
             this snapshot does not contain every optional task.
           </p>
         </subsection>
  
  
  

Reply via email to