blautenb    2003/03/23 01:46:50

  Modified:    doc/site/src/documentation/content/xdocs contrib.xml
                        history.xml
               doc/site/src/documentation/content/xdocs/Java index.xml
                        installation.xml
  Log:
  Karel's minor fixes
  
  Revision  Changes    Path
  1.2       +4 -7      
xml-security/doc/site/src/documentation/content/xdocs/contrib.xml
  
  Index: contrib.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-security/doc/site/src/documentation/content/xdocs/contrib.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- contrib.xml       15 Mar 2003 04:44:02 -0000      1.1
  +++ contrib.xml       23 Mar 2003 09:46:50 -0000      1.2
  @@ -25,7 +25,7 @@
         </p>
         <p>
        You can get your local working copy of the
  -        <link 
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-security";>latest and
  +        <link href="http://cvs.apache.org/viewcvs.cgi/xml-security";>latest 
and
          greatest code</link> (which you find in the xml-security module in 
the CVS code
        repository. Review the todo list, choose a task (or perhaps you have 
noticed
        something that needs patching). Make the changes, do the testing, 
generate a
  @@ -42,7 +42,7 @@
         </p>
         <ul>
           <li>
  -       Answering questions on the <code>users</code> mailing list - there
  +       Answering questions on the mailing list - there
             is often a problem of having too many questioners and not enough 
experts to
             respond to all the questions.
        </li>
  @@ -59,7 +59,7 @@
         <li>
          Specifying/analysing/designing new features - and beyond. (If you
          wish to get involved with this, please join the mailing list, install
  -       and try out Forrest and read some of the 
  +       and try out xml-security and read some of the 
          <link href="site:mail-lists">mail archives</link>. You should have a 
strong
             "fluency" in XML technologies especially XMLDSig and XML 
Encryption,
          Java or C++ and a basic understanding of the architecture of this
  @@ -84,7 +84,7 @@
         </p>
         <p> 
        Have a look at the <link href="site:java/installation">Java</link> or
  -     <link href="site:c/installation">C++</link> installation pages to see
  +     <link href="site:c/install">C++</link> installation pages to see
        how to get a local copy of the source.
         </p>
       </section> <anchor id="ssh"/>
  @@ -103,9 +103,6 @@
         <ul>
           <li><link href="http://cvsbook.red-bean.com/";>The CVS 
Book</link></li>
        <li><link href="http://www.cvshome.org/";>www.cvshome.org</link></li>
  -     <li><link href="https://sourceforge.net/cvs/?group_id=32701";></link> -
  -       See the bottom of the page for links to tips for UNIX and Windows. 
Even if you
  -       are on UNIX, the Windows page will also help.</li>
         </ul>
       </section> <anchor id="procedure"/>
       <section>
  
  
  
  1.2       +1 -1      
xml-security/doc/site/src/documentation/content/xdocs/history.xml
  
  Index: history.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-security/doc/site/src/documentation/content/xdocs/history.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- history.xml       15 Mar 2003 04:44:02 -0000      1.1
  +++ history.xml       23 Mar 2003 09:46:50 -0000      1.2
  @@ -43,7 +43,7 @@
         </p>
       </section>
       <section>
  -      <title>XML Encryption</title>
  +      <title>XML Encryption in Java</title>
         <p>2Bdone</p>
       </section>    
       <section>
  
  
  
  1.2       +1 -1      
xml-security/doc/site/src/documentation/content/xdocs/Java/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-security/doc/site/src/documentation/content/xdocs/Java/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml 15 Mar 2003 04:44:03 -0000      1.1
  +++ index.xml 23 Mar 2003 09:46:50 -0000      1.2
  @@ -40,7 +40,7 @@
         <title>JDK 1.4 issues</title>
         <p>
        If you use JDK 1.4 and want to use this software, be sure that Xalan is
  -     properly installed. Check the bottom of the <jump
  +     properly installed. Check the <jump
          href="site:java/installation">installation guide</jump>!!!
         </p>
         <p>
  
  
  
  1.2       +3 -3      
xml-security/doc/site/src/documentation/content/xdocs/Java/installation.xml
  
  Index: installation.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-security/doc/site/src/documentation/content/xdocs/Java/installation.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- installation.xml  15 Mar 2003 04:44:03 -0000      1.1
  +++ installation.xml  23 Mar 2003 09:46:50 -0000      1.2
  @@ -51,10 +51,10 @@
       <section>
         <title>Getting the source</title>
         <p>
  -     You can download the sources via WWW in the distribution directory
  -     under 
  +     You can download the sources via WWW from the download page
  +     at 
        <jump href="site:about/download">
  -       http://xml.apache.org/security/dist/
  +       http://xml.apache.org/security/download.html
        </jump>
         </p>
         <p>
  
  
  

Reply via email to