Show
Ignore:
Timestamp:
07/04/11 01:41:09 (11 months ago)
Author:
mauro
Message:

* mr.developer
* plone 4.1

Files:
1 modified

Legend:

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

    r157 r204  
    11[buildout] 
     2extensions += mr.developer 
    23extends = config/plone4.cfg 
    34parts += 
     
    1617verbose-security = on 
    1718eggs += 
     19    plone4bio.base 
     20#     plone4bio.structure 
     21    plone4biotheme.base 
     22    plone4bio.biosql 
     23    plone4bio.pscoils 
    1824    redturtle.bent 
    1925    plone.reload 
    2026    ZopeHealthWatcher 
    21     Products.PDBDebugMode 
     27#   Products.PDBDebugMode 
     28# TODO: z3c.autoinclude 
    2229zcml += 
    23     Products.PDBDebugMode 
    2430    plone.reload 
     31    plone4bio.base 
     32#     plone4bio.structure 
     33    plone4biotheme.base 
     34    plone4bio.biosql 
     35    plone4bio.pscoils 
    2536 
    2637[omelette] 
     
    4960products = 
    5061    plone4bio.base 
     62#     plone4bio.structure 
    5163    plone4biotheme.base 
    5264    plone4bio.biosql 
     
    6981    sys.argv += """${buildout:develop}""".split() 
    7082 
    71  
     83[sources] 
     84plone4bio.base = svn http://plone4bio.org/svn/plone4bio.base/trunk 
     85plone4bio.biosql = svn http://plone4bio.org/svn/plone4bio.biosql/trunk 
     86plone4biotheme.base = svn http://plone4bio.org/svn/plone4biotheme.base/trunk 
     87biocomp.pscoils = svn http://plone4bio.org/svn/biocomp.pscoils/branches/biopython-enabled biocomp.pscoils 
     88plone4bio.pscoils = svn http://plone4bio.org/svn/plone4bio.pscoils/trunk 
     89# plone4bio.structure = svn http://plone4bio.org/svn/plone4bio.structure/trunk