You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemind.apache.org by hl...@apache.org on 2005/01/18 14:14:00 UTC

cvs commit: jakarta-hivemind/hivebuild dist.xml

hlship      2005/01/18 05:14:00

  Modified:    hivebuild dist.xml
  Log:
  Don't package Forrest temporary files.
  
  Revision  Changes    Path
  1.7       +4 -0      jakarta-hivemind/hivebuild/dist.xml
  
  Index: dist.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/hivebuild/dist.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- dist.xml	5 Jan 2005 22:23:12 -0000	1.6
  +++ dist.xml	18 Jan 2005 13:14:00 -0000	1.7
  @@ -37,6 +37,10 @@
   						
   			<tarfileset id="dist.src.set" dir="." prefix="${dist.base.name}" excludes="${dist.project.excludes}">
   				<exclude name="**/target/**"/>
  +        
  +        <!-- Left around by Forrest -->
  +        
  +        <exclude name="build/**"/>
   				<exclude name="target/**"/>
   				<exclude name="ext-package/**"/>
   				
  
  
  

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