You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2002/09/13 19:59:25 UTC

cvs commit: jakarta-cactus/documentation/docs/xdocs howto_build.xml book.xml todo.xml news.xml

vmassol     2002/09/13 10:59:25

  Modified:    documentation/docs/xdocs Tag: CACTUS_14_BRANCH book.xml
                        todo.xml news.xml
  Added:       documentation/docs/xdocs Tag: CACTUS_14_BRANCH
                        howto_build.xml
  Log:
  new tutorial explaining how to build Cactus from the sources
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.15.2.2  +1 -0      jakarta-cactus/documentation/docs/xdocs/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/book.xml,v
  retrieving revision 1.15.2.1
  retrieving revision 1.15.2.2
  diff -u -r1.15.2.1 -r1.15.2.2
  --- book.xml	25 Aug 2002 11:12:13 -0000	1.15.2.1
  +++ book.xml	13 Sep 2002 17:59:24 -0000	1.15.2.2
  @@ -100,6 +100,7 @@
       <menu-item label="Coding Conventions" source="coding_conventions.xml"/>
       <menu-item label="Build results" source="build_result.xml"/>
       <menu-item label="Release Checklist" source="release_checklist.xml"/>
  +    <menu-item label="Build from sources" source="howto_build.xml"/>
     </menu>
   
   </book>
  
  
  
  1.17.2.6  +0 -3      jakarta-cactus/documentation/docs/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/todo.xml,v
  retrieving revision 1.17.2.5
  retrieving revision 1.17.2.6
  diff -u -r1.17.2.5 -r1.17.2.6
  --- todo.xml	10 Sep 2002 20:30:58 -0000	1.17.2.5
  +++ todo.xml	13 Sep 2002 17:59:24 -0000	1.17.2.6
  @@ -43,9 +43,6 @@
           Add documentation for a new way to start Cactus tests by using the
           Jetty Initializer.
         </action>
  -      <action>
  -        Add a tutorial for building Cactus from the source distribution.
  -      </action>
         <action assigned-to="Vincent Massol">
           Fix Clover reports as they seem broken. They do not count any tests
           executed on the server. Overall coverage is reported as 45% whereas
  
  
  
  1.14.2.3  +10 -0     jakarta-cactus/documentation/docs/xdocs/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/news.xml,v
  retrieving revision 1.14.2.2
  retrieving revision 1.14.2.3
  diff -u -r1.14.2.2 -r1.14.2.3
  --- news.xml	31 Aug 2002 18:24:28 -0000	1.14.2.2
  +++ news.xml	13 Sep 2002 17:59:24 -0000	1.14.2.3
  @@ -179,6 +179,16 @@
   
           <tr>
             <td>
  +            13/09/2002
  +          </td>
  +          <td>
  +            New tutorial that explains how to build Cactus from the sources.
  +            Check the <link href="howto_build.html">Build Howto</link> now !
  +          </td>
  +        </tr>
  +
  +        <tr>
  +          <td>
               31/08/2002
             </td>
             <td>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +163 -0    jakarta-cactus/documentation/docs/xdocs/Attic/howto_build.xml
  
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>