[Erp5-report] r34604 leonardo - in /erp5/trunk/buildout: profiles/ software-profiles/
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Apr 16 02:32:10 CEST 2010
Author: leonardo
Date: Fri Apr 16 02:32:10 2010
New Revision: 34604
URL: http://svn.erp5.org?rev=34604&view=rev
Log:
only the business-templates part is needed to pull the business templates
Modified:
erp5/trunk/buildout/profiles/official-2.12.cfg
erp5/trunk/buildout/software-profiles/erp5-2.12.cfg
Modified: erp5/trunk/buildout/profiles/official-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/official-2.12.cfg?rev=34604&r1=34603&r2=34604&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/official-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/official-2.12.cfg [utf8] Fri Apr 16 02:32:10 2010
@@ -48,8 +48,6 @@
products
# omelette
bootstrap2.6
- bt5-erp5
- bt5-erp5-extra
business-templates
precache-eggs
software_home
Modified: erp5/trunk/buildout/software-profiles/erp5-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/erp5-2.12.cfg?rev=34604&r1=34603&r2=34604&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] Fri Apr 16 02:32:10 2010
@@ -168,7 +168,7 @@
[business-templates]
recipe = plone.recipe.command
# comma separated list for the benefit of [runUnitTest]
-paths = ${bt5-erp5:location},${bt5-erp5-extra:location}
+paths = ${bt5-erp5-core:location},${bt5-erp5:location},${bt5-erp5-extra:location},${bt5-erp5-test:location}
command =
echo "Business Template Paths: ${:paths}"
update-command = ${:command}
More information about the Erp5-report
mailing list