[Erp5-report] r39251 luke - /erp5/trunk/buildout/profiles/

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Oct 15 18:39:42 CEST 2010


Author: luke
Date: Fri Oct 15 18:39:40 2010
New Revision: 39251

URL: http://svn.erp5.org?rev=39251&view=rev
Log:
 - do not refer to BT5, they are not provided

Modified:
    erp5/trunk/buildout/profiles/development-2.12.cfg
    erp5/trunk/buildout/profiles/development.cfg

Modified: erp5/trunk/buildout/profiles/development-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/development-2.12.cfg?rev=39251&r1=39250&r2=39251&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/development-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/development-2.12.cfg [utf8] Fri Oct 15 18:39:40 2010
@@ -9,8 +9,6 @@ parts +=
   runUnitTest
 
 [configuration]
-development_site_bt5_path =
-
 development_site_products =
   ${software_definition:products-erp5}
   ${software_definition:products-erp5-development}
@@ -27,8 +25,6 @@ eggs = ${development-site:eggs}
 extra-paths = ${development-site:extra-paths}
 products = ${configuration:development_site_products}
 
-bt5_path = ${configuration:development_site_bt5_path}
-
 instance-home = ${configuration:development_site_instancehome}
 initialization =
   import os

Modified: erp5/trunk/buildout/profiles/development.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/development.cfg?rev=39251&r1=39250&r2=39251&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/development.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/development.cfg [utf8] Fri Oct 15 18:39:40 2010
@@ -9,8 +9,6 @@ parts +=
   runUnitTest
 
 [configuration]
-development_site_bt5_path =
-
 development_site_products =
   ${software_definition:products-zope} 
   ${software_definition:products-erp5}
@@ -26,8 +24,6 @@ development_site_instancehome = ${buildo
 zope2-location = ${software_definition:zope_software}
 products = ${configuration:development_site_products}
 
-bt5_path = ${configuration:development_site_bt5_path}
-
 instance-home = ${configuration:development_site_instancehome}
 
 [development-site]




More information about the Erp5-report mailing list