You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/05/21 04:14:31 UTC

[Bug 81] - Servlet API Javadoc is missing @since BugRat Report#47

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=81

*** shadow/81	Sun May 20 17:18:24 2001
--- shadow/81.tmp.23909	Sun May 20 19:14:31 2001
***************
*** 1,17 ****
! Bug#: 81
! Product: SAPI
! Version: 3.2
! Platform: 
! OS/Version: 
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: High
! Component: 
! AssignedTo: tomcat-dev@jakarta.apache.org                            
! ReportedBy: geoff@whitewolf.com.au               
! URL: 
! Cc: 
! Summary: Servlet API Javadoc is missing @since BugRat Report#47
! 
! This makes it very hard to figure out how to write a servlet which works across multiple versions of the specification.
--- 1,17 ----
! +============================================================================+
! | Servlet API Javadoc is missing @since BugRat Report#47                     |
! +----------------------------------------------------------------------------+
! |        Bug #: 81                          Product: Tomcat 3                |
! |       Status: UNCONFIRMED                 Version: Unknown                 |
! |   Resolution:                            Platform: All                     |
! |     Severity: Normal                   OS/Version: All                     |
! |     Priority: High                      Component: Unknown                 |
! +----------------------------------------------------------------------------+
! |  Assigned To: Larry.Isaacs@sas.com                                         |
! |  Reported By: geoff@whitewolf.com.au                                       |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
! This makes it very hard to figure out how to write a servlet which works across multiple versions of the specification.