[Zope-CVS] 
	CVS: Packages/zpkgtools/zpkgtools/tests/input/collection-2/included
	- PACKAGE.cfg:1.1 dropped.txt:1.1
    Fred L. Drake, Jr. 
    fred at zope.com
       
    Tue May 25 16:07:49 EDT 2004
    
    
  
Update of /cvs-repository/Packages/zpkgtools/zpkgtools/tests/input/collection-2/included
In directory cvs.zope.org:/tmp/cvs-serv6613/zpkgtools/tests/input/collection-2/included
Added Files:
	PACKAGE.cfg dropped.txt 
Log Message:
There's an edge case when a directory is included explicity by a
parent, but includes a PACKAGE_CONF file itself.  The nested
PACKAGE_CONF wasn't being processed.
This fixes that edge case and adds a test that guards against a
regression for that case.
=== Added File Packages/zpkgtools/zpkgtools/tests/input/collection-2/included/PACKAGE.cfg ===
<collection>
  dropped.txt -
</collection>
=== Added File Packages/zpkgtools/zpkgtools/tests/input/collection-2/included/dropped.txt ===
This file should not be included in the distribution for collection-1
since it is named in an exclusion in PACKAGE.cfg.
    
    
More information about the Zope-CVS
mailing list