[z3-checkins] r42024 - z3/sqlos/trunk/src/sqlos

kobold at codespeak.net kobold at codespeak.net
Fri Apr 13 13:26:30 CEST 2007


Author: kobold
Date: Fri Apr 13 13:26:30 2007
New Revision: 42024

Added:
   z3/sqlos/trunk/src/sqlos/sqlos.ftesting-configure.zcml
      - copied unchanged from r42022, z3/sqlos/trunk/src/sqlos/sampleapp.zcml
Removed:
   z3/sqlos/trunk/src/sqlos/sampleapp.zcml
Log:
Renamed sampleapp.zcml to sqlos.ftesting-configure.zcml.


Deleted: /z3/sqlos/trunk/src/sqlos/sampleapp.zcml
==============================================================================
--- /z3/sqlos/trunk/src/sqlos/sampleapp.zcml	Fri Apr 13 13:26:30 2007
+++ (empty file)
@@ -1,14 +0,0 @@
-<?xml version="1.0"?>
-<configure xmlns="http://namespaces.zope.org/zope"
-           i18n_domain="sqlos">
-
-  <!-- set up the functional test suite as a test application -->
-  <include file="ftesting.zcml"/>
-
-  <!-- create the tables at database open time -->
-  <subscriber
-      handler="sqlos.testing.sampleperson.createTestingTablesSubscriber"
-      for="zope.app.appsetup.interfaces.IDatabaseOpenedEvent"
-      />
-
-</configure>


More information about the z3-checkins mailing list