[Checkins] SVN: zope.security/trunk/buildout.cfg use local devel sources for now

Bernd Dorn bernd.dorn at lovelysystems.com
Sun Mar 25 07:40:43 EDT 2007


Log message for revision 73593:
  use local devel sources for now

Changed:
  U   zope.security/trunk/buildout.cfg

-=-
Modified: zope.security/trunk/buildout.cfg
===================================================================
--- zope.security/trunk/buildout.cfg	2007-03-25 11:38:38 UTC (rev 73592)
+++ zope.security/trunk/buildout.cfg	2007-03-25 11:40:43 UTC (rev 73593)
@@ -1,5 +1,32 @@
 [buildout]
-develop = .
+develop = . 
+        ../zope.annotation
+        ../zope.app.broken
+        ../zope.app.component
+        ../zope.app.container
+        ../zope.app.interface
+        ../zope.app.module
+        ../zope.app.publication
+        ../zope.app.publisher
+        ../zope.app.testing
+        ../zope.app.zapi
+        ../zope.dublincore
+        ../zope.filerepresentation
+        ../zope.i18n
+        ../zope.location
+        ../zope.security
+        ../zope.traversing
+        ../zope.app.appsetup
+        ../zope.app.applicationcontrol
+        ../zope.app.http
+        ../zope.app.exception
+        ../zope.app.error
+        ../zope.app.security
+        ../zope.app.authentication
+        ../zope.app.dependable
+        ../zope.app.folder
+        ../zope.app.debug
+        ../zope.modulealias
 parts = test
 
 find-links = http://download.zope.org/distribution/



More information about the Checkins mailing list