You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2005/01/16 21:07:34 UTC

cvs commit: jakarta-commons/modeler/xdocs/images modeler-logo-white.png modeler-logo-white.xcf

dirkv       2005/01/16 12:07:34

  Modified:    modeler/xdocs index.xml navigation.xml
  Added:       modeler/xdocs downloads.xml
               modeler/xdocs/images modeler-logo-white.png
                        modeler-logo-white.xcf
  Log:
  update website: logo, download links, etc
  
  Revision  Changes    Path
  1.3       +12 -21    jakarta-commons/modeler/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/modeler/xdocs/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	12 Aug 2003 13:16:27 -0000	1.2
  +++ index.xml	16 Jan 2005 20:07:34 -0000	1.3
  @@ -30,34 +30,25 @@
   Modeler provides a factory mechanism to create the actual Model MBean instances
   themselves.</p>
   
  -<p>For further information, see the package description in the
  -<a href="http://jakarta.apache.org/commons/modeler/docs/api/index.html">
  -JavaDocs</a> for the Modeler package.</p>
  -
  -</section>
  -
  -
  -<section name="Documentation">
  -
  -<p>The <a href="http://jakarta.apache.org/commons/modeler/RELEASE-NOTES-1.1.txt">
  -Release Notes</a> document the new features and bug fixes that have been
  -included in this release.</p>
  -
  -<p>The <a href="http://jakarta.apache.org/commons/modeler/docs/api/index.html">
  -JavaDoc API documents</a> for the current version are available online.</p>
  +<p>For further information, see the 
  +<a href="http://jakarta.apache.org/commons/modeler/docs/api/org/apache/commons/modeler/package-summary.html">
  +package description</a> for the Modeler package.</p>
   
   </section>
   
   
   <section name="Releases">
  -
  -<ul>
  -<li><a href="http://www.apache.org/dist/jakarta/commons/modeler">Version 1.1</a></li>
  -<li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-modeler/v1.0/">Version 1.0</a></li>
  -</ul>
  -
  +    <p>
  +       See the <a href="downloads.html">downloads</a> page for information on obtaining releases.
  +    </p>
  +<br/>
   </section>
   
  +<section name="Documentation">
  +  <p>
  +     The <a href="apidocs/index.html">JavaDoc API documents</a> are available online.
  +  </p>
  +</section>
   
   </body>
   </document>
  
  
  
  1.2       +11 -6     jakarta-commons/modeler/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/modeler/xdocs/navigation.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- navigation.xml	2 Mar 2004 02:36:17 -0000	1.1
  +++ navigation.xml	16 Jan 2005 20:07:34 -0000	1.2
  @@ -15,10 +15,15 @@
     limitations under the License.
   -->
   <!DOCTYPE org.apache.commons.menus SYSTEM '../../commons-build/menus/menus.dtd'>
  -<project name="Modeler">
  -  <title>Modeler</title>
  -  <organizationLogo href="http://jakarta.apache.org/images/jakarta-logo.gif">Jakarta</organizationLogo>
  -  <body>
  -    &common-menus;
  -  </body>
  +<project name="Commons Modeler">
  +  <title>Commons Modeler</title>
  +    <body>
  +        <menu name="Commons&#xA0;Modeler">
  +            <item name="Overview"                      href="/index.html" />
  +            <item name="API&#xA0;Documentation"        href="/apidocs/index.html"/>
  +            <item name="Downloads"                     href="/downloads.html"/>
  +            <item name="Wiki"                          href="http://wiki.apache.org/jakarta-commons/Modeler"/>
  +        </menu>
  +        &common-menus;
  +    </body>
   </project>
  
  
  
  1.1                  jakarta-commons/modeler/xdocs/downloads.xml
  
  Index: downloads.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
   <!--
     Copyright 2002-2004 The Apache Software Foundation
  
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
  
         http://www.apache.org/licenses/LICENSE-2.0
  
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
    -->
  <document>
     <properties>
        <title>Downloads</title>
        <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
        <revision>$Id: downloads.xml,v 1.1 2005/01/16 20:07:34 dirkv Exp $</revision>
     </properties>
  
     <body>
        <section name="Releases">
           <p>There are no releases available.</p>
  
           <p>The following releases are available:</p>
           <ul>
             <li>Release 1.1 - 10 Aug 2003 - <a href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-commons/modeler/RELEASE-NOTES-1.1.txt">(release notes)</a></li>
             <li>Release 1.0 - 27 Dec 2002 - <a href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-commons/modeler/RELEASE-NOTES.txt">(release notes)</a></li>
           </ul>
           <br/>
           <p>
              The latest binary release is always available on the 
              <a href="http://jakarta.apache.org/site/binindex.cgi#commons-modeler">
              Jakarta Binary Downloads page</a>,
              its source is available from 
              <a href="http://jakarta.apache.org/site/sourceindex.cgi#commons-modeler">
              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/modeler/">
              special archive area</a>.
           </p>
           <p>
             <a href="http://cvs.apache.org/builds/jakarta-commons/nightly/commons-modeler/">
             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>
              We are currently preparing the 1.0 release following this
              <a href="release-plan.html">release plan</a>.
           </p>
           <p>
              Release candidates for the upcoming 1.0 release can be downloaded 
              <a href="http://cvs.apache.org/~dirkv/builds/">here</a>.
           </p>
           <p>
             Preliminary <a href="release-notes-1.0.html">release notes</a> are available.
           </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 August 2004. 
           </p>
        </section>
  -->
     </body>
  </document>
  
  
  
  1.1                  jakarta-commons/modeler/xdocs/images/modeler-logo-white.png
  
  	<<Binary file>>
  
  
  1.1                  jakarta-commons/modeler/xdocs/images/modeler-logo-white.xcf
  
  	<<Binary file>>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org