remm        2003/09/03 02:49:02

  Modified:    daemon   build.xml
  Log:
  - Too many things are called jsvc: to make it easier to use, the prefix changes
    to jsvc-src.
  
  Revision  Changes    Path
  1.11      +2 -2      jakarta-commons-sandbox/daemon/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/daemon/build.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- build.xml 15 Aug 2003 20:52:25 -0000      1.10
  +++ build.xml 3 Sep 2003 09:49:02 -0000       1.11
  @@ -216,7 +216,7 @@
            <include name="*.exe" />
         </fileset>
       </copy>
  -    <copy     todir="${dist.home}/bin/unix/jsvc">
  +    <copy     todir="${dist.home}/bin/unix/jsvc-src">
         <fileset dir="src/native/unix" />
       </copy>
       <fixcrlf srcdir="${dist.home}/bin/unix" eol="lf" />
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to