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 2004/09/22 15:51:36 UTC

cvs commit: jakarta-slide/proposals/tamino/etc/ant tree.xml

pnever      2004/09/22 06:51:36

  Modified:    proposals/tamino/etc/ant Tag: TWS421_BRANCH tree.xml
  Log:
  Minor fix for UNIX
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.2.4.2   +1 -1      jakarta-slide/proposals/tamino/etc/ant/tree.xml
  
  Index: tree.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/proposals/tamino/etc/ant/tree.xml,v
  retrieving revision 1.2.4.1
  retrieving revision 1.2.4.2
  diff -u -r1.2.4.1 -r1.2.4.2
  --- tree.xml	15 Sep 2004 16:44:12 -0000	1.2.4.1
  +++ tree.xml	22 Sep 2004 13:51:36 -0000	1.2.4.2
  @@ -121,7 +121,7 @@
       </java>
       <chmod perm="ug+x">
           <fileset dir="${tree.bin}">
  -            <include name="*.sh" />
  +            <include name="**/*.sh" />
           </fileset>
       </chmod>
   </target>
  
  
  

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