You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by eh...@apache.org on 2005/03/24 15:42:08 UTC

cvs commit: jakarta-tapestry/framework/src/java/org/apache/tapestry/services Infrastructure.java

ehatcher    2005/03/24 06:42:08

  Modified:    framework/src/java/org/apache/tapestry/services
                        Infrastructure.java
  Log:
  Remove outdated Javadoc comments
  
  Revision  Changes    Path
  1.24      +0 -4      jakarta-tapestry/framework/src/java/org/apache/tapestry/services/Infrastructure.java
  
  Index: Infrastructure.java
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/framework/src/java/org/apache/tapestry/services/Infrastructure.java,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- Infrastructure.java	22 Mar 2005 13:40:53 -0000	1.23
  +++ Infrastructure.java	24 Mar 2005 14:42:08 -0000	1.24
  @@ -156,16 +156,12 @@
   
       /**
        * Returns the container request for the current request cycle.
  -     * <p>
  -     * Note: to be renamed to getRequest().
        */
   
       public WebRequest getRequest();
   
       /**
        * Returns the container response for the current request cycle.
  -     * <p>
  -     * Note: to be renamed to getResponse().
        */
   
       public WebResponse getResponse();
  
  
  

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