Commit c0a600ca authored by Hanno Schlichting's avatar Hanno Schlichting

Status update on zope.app removal work

parent fda1cde4
......@@ -24,7 +24,7 @@ Zope2 depends on the following zope.app packages directly:
* Products.Five.browser.pagetemplatefile
* Products.Five.browser.metaconfigure
- [x] zope.app.publication
- [X] zope.app.publication
o ZPublisher.BaseRequest (imports ``EndRequestEvent``)
o Products.Five.component (imports ``BeforeTraverseEvent``;
ZCML registers subscribers for ``IBeforeTraverseEvent``
......@@ -81,13 +81,13 @@ Zope2 has transitive dependencies on these packages:
o zope.container
o zope.app.testing
- [_] zope.app.exception
- [X] zope.app.exception
o zope.app.publication
- [_] zope.app.http
- [X] zope.app.http
o zope.app.publication
- [_] zope.app.interface
- [X] zope.app.interface
o zope.app.component
- [_] zope.app.localpermission
......
......@@ -79,14 +79,9 @@ eggs =
zope.tal
zope.tales
zope.testbrowser
zope.traversing
zope.traversing [test]
zope.viewlet
zope.app.form
# Fetch undeclared ftests dependencies
zope.app.principalannotation
zope.app.securitypolicy
zope.app.zptpage
zope.app.zcmlfiles
defaults = ['--module', '!^(zope[.]app)[.]']
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment