yoavs       2004/06/07 07:10:53

  Added:       site     index.html
  Log:
  I figured the web site should be backed up in CVS ;)
  
  Revision  Changes    Path
  1.1                  jakarta-watchdog-4.0/site/index.html
  
  Index: index.html
  ===================================================================
  <html>
  <head>
  
  <title>The Watchdog Validation Test Suite</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  
  </head>
  <body bgcolor="#FFFFFF" text="#000000" link="#525D76">
  
  <!-- Banner element, all hail the Project! -->
  <table width="100%" border="0" cellspacing="4">
  <tr> 
  <td colspan="2"> 
  <a href="/index.html"><img src="/images/jakarta-logo.gif"  
  alt="The Jakarta Project" border="0"></a> 
  </td>
  </tr>
      <tr><td colspan="2">
       <hr noshade="" size="1"/>
      </td></tr>
      <tr>
          <!-- LEFT SIDE NAVIGATION -->
       <td valign="top" nowrap="true">
        <strong>Essentials</strong>
        <ul>
        <li><a href="/index.html">Front Page</a></li>
        <li><a href="/site/news.html">News & Status</a></li>
        <li><a href="/site/mission.html">Mission</a></li>
        <li><a href="/site/guidelines.html">Guidelines Notes</a></li>
        <li><a href="/site/faqs.html">FAQs</a></li>
        </ul>
        <strong>Download</strong>
        <ul>
        <li><a href="/site/binindex.html">Binaries</a></li>
        <li><a href="/site/sourceindex.html">Source Code</a></li>
        </ul>
        <strong>Get Involved</strong>
        <ul>
        <li><a href="/site/getinvolved.html">Overview</a></li>
        <li><a href="/site/cvsindex.html">CVS Repositories</a></li>
        <li><a href="/site/mail.html">Mailing Lists</a></li>
        <li><a href="/site/library.html">Reference Library</a></li>
        <li><a href="/site/bugs.html">Bug Database</a></li>
        </ul>
        <strong>SubProjects</strong>
        <ul>
        <li><a href="/ant/index.html">Ant</a></li>
        <li><a href="/avalon/index.html">Avalon</a></li>
        <li><a href="/ecs/index.html">ECS</a></li>
        <li><a href="/james/index.html">James</a></li>
        <li><a href="/jetspeed/index.html">Jetspeed</a></li>
        <li><a href="/jmeter/index.html">JMeter</a></li>
        <li><a href="/log4j/index.html">Log4J</a></li>
        <li><a href="/oro/index.html">ORO</a></li>
        <li><a href="/regexp/index.html">Regexp</a></li>
        <li><a href="/slide/index.html">Slide</a></li>
        <li><a href="/struts/index.html">Struts</a></li>
        <li><a href="/taglibs/index.html">Taglibs</a></li>
        <li><a href="/tomcat/index.html">Tomcat</a></li>
        <li><a href="/turbine/index.html">Turbine</a></li>
        <li><a href="/velocity/index.html">Velocity</a></li>
        <li><a href="/watchdog/index.html">Watchdog</a></li>
        </ul>
        <strong>Misc</strong>
        <ul>
        <li><a href="/site/whoweare.html">Who We Are</a></li>
        <li><a href="/site/acknowledgements.html">Acknowledgements</a></li>
        <li><a href="/site/contact.html">Contact</a></li>
        <li><a href="/site/legal.html">Legal</a></li>
        </ul>
      </td>
      <td align="left" valign="top">
  
      
  
  <h1>Watchdog</h1>
  
  <p>
  <font color="red">Please note</font> that the Watchdog project is 
<i><b>dormant</b></i>.
  There has been no development activity on this project for a while, since
  late 2002.  The last version released, 4.0, tests the Servlet Specification
  version 2.3 and the JSP Specification v 1.2: both of these specifications
  now have newer versions (Servlet 2.4 and JSP 2.0), and there is no Watchdog
  release to test conformance with these specifications.  The main reason for
  this status is that Sun has made the official Servlet/JSP TCK (Technology
  Comptability Kit, the official spec conformance test suite) more easily available
  to us.
  </p>
  
  <p>
  Given the above, we will continue to make the Watchdog project available
  for download, and the source code available for your use.  If you would like
  to revive and/or participate in the project, please subscribe to the user
  list and send a note indicating your interest.  The ASF continues to encourage
  all contributions to this and other projects: the project may be revived at
  any time if interest if shown.  It'd be great to have a true open-source
  TCK for these specifications.
  </p>
  
  
  <p><strong>Watchdog</strong> is a set of validation tests that can be run
  against a Servlet 2.3 / JSP 1.2 container (such as Tomcat 4.x) to identify 
  potential problems with conformance to the corresponding
  specifications.  While it is not the official TCK for the Servlet or JSP
  specifications, the tests it performs are similar.</p>
  
      </td>
  </tr>
  
     <!-- FOOTER -->
     <tr><td colspan="2">
         <hr noshade="" size="1"/>
     </td></tr>
     <tr><td colspan="2">
        <div align="center"><font color="#525D76" size="-1"><em>
        Copyright &#169; 1999-2004, Apache Software Foundation
        </em></font></div>
     </td></tr>
  
  </table>
  </body>
  </html>
  
  
  

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

Reply via email to