You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by pn...@apache.org on 2003/08/18 08:52:36 UTC

cvs commit: jakarta-slide/src/share/org/apache/slide/util/resources messages.properties

pnever      2003/08/17 23:52:36

  Modified:    src/share/org/apache/slide/util/resources
                        messages.properties
  Log:
  Added noOverwrite messages for COPY, MOVE
  
  Revision  Changes    Path
  1.20      +6 -2      jakarta-slide/src/share/org/apache/slide/util/resources/messages.properties
  
  Index: messages.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/share/org/apache/slide/util/resources/messages.properties,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- messages.properties	14 Aug 2002 15:36:58 -0000	1.19
  +++ messages.properties	18 Aug 2003 06:52:36 -0000	1.20
  @@ -285,8 +285,12 @@
       Missing Destination: header
   org.apache.slide.webdav.method.CopyMethod.restrictedDestinationUri=\
       Destination URI {0} is restricted
  +org.apache.slide.webdav.method.CopyMethod.noOverwrite=\
  +    Overwrite header missing or F and state of destination resource at URI {0} is not null
   org.apache.slide.webdav.method.MoveMethod.restrictedDestinationUri=\
       Destination URI {0} is restricted
  +org.apache.slide.webdav.method.MoveMethod.noOverwrite=\
  +    Overwrite header missing or F and state of destination resource at URI {0} is not null
   org.apache.slide.webdav.method.PostMethod.mustNotBeCollection=\
       Must not be collection
   org.apache.slide.webdav.method.PutMethod.mustNotBeCollection=\
  
  
  

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