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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to