You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by st...@apache.org on 2002/07/08 08:44:18 UTC

cvs commit: xml-forrest index.html

stevenn     2002/07/07 23:44:18

  Modified:    .        index.html
  Log:
  removed some nicola-filesystem-dependencies ;-)
  
  Revision  Changes    Path
  1.2       +38 -38    xml-forrest/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/xml-forrest/index.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.html	7 Jul 2002 09:47:51 -0000	1.1
  +++ index.html	8 Jul 2002 06:44:18 -0000	1.2
  @@ -2,7 +2,7 @@
   <html>
   <head>
     <title>Krysalis Centipede</title>
  -                 
  +
     <style type="text/css">
   
   
  @@ -40,27 +40,27 @@
       </style>
   </head>
     <body>
  -  	 
  +
   <table align="center" height="40" width="100%" cellpadding="0"
    cellspacing="2">
  -  	<tbody>
  +    <tbody>
        <tr>
  -  	  <td><img src="src/documentation/resources/images/group-logo.gif"
  +      <td><img src="src/documentation/resources/images/group-logo.gif"
    alt="xml-apache" style="width: 220px; height: 65px;">
          </td>
  - 	 	  <td align="center" width="100%">
  +      <td align="center" width="100%">
         <h1>        </h1>
         <h1>Apache Forrest</h1>
         <h1>      </h1>
         </td>
  -  	  <td><img src="src/documentation/resources/images/project-logo.gif"
  +      <td><img src="src/documentation/resources/images/project-logo.gif"
    alt="forrest" style="width: 220px; height: 65px;">
          </td>
  - 		     	</tr>
  -  	   
  -  </tbody> 
  +          </tr>
  +
  +  </tbody>
   </table>
  -                                    
  +
   <table cellpadding="2" cellspacing="2" border="1"
    style="text-align: left;" width="100%">
     <tbody>
  @@ -69,57 +69,57 @@
         <table align="center">
           <tbody>
             <tr>
  -            <td> 	         
  +            <td>
               <ul>
                 <li> <a
  - href="file:///C:/jbprojects/xml-apache/xml-forrest/status.xml"
  - class="title">status.xml</a> 	      <br br="br">
  + href="status.xml"
  + class="title">status.xml</a>         <br br="br">
    (status of the project and community)</li>
                 <li> <a
  - href="file:///C:/jbprojects/xml-apache/xml-forrest/module.xml"
  - class="title">module.xml</a> 	      <br br="br">
  + href="module.xml"
  + class="title">module.xml</a>         <br br="br">
    (extended Gump descriptor of the software module)</li>
                 <li> <a
  - href="file:///C:/jbprojects/xml-apache/xml-forrest/build.xml"
  - class="title">build.xml</a> 	      <br br="br">
  + href="build.xml"
  + class="title">build.xml</a>        <br br="br">
    (main build file)</li>
                 <li> <a
  - href="file:///C:/jbprojects/xml-apache/xml-forrest/layout.xml"
  - class="title">layout.xml</a> 	      <br br="br">
  + href="layout.xml"
  + class="title">layout.xml</a>         <br br="br">
    (layout of the project directories)</li>
                 <li> <a
  - href="file:///C:/jbprojects/xml-apache/xml-forrest/properties.xml"
  - class="title">properties.xml</a> 	      <br br="br">
  + href="properties.xml"
  + class="title">properties.xml</a>         <br br="br">
    (properties used for building the project)</li>
               </ul>
  -  	  </td>
  -            <td valign="top"> 
  +      </td>
  +            <td valign="top">
               <ul>
                 <li> <a
  - href="file:///C:/jbprojects/xml-apache/xml-forrest/build/docs/index.html"
  - class="title">Documentation</a>  	      <br br="br">
  + href="build/docs/index.html"
  + class="title">Documentation</a>          <br br="br">
    (run "build docs" first)</li>
                 <li> <a
  - href="file:///C:/jbprojects/xml-apache/xml-forrest/build/docs/javadocs/index.html"
  - class="title">Javadocs</a>  	      <br br="br">
  + href="build/docs/javadocs/index.html"
  + class="title">Javadocs</a>         <br br="br">
    (run "build javadocs" first)</li>
                 <li> <a
  - href="file:///C:/jbprojects/xml-apache/xml-forrest/build/docs/tests/junit/index.html"
  - class="title">Unit test results</a> 	      <br br="br">
  + href="build/docs/tests/junit/index.html"
  + class="title">Unit test results</a>        <br br="br">
    (run "build test" first)</li>
                 <li> <a
  - href="file:///C:/jbprojects/xml-apache/xml-forrest/build/docs/metrics/jdepend/index.html"
  - class="title">Code metrics</a> 	      <br br="br">
  + href="build/docs/metrics/jdepend/index.html"
  + class="title">Code metrics</a>         <br br="br">
    (run "build metrics" first)</li>
                 <li> <a
  - href="file:///C:/jbprojects/xml-apache/xml-forrest/build.number"
  - class="title">Local build number</a> 	      <br br="br">
  + href="build.number"
  + class="title">Local build number</a>         <br br="br">
    (how many builds have been done locally)</li>
               </ul>
    </td>
  - <td>                              
  + <td>
               <ul>
  -              <li> <a href="http://www.krysalis.org/centipede/"
  +              <li> <a href="http://xml.apache.org/forrest/"
    class="title">Project Site</a>               <br br="br">
    (online)</li>
                 <li> <a href="http://www.krysalis.org/centipede/"
  @@ -142,7 +142,7 @@
   &nbsp; development for the Apache Software Foundation based on ASF software,<br>
   &nbsp; ASF practices and experience, and modern software design principles.<br>
   &nbsp; <br>
  -&nbsp; 
  +&nbsp;
   <h3>&nbsp; Why?</h3>
   &nbsp; If you ever participated in ASF open development you know why: there
   is always<br>
  @@ -223,9 +223,9 @@
   <br>
   <br>
   <br>
  -            
  +
   <address>       </address>
  - 
  +
   <hr hr="hr">        Copyright &copy;2002 Apache Software Foundation. All Rights
   Reserved.         <br>
    <br>
  
  
  

Re: cvs commit: xml-forrest index.html

Posted by Nicola Ken Barozzi <ni...@apache.org>.
Thank you Mozilla Composer ;-)

stevenn@apache.org wrote:
> stevenn     2002/07/07 23:44:18
> 
>   Modified:    .        index.html
>   Log:
>   removed some nicola-filesystem-dependencies ;-)
...


-- 
Nicola Ken Barozzi                   nicolaken@apache.org
             - verba volant, scripta manent -
    (discussions get forgotten, just code remains)
---------------------------------------------------------------------