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 cm...@apache.org on 2003/05/06 18:12:25 UTC

cvs commit: jakarta-cactus/documentation/docs/xdocs build_result.xml

cmlenz      2003/05/06 09:12:25

  Added:       documentation/docs/xdocs/participating build_result.xml
  Removed:     documentation/docs/xdocs build_result.xml
  Log:
  Move build results page into 'participating' dir
  
  Revision  Changes    Path
  1.1                  jakarta-cactus/documentation/docs/xdocs/participating/build_result.xml
  
  Index: build_result.xml
  ===================================================================
  <?xml version="1.0"?>
  
  <document id="build_result">
  
    <properties>
      <title>Nightly Build Results</title>
      <authors>
        <author name="Vincent Massol" email="vmassol@apache.org"/>
      </authors>
    </properties>
  
    <body>
  
      <section title="Nightly Build Results">
  
        <p>
          Every day, the main Cactus build is run, the cactus jars are generated,
          the full suite of tests is executed and a nightly cactus distribution
          is packaged. This is possible thanks to
          <link href="ext:gump">GUMP</link>.
        </p>
        <p>
          Please find below the links to the Cactus Nightly Build results:
        </p>
  
        <table>
          <tr>
            <th>
              <strong>Name</strong>
            </th>
          </tr>
          <tr>
            <td>
              <link href="ext:gump_cactus_anttasks">Cactus Ant tasks</link>
            </td>
          </tr>
          <tr>
            <td>
              <link href="ext:gump_cactus_doc">Cactus Documentation</link>
            </td>
          </tr>
          <tr>
            <td>
              <link href="ext:gump_cactus_framework_12">Cactus Framework for 
              J2EE 1.2</link>
            </td>
          </tr>
          <tr>
            <td>
              <link href="ext:gump_cactus_framework_13">Cactus Framework for 
              J2EE 1.3</link>
            </td>
          </tr>
          <tr>
            <td>
              <link href="ext:gump_cactus_integration_ant_12">Cactus Ant 
              Integration for J2EE 1.2</link>
            </td>
          </tr>
          <tr>
            <td>
              <link href="ext:gump_cactus_integration_ant_13">Cactus Ant 
              Integration for J2EE 1.3</link>
            </td>
          </tr>
          <tr>
            <td>
              <link href="ext:gump_cactus_integration_eclipse_12">Cactus 
              Eclipse Plugin for J2EE 1.2</link>
            </td>
          </tr>
          <tr>
            <td>
              <link href="ext:gump_cactus_integration_eclipse_13">Cactus 
              Eclipse Plugin for J2EE 1.3</link>
            </td>
          </tr>
          <tr>
            <td>
              <link href="ext:gump_cactus_sample_servlet_12">Cactus Servlet 
              Sample for J2EE 1.2 (Servlet API 2.2)</link>
            </td>
          </tr>
          <tr>
            <td>
              <link href="ext:gump_cactus_sample_servlet_13">Cactus Servlet 
              Sample for J2EE 1.3 (Servlet API 2.3)</link>
            </td>
          </tr>
        </table>
  
        <p>
          All Gump results are available
          <link href="ext:gump_results">here</link>.
        </p>
  
      </section>
  
      <section title="Nightly Build results">
  
        <p>
          If the nightly build is successful, Gump posts the packaged Cactus
          distributable in the Cactus nightly
          <link href="site:downloads">download area</link>.
        </p>
  
      </section>
  
    </body>
  </document>
  
  
  

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