You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2003/11/27 21:50:03 UTC

cvs commit: jakarta-commons-sandbox/io/src/java/org/apache/commons/io/output LockableFileWriter.java

bayard      2003/11/27 12:50:03

  Modified:    io/src/java/org/apache/commons/io/output
                        LockableFileWriter.java
  Log:
  removed the javadoc as commons-util is long dead
  
  Revision  Changes    Path
  1.4       +1 -3      jakarta-commons-sandbox/io/src/java/org/apache/commons/io/output/LockableFileWriter.java
  
  Index: LockableFileWriter.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/io/src/java/org/apache/commons/io/output/LockableFileWriter.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- LockableFileWriter.java	13 Oct 2003 07:04:31 -0000	1.3
  +++ LockableFileWriter.java	27 Nov 2003 20:50:03 -0000	1.4
  @@ -65,8 +65,6 @@
    * to append), and to use the value of the system property
    * <code>java.io.tmpdir</code> for the lock file directory.
    *
  - * Borrowed from the commons-util repo.
  - *
    * @author <a href="mailto:sanders@apache.org">Scott Sanders</a>
    * @author <a href="mailto:ms@collab.net">Michael Salmon</a>
    * @author <a href="mailto:jon@collab.net">Jon S. Stevens</a>
  
  
  

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