dirkv       2004/05/30 13:59:19

  Modified:    jjar     project.xml
  Added:       jjar/xdocs downloads.xml navigation.xml
  Removed:     jjar/xdocs jjar.xml project.xml site.xsl
  Log:
  update to commons l&f, new navigation, license info
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-commons-sandbox/jjar/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jjar/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml       28 Feb 2004 04:40:33 -0000      1.2
  +++ project.xml       30 May 2004 20:59:19 -0000      1.3
  @@ -3,7 +3,7 @@
     <extend>../sandbox-build/project.xml</extend>
     <name>Commons JJar</name>
     <id>commons-jjar</id>
  -  <logo>/images/jjar-logo-blue.jpg</logo>
  +  <logo>/images/jjar-logo-white.png</logo>
     <url>http://jakarta.apache.org/commons/jjar/</url>
     <inceptionYear>2001</inceptionYear>
     <shortDescription>Commons JJar</shortDescription>
  
  
  
  1.1                  jakarta-commons-sandbox/jjar/xdocs/downloads.xml
  
  Index: downloads.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
     <properties>
        <title>Downloads</title>
        <author email="[EMAIL PROTECTED]">Commons Documentation Team</author>
        <revision>$Id: downloads.xml,v 1.1 2004/05/30 20:59:19 dirkv Exp $</revision>
     </properties>
  
     <body>
        <section name="Releases">
           <p>There are no releases available.</p>
  
  <!--
           <p>The following releases are available:</p>
           <ul>
             <li>Version 1.1 - 20 October 2003</li>
             <li>Version 1.0 - 12 August 2002</li>
           </ul>
           <br/>
           <p>
              The latest binary release is always available on the 
              <a href="http://jakarta.apache.org/site/binindex.cgi#commons-jjar";>
              Jakarta Binary Downloads page</a>,
              its source is available from 
              <a href="http://jakarta.apache.org/site/sourceindex.cgi#commons-jjar";>
              Jakarta Source Downloads page</a>.
           </p>
           <p>
              Older releases are retained by the Apache Software Foundation but are 
              moved into a
              <a href="http://archive.apache.org/dist/jakarta/commons/jjar/";>
              special archive area</a>.
           </p>
           <p>
             <a 
href="http://cvs.apache.org/builds/jakarta-commons/nightly/commons-jjar/";>
             Nightly source and binary drops</a> are available.
           </p>
  -->
           <p>
              Access to the source tree to see the latest and greatest code is possible
              through <a href="cvs-usage.html">anonymous CVS access</a>.
           </p>
        </section>
  
  <!--
        <section name="Release Candidate">
           <p>
              Release candidates for the upcoming 1.1 release can be downloaded 
              <a href="http://cvs.apache.org/~dirkv/builds/";>here</a>.
           </p>
           <p>
              Please review and report any problem on the 
              <a href="mail-lists.html">mailing list</a>.
           </p>
           <p>
              Final release target is 20 October 2003. 
           </p>
        </section>
  -->
     </body>
  </document>
  
  
  
  1.1                  jakarta-commons-sandbox/jjar/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  <!DOCTYPE org.apache.commons.menus SYSTEM 
'../../../jakarta-commons/commons-build/menus/menus.dtd'>
  <project name="Commons&#xA0;JJar">
      <title>Commons&#xA0;JJar</title>
      <body>
          <menu name="Commons&#xA0;JJar">
              <item name="Overview"                      href="/index.html" />
              <item name="API&#xA0;Documentation"        href="/apidocs/index.html"/>
              <item name="Downloads"                     href="/downloads.html"/>
          </menu>
          &common-menus;
      </body>
  </project>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to