nicko       2005/03/20 16:37:39

  Modified:    .        log4net.build
  Log:
  Ignored tests binaries in release package
  
  Revision  Changes    Path
  1.17      +1 -0      logging-log4net/log4net.build
  
  Index: log4net.build
  ===================================================================
  RCS file: /home/cvs/logging-log4net/log4net.build,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- log4net.build     11 Mar 2005 21:41:02 -0000      1.16
  +++ log4net.build     21 Mar 2005 00:37:39 -0000      1.17
  @@ -678,6 +678,7 @@
           <copy todir="${current.package.dir}/tests/src">
               <fileset basedir="tests/src">
                   <include name="**/*" />
  +                <exclude name="**/bin/**" />
                   <exclude name="**/obj/**" />
                   <exclude name="*.csproj.user" />
                   <exclude name="*.suo" />
  
  
  

Reply via email to