vmassol     02/04/14 00:36:12

  Modified:    documentation/docs/xdocs book.xml build_result.xml
                        changes.xml
  Added:       documentation/docs/xdocs news.xml
  Log:
  news News page + corrected "build result" page (it wasn't in synch with the recent 
build refactoring)
  
  Revision  Changes    Path
  1.2       +2 -1      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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- book.xml  10 Mar 2002 14:10:25 -0000      1.1
  +++ book.xml  14 Apr 2002 07:36:12 -0000      1.2
  @@ -7,9 +7,10 @@
   
     <menu label="About">
       <menu-item label="What is Cactus ?" source="index.xml"/>
  +    <menu-item label="News" source="news.xml"/>
  +    <menu-item type="changes" label="Changes" source="changes.xml"/>
       <menu-item label="Features/Status" source="features.xml"/>
       <menu-item label="Goals" source="goals.xml"/>
  -    <menu-item type="changes" label="News/Changes" source="changes.xml"/>
       <menu-item type="roadmap" label="Roadmap/Todo" source="todo.xml"/>
       <menu-item label="Contributors" source="contributors.xml"/>
       <menu-item label="Contributing" source="contributing.xml"/>
  
  
  
  1.2       +58 -4     jakarta-cactus/documentation/docs/xdocs/build_result.xml
  
  Index: build_result.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/build_result.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build_result.xml  10 Mar 2002 14:10:25 -0000      1.1
  +++ build_result.xml  14 Apr 2002 07:36:12 -0000      1.2
  @@ -32,17 +32,71 @@
           </tr>
           <tr>
             <td>
  -            <link 
href="http://jakarta.apache.org/builds/gump/latest/jakarta-cactus-22.html";>Cactus
  -            for Servlet API 2.2</link>
  +            <link 
href="http://jakarta.apache.org/builds/gump/latest/jakarta-cactus-ant.html";>Cactus
  +            Ant tasks</link>
             </td>
           </tr>
           <tr>
             <td>
  -            <link 
href="http://jakarta.apache.org/builds/gump/latest/jakarta-cactus-23.html";>Cactus
  -            for Servlet API 2.3</link>
  +            <link 
href="http://jakarta.apache.org/builds/gump/latest/jakarta-cactus-framework-12.html";>Cactus
  +            Framework for J2EE 1.2 (Servlet API 2.2)</link>
  +          </td>
  +        </tr>
  +        <tr>
  +          <td>
  +            <link 
href="http://jakarta.apache.org/builds/gump/latest/jakarta-cactus-framework-13.html";>Cactus
  +            Framework for J2EE 1.3 (Servlet API 2.3)</link>
  +          </td>
  +        </tr>
  +        <tr>
  +          <td>
  +            <link 
href="http://jakarta.apache.org/builds/gump/latest/jakarta-cactus-sample-servlet-12.html";>Cactus
  +            Servlet Sample for J2EE 1.2 (Servlet API 2.2)</link>
  +          </td>
  +        </tr>
  +        <tr>
  +          <td>
  +            <link 
href="http://jakarta.apache.org/builds/gump/latest/jakarta-cactus-sample-servlet-13.html";>Cactus
  +            Servlet Sample for J2EE 1.3 (Servlet API 2.3)</link>
  +          </td>
  +        </tr>
  +        <tr>
  +          <td>
  +            <link 
href="http://jakarta.apache.org/builds/gump/latest/jakarta-cactus-distribution-12.html";>Cactus
  +            Distribution for J2EE 1.2 (Servlet API 2.2)</link>
  +          </td>
  +        </tr>
  +        <tr>
  +          <td>
  +            <link 
href="http://jakarta.apache.org/builds/gump/latest/jakarta-cactus-distribution-13.html";>Cactus
  +            Distribution for J2EE 1.3 (Servlet API 2.3)</link>
             </td>
           </tr>
         </table>
  +
  +      <p>
  +        All Gump results are available
  +        <link href="http://jakarta.apache.org/builds/gump/latest";>here</link>.
  +      </p>
  +
  +    </s1>
  +
  +    <s1 title="Nightly Build results">
  +
  +      <p>
  +        If the nightly build is successful, Gump posts the packaged Cactus
  +        distributable in the Cactus nightly
  +        <link href="downloads.html">download area</link>.
  +      </p>
  +      <p>
  +        However it is also possible to get the different jars (unpackaged) from
  +        Gump <link 
