[Erp5-report] r37669 leonardo - in /erp5/trunk/buildout: profiles/ templates/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Aug 10 10:55:29 CEST 2010


Author: leonardo
Date: Tue Aug 10 10:55:26 2010
New Revision: 37669

URL: http://svn.erp5.org?rev=37669&view=rev
Log:
revert automatical configuration of bt5 from software-home on instances: bt5s should be project (instance) specific

Modified:
    erp5/trunk/buildout/profiles/development-2.12.cfg
    erp5/trunk/buildout/templates/software-home.inc.in

Modified: erp5/trunk/buildout/profiles/development-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/development-2.12.cfg?rev=37669&r1=37668&r2=37669&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/development-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/development-2.12.cfg [utf8] Tue Aug 10 10:55:26 2010
@@ -9,7 +9,7 @@ parts +=
   runUnitTest
 
 [configuration]
-development_site_bt5_path = ${business-templates:paths}
+development_site_bt5_path =
 
 development_site_products =
   ${software_definition:products-erp5}

Modified: erp5/trunk/buildout/templates/software-home.inc.in
URL: http://svn.erp5.org/erp5/trunk/buildout/templates/software-home.inc.in?rev=37669&r1=37668&r2=37669&view=diff
==============================================================================
--- erp5/trunk/buildout/templates/software-home.inc.in [utf8] (original)
+++ erp5/trunk/buildout/templates/software-home.inc.in [utf8] Tue Aug 10 10:55:26 2010
@@ -8,6 +8,3 @@ software_home = ${buildout:software_home
 executable = ${software_definition:executable}
 mysql_software = ${software_definition:mysql_software}
 
-[configuration]
-development_site_bt5_path = ${business-templates:paths}
-




More information about the Erp5-report mailing list