[Zope3-checkins] SVN: Zope3/trunk/ - fixed some zpkg configuration
to mirror some moved files
Christian Theune
ct at gocept.com
Mon Apr 16 04:26:31 EDT 2007
Log message for revision 74168:
- fixed some zpkg configuration to mirror some moved files
Changed:
U Zope3/trunk/releases/Zope.map
U Zope3/trunk/src/zope/app/PACKAGE.cfg
-=-
Modified: Zope3/trunk/releases/Zope.map
===================================================================
--- Zope3/trunk/releases/Zope.map 2007-04-16 08:20:47 UTC (rev 74167)
+++ Zope3/trunk/releases/Zope.map 2007-04-16 08:26:30 UTC (rev 74168)
@@ -16,7 +16,7 @@
ClientCookie ../src/ClientCookie
mechanize ../src/mechanize
pullparser ../src/pullparser.py
-ClientForm ../src/ClientForm.py
+ClientForm ../src/ClientForm
# Related components for use with Zope 3:
buddydemo ../src/buddydemo
Modified: Zope3/trunk/src/zope/app/PACKAGE.cfg
===================================================================
--- Zope3/trunk/src/zope/app/PACKAGE.cfg 2007-04-16 08:20:47 UTC (rev 74167)
+++ Zope3/trunk/src/zope/app/PACKAGE.cfg 2007-04-16 08:26:30 UTC (rev 74168)
@@ -17,14 +17,6 @@
# These things are absolutely essential to making Zope 3 run.
-# Configuration:
-
-browser.zcml
-configure.zcml
-ftesting.zcml
-menus.zcml
-meta.zcml
-
# Code:
applicationcontrol
@@ -43,7 +35,6 @@
exception
folder
form
-ftests
generations
# maybe can combine with zope.app.publisher.http
http
More information about the Zope3-Checkins
mailing list