[Checkins] SVN: bbkit/trunk/ - bit cleanup

Baiju M baiju.m.mail at gmail.com
Sun Feb 21 06:32:11 EST 2010


Log message for revision 109207:
  - bit cleanup
  - include missing sources
  

Changed:
  U   bbkit/trunk/README.txt
  U   bbkit/trunk/bluebream.cfg
  U   bbkit/trunk/buildout.cfg

-=-
Modified: bbkit/trunk/README.txt
===================================================================
--- bbkit/trunk/README.txt	2010-02-21 06:57:15 UTC (rev 109206)
+++ bbkit/trunk/README.txt	2010-02-21 11:32:10 UTC (rev 109207)
@@ -23,8 +23,7 @@
 
 - Core (ZTK & ZopeApp packages defined in zopetoolkit)
 - Community (z3c.* and other community maintained packages)
-  Community packages are only suported by community
-  and it is not officially supported.
+  Community packages are suported by community.
 
 Runnig compatibility test suite
 -------------------------------

Modified: bbkit/trunk/bluebream.cfg
===================================================================
--- bbkit/trunk/bluebream.cfg	2010-02-21 06:57:15 UTC (rev 109206)
+++ bbkit/trunk/bluebream.cfg	2010-02-21 11:32:10 UTC (rev 109207)
@@ -22,4 +22,5 @@
 
 [sources]
 zope.app.xmlrpcintrospection = svn svn+ssh://svn.zope.org/repos/main/zope.app.xmlrpcintrospection/trunk
-zope.app.session = svn svn+ssh://svn.zope.org/repos/main/zope.app.session/trunk
+z3c.testsetup = svn svn+ssh://svn.zope.org/repos/main/z3c.testsetup/trunk
+martian = svn svn+ssh://svn.zope.org/repos/main/martian/trunk

Modified: bbkit/trunk/buildout.cfg
===================================================================
--- bbkit/trunk/buildout.cfg	2010-02-21 06:57:15 UTC (rev 109206)
+++ bbkit/trunk/buildout.cfg	2010-02-21 11:32:10 UTC (rev 109207)
@@ -1,5 +1,4 @@
 [buildout]
-eggs-directory = /mnt/a9/eggs
 parts = test-ztk
         test-zopeapp
         test-bluebream



More information about the checkins mailing list