Changeset 145 for plone4bio.base/trunk

Show
Ignore:
Timestamp:
06/03/10 02:39:53 (2 years ago)
Author:
mauro
Message:

buildout

Location:
plone4bio.base/trunk
Files:
2 added
1 modified

Legend:

Unmodified
Added
Removed
  • plone4bio.base/trunk/buildout.cfg

    r52 r145  
    11[buildout] 
    2 extends = plone3.cfg 
    3 parts += 
    4     roadrunner 
    5 eggs += 
    6     plone4bio.base 
    7 develop = . 
    8  
    9 [instance] 
    10 zcml += 
    11     plone4bio.base 
    12  
    13 [roadrunner] 
    14 recipe = roadrunner:plone 
    15 packages-under-test = plone4bio.base 
    16  
     2extends = test-plone-4.0.x.cfg 
     3# extends = test-plone-3.3.x.cfg