mcconnell    2003/07/07 02:42:35

  Modified:    merlin   maven.xml
  Log:
  Added patch from Jakob Praher to set the executable flag for merlin.sh [after it is 
copied into the
  target directory].
  
  Revision  Changes    Path
  1.21      +1 -6      avalon-sandbox/merlin/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/merlin/maven.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- maven.xml 4 Jul 2003 09:02:01 -0000       1.20
  +++ maven.xml 7 Jul 2003 09:42:35 -0000       1.21
  @@ -75,12 +75,7 @@
         </fileset>
       </copy>
   
  -    <!--
  -    TODO - build the demonstrations to include the the repository
  -    directory (which is also linked to completing the documentation 
  -    on getting started and the finalization of the block service access
  -    and the finalization of repository semantics).
  -    -->
  +    <chmod file="${merlin.build.inst.dir}/bin/merlin.sh" perm="ugo+rx"/>
   
     </goal>
   
  
  
  

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

Reply via email to