You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by su...@apache.org on 2004/12/08 03:53:29 UTC

cvs commit: jakarta-commons/fileupload/src/java/org/apache/commons/fileupload/portlet PortletFileUpload.java

sullis      2004/12/07 18:53:29

  Modified:    fileupload/src/java/org/apache/commons/fileupload/portlet
                        PortletFileUpload.java
  Log:
  added @since tag
  
  Revision  Changes    Path
  1.2       +3 -1      jakarta-commons/fileupload/src/java/org/apache/commons/fileupload/portlet/PortletFileUpload.java
  
  Index: PortletFileUpload.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/fileupload/src/java/org/apache/commons/fileupload/portlet/PortletFileUpload.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PortletFileUpload.java	31 Oct 2004 05:21:43 -0000	1.1
  +++ PortletFileUpload.java	8 Dec 2004 02:53:29 -0000	1.2
  @@ -43,6 +43,8 @@
    * @author <a href="mailto:martinc@apache.org">Martin Cooper</a>
    * @author Sean C. Sullivan
    *
  + * @since FileUpload 1.1
  + *
    * @version $Id$
    */
   public class PortletFileUpload extends FileUpload {
  
  
  

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