[Erp5-report] r31917 luke - in /erp5/trunk/buildout: ./ erp5-bt5/ erp5-products/ erp5-softw...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jan 22 16:20:44 CET 2010


Author: luke
Date: Fri Jan 22 16:20:43 2010
New Revision: 31917

URL: http://svn.erp5.org?rev=31917&view=rev
Log:
 - define erp5-software profile
 - globalise used zope software

Added:
    erp5/trunk/buildout/erp5-software/
      - copied from r31915, erp5/trunk/buildout/erp5-products/
Removed:
    erp5/trunk/buildout/erp5-bt5/
    erp5/trunk/buildout/erp5-products/
Modified:
    erp5/trunk/buildout/official.cfg

Modified: erp5/trunk/buildout/official.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/official.cfg?rev=31917&r1=31916&r2=31917&view=diff
==============================================================================
--- erp5/trunk/buildout/official.cfg [utf8] (original)
+++ erp5/trunk/buildout/official.cfg [utf8] Fri Jan 22 16:20:43 2010
@@ -2,8 +2,7 @@
 extends =
   profiles/versions.cfg
   apache/buildout.cfg
-  erp5-bt5/buildout.cfg
-  erp5-products/buildout.cfg
+  erp5-software/buildout.cfg
   haproxy/buildout.cfg
   mysql-tritonn-5.0/buildout.cfg
   mysql-instance/buildout.cfg
@@ -38,3 +37,4 @@
 
 [software_definition]
 mysql_software = ${mysql-tritonn-5.0:location}
+zope_software = ${zope-2.8:location}




More information about the Erp5-report mailing list