Show
Ignore:
Timestamp:
09/07/09 10:17:34 (3 years ago)
Author:
mauro
Message:

update *.cfg

Files:
1 modified

Legend:

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

    r75 r87  
    11[buildout] 
    22extends = config/base.cfg 
    3 #unzip = true 
    43parts += 
    54    omelette 
    65    pydev 
    76    idelauncher 
     7    roadrunner 
    88eggs += 
    99    stxnext.pdb 
     10    psycopg2 
     11    MySQL-python 
    1012 
    1113[instance] 
     
    1416verbose-security = on 
    1517eggs += 
    16 #    collective.solr 
    17 #    collective.indexing 
    18 #    plone.app.dexterity 
    1918    redturtle.bent 
    2019    plone.reload==0.11 
     
    2221    Products.PDBDebugMode 
    2322zcml += 
    24 #    collective.indexing 
    2523    Products.PDBDebugMode 
    2624    plone.reload 
     
    4543# update-command = ${idelauncher:command} 
    4644 
    47 [biopython-trunk] 
    48 recipe=zerokspot.recipe.git 
    49 repository=git://github.com/biopython/biopython.git 
    50  
    5145[plonesite] 
    5246recipe = collective.recipe.plonesite 
    5347site-id = plone4bio 
    5448instance = instance 
    55 site-replace = True 
     49site-replace = False 
    5650products = 
    57 #   FIXME: plon4bio.biosql objects doesn't get catalogued 
    58 #          with collective.indexing installed 
    59 #   collective.indexing 
    6051    plone4bio.base 
    6152    plone4biotheme.base 
     
    6354    plone4bio.pscoils 
    6455 
     56[roadrunner] 
     57recipe = roadrunner:plone 
     58packages-under-test = ${plone4bio:eggs} 
     59