href="http://gump.covalent.net/jars/2002-04-13/jakarta-cactus/";>here</link>.
  +      </p>
  +      <p>
  +        In addition, it is possible to see the documentation (javadoc, website)
  +        generated during Gump build
  +        <link href="http://nagoya.apache.org/~rubys/gump/javadoc.html";>here</link>.
  +      </p>
   
       </s1>
   
  
  
  
  1.4       +5 -49     jakarta-cactus/documentation/docs/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- changes.xml       6 Apr 2002 07:23:33 -0000       1.3
  +++ changes.xml       14 Apr 2002 07:36:12 -0000      1.4
  @@ -7,7 +7,7 @@
     <s1 title="Summary of changes">
       <ul>
         <li>
  -        <jump anchor="major_news">Major news and announcements</jump>
  +        <link href="news.html">News and Events</link>
         </li>
         <li>
           <jump anchor="website_changes">Last 15 days web site changes</jump>
  @@ -19,54 +19,6 @@
     </s1>
   
     <!-- ================================================================= -->
  -  <!-- Major news and announcements -->
  -  <!-- ================================================================= -->
  -
  -  <anchor id="major_news"/>
  -  <s1 title="Major news and announcements">
  -
  -    <table>
  -      <tr>
  -        <td>
  -          22/02/2002
  -        </td>
  -        <td>
  -          New <link href="logos.html">logo proposals</link> by Alessandro
  -          Ceglia !
  -        </td>
  -      </tr>
  -      <tr>
  -        <td>
  -          10/02/2002
  -        </td>
  -        <td>
  -          New <link href="http://jakarta.apache.org/cactus/stats/index.html";>Web
  -          site Statistics</link> page.
  -        </td>
  -      </tr>
  -      <tr>
  -        <td>
  -          20/01/2002
  -        </td>
  -        <td>
  -          Link to Cactus nightly build result added to the left menu in the
  -          developer section.
  -        </td>
  -      </tr>
  -      <tr>
  -        <td>
  -          19/01/2002
  -        </td>
  -        <td>
  -          New <link href="howto_ide_jbuilder5.html">JBuilder 5 tutorial</link>
  -          for Cactus integration. Thanks Sean !
  -        </td>
  -      </tr>
  -    </table>
  -
  -  </s1>
  -
  -  <!-- ================================================================= -->
     <!-- Last 15 days web site changes -->
     <!-- ================================================================= -->
   
  @@ -96,6 +48,10 @@
       </devs>
   
       <release version="1.3 in CVS">
  +      <action dev="VMA" type="add">
  +        Added a <link href="news.html">"News"</link> page with all news and
  +        events regarding Cactus. It is also supposed to act as a history page.
  +      </action>
         <action dev="VMA" type="fix" due-to="Steven L. Youtsey" 
due-to-email="[EMAIL PROTECTED]">
           (<link href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4563";>
           Bug #4563</link>).
  
  
  
  1.1                  jakarta-cactus/documentation/docs/xdocs/news.xml
  
  Index: news.xml
  ===================================================================
  <?xml version="1.0"?>
  
  <!DOCTYPE document SYSTEM "./dtd/document-v10.dtd">
  
  <document>
    <header>
      <title>Jakarta Cactus</title>
      <subtitle>Cactus News</subtitle>
      <authors>
        <person name="Vincent Massol" email="[EMAIL PROTECTED]"/>
      </authors>
    </header>
  
    <body>
  
      <s1 title="News and Events">
  
        <table>
  
          <tr>
            <td>
              08/04/2002
            </td>
            <td>
              Cactus BOF at <link href="http://www.ot2002.org";>OT2002</link> led
              by <link href="mailto:[EMAIL PROTECTED]";>Vincent Massol</link> from
              <link href="http://www.octo.com";>OCTO Technology</link>.
            </td>
          </tr>
  
          <tr>
            <td>
              25/03/2002
            </td>
            <td>
              Speech on Cactus and the Jakarta Community entitled "Itineraire d'un
              logiciel libre : Jakarta Cactus" at the Luxembourg Free Open Source
              days ("Journees du Libre"). Led by
              <link href="mailto:[EMAIL PROTECTED]";>Vincent Massol</link> from
              <link href="http://www.octo.com";>OCTO Technology</link>.
            </td>
          </tr>
  
          <tr>
            <td>
              21/03/2002
            </td>
            <td>
              Cactus is now integrated in
              <link href="http://www.objecteering.com";>Objecteering</link>. Read
              <link href="http://www.objecteering.com/us/p_cactus.htm";>here</link>
              for details about this integration.
            </td>
          </tr>
  
          <tr>
            <td>
              27/02/2002
            </td>
            <td>
              <link href="http://www.togethersoft.com";>Together Control Center
              6.0</link> now incorporates the concept of Test
              Plan and has tight integration with JUnit, HttpUnit and Cactus.
            </td>
          </tr>
  
          <tr>
            <td>
              22/02/2002
            </td>
            <td>
              New <link href="logos.html">logo proposals</link> by Alessandro
              Ceglia !
            </td>
          </tr>
  
          <tr>
            <td>
              19/01/2002
            </td>
            <td>
              New <link href="howto_ide_jbuilder5.html">JBuilder 5 tutorial</link>
              for Cactus integration. Thanks Sean !
            </td>
          </tr>
  
          <tr>
            <td>
              10/02/2002
            </td>
            <td>
              New <link href="http://jakarta.apache.org/cactus/stats/index.html";>Web
              site Statistics</link> page.
            </td>
          </tr>
  
          <tr>
            <td>
              20/01/2002
            </td>
            <td>
              Link to Cactus nightly build result added to the left menu in the
              developer section.
            </td>
          </tr>
  
          <tr>
            <td>
              11/2002
            </td>
            <td>
              New book on open source tools for XP, including a big chapter on
              Cactus :
              <link href="http://www.amazon.com/exec/obidos/ASIN/047120708X/";>
              Java Tools for Extreme Programming: Mastering Open Source Tools,
              including Ant, JUnit, and Cactus</link>. By Rick Hightower and
              Nicholas Lesiecki from
              <link href="http://www.eblox.com";>eBlox</link>.
            </td>
          </tr>
  
          <tr>
            <td>
              12/10/2001
            </td>
            <td>
              Presentation of Cactus at <link href="http://www.jsig.com";>London
              JSIG</link>. Led by <link href="mailto:[EMAIL PROTECTED]";>Vincent
              Massol</link> from <link href="http://www.octo.com";>OCTO
              Technology</link>.
            </td>
          </tr>
  
        </table>
  
      </s1>
  
    </body>
  </document>
  
  

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

Reply via email to