You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by ep...@apache.org on 2004/11/06 13:01:12 UTC

cvs commit: jakarta-turbine-fulcrum/upload/src/test/org/apache/fulcrum/upload UploadServiceFacadeTest.java

epugh       2004/11/06 04:01:12

  Modified:    upload/xdocs changes.xml
  Removed:     upload/src/java/org/apache/fulcrum/upload
                        UploadServiceFacade.java
               upload/src/test/org/apache/fulcrum/upload
                        UploadServiceFacadeTest.java
  Log:
  Remove UploadServiceFacade
  
  Revision  Changes    Path
  1.3       +4 -0      jakarta-turbine-fulcrum/upload/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/upload/xdocs/changes.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- changes.xml	20 Oct 2004 12:27:02 -0000	1.2
  +++ changes.xml	6 Nov 2004 12:01:12 -0000	1.3
  @@ -7,6 +7,10 @@
   
     <body>
       <release version="1.0.3-dev" date="in CVS">
  +     <action dev="epugh" type="remove">
  +        Remove UploadServiceFacade..  Facades are very use specific, and
  +        all this does was hide the underlying service.
  +      </action>              
        <action dev="epugh" type="update">
           Clean up dependencies list.
         </action>      
  
  
  

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