You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by pa...@apache.org on 2002/07/09 04:56:29 UTC

cvs commit: jakarta-commons-sandbox/daemon build.properties.sample

patrickl    2002/07/08 19:56:29

  Modified:    daemon   build.properties.sample
  Log:
  Add missing newline at end of the file so that this file is readable on Unix platforms
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-commons-sandbox/daemon/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/daemon/build.properties.sample,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.properties.sample	18 Feb 2002 21:15:39 -0000	1.1
  +++ build.properties.sample	9 Jul 2002 02:56:28 -0000	1.2
  @@ -3,4 +3,4 @@
   junit.home = /usr/local/junit3.7
   
   # The pathname of the "junit.jar" JAR file
  -junit.jar = ${junit.home}/junit.jar
  \ No newline at end of file
  +junit.jar = ${junit.home}/junit.jar
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>