blautenb    2004/03/24 03:03:49

  Modified:    doc/site/src/documentation/content/xdocs download.xml
  Log:
  Move downloads to local site rather than mirrors until we sort out issues 
with crypto on mirrors
  
  Revision  Changes    Path
  1.4       +7 -9      
xml-security/doc/site/src/documentation/content/xdocs/download.xml
  
  Index: download.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-security/doc/site/src/documentation/content/xdocs/download.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- download.xml      10 Mar 2004 11:39:36 -0000      1.3
  +++ download.xml      24 Mar 2004 11:03:49 -0000      1.4
  @@ -29,15 +29,10 @@
          <title>Obtaining the Libraries</title>
          <p>
                Source and binrary distributions for both the Java and C++ 
libraries
  -             are available from one of the Apache mirrors.
  -       </p>
  -       <p>
  -             Click <jump 
href="http://www.apache.org/dyn/closer.cgi/xml/security/";>
  -             here</jump> to choose the mirror closest to you.
  -       </p>
  -       <p>
  -             If all else fails, the source can be downloaded directly from
  -             <jump 
href="http://www.apache.org/dist/xml/security/";>Apache</jump>.
  +             are available from from the 
  +             <jump href="http://xml.apache.org/security/dist/";>
  +               XML project site</jump> only.  Current
  +             distributions are <em>not</em> available from the mirrors.
          </p>
        </section>
       <section> 
  @@ -50,10 +45,13 @@
                  key file</jump> downloaded from the Apache site.
          </p>
          <p/>
  +<!--
  +       This is not valid if the mirror is not available
          <warning>
                You should always use a key file downloaded from the Apache site
                directly rather than from a mirror.
          </warning>
  +-->
          <p>
                Verification can be performed using :
          </p>
  
  
  

Reply via email to