[Erp5-report] r34346 leonardo - in /erp5/trunk/buildout: ./ software-profiles/

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 8 06:02:04 CEST 2010


Author: leonardo
Date: Thu Apr  8 06:02:01 2010
New Revision: 34346

URL: http://svn.erp5.org?rev=34346&view=rev
Log:
force itools rebuild always (plus readme tweak)

Modified:
    erp5/trunk/buildout/README-2.12.txt
    erp5/trunk/buildout/software-profiles/erp5-2.12.cfg

Modified: erp5/trunk/buildout/README-2.12.txt
URL: http://svn.erp5.org/erp5/trunk/buildout/README-2.12.txt?rev=34346&r1=34345&r2=34346&view=diff
==============================================================================
--- erp5/trunk/buildout/README-2.12.txt [utf8] (original)
+++ erp5/trunk/buildout/README-2.12.txt [utf8] Thu Apr  8 06:02:01 2010
@@ -91,7 +91,8 @@
 Instances
 =========
 
-Note: Instance generation is still a work in progress.
+Note: Instance generation is still a work in progress. In particular, these
+instructions should be much simplified.
 
 After the software components are built, we can generate ERP5 instance
 buildouts from that software.

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=34346&r1=34345&r2=34346&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] Thu Apr  8 06:02:01 2010
@@ -38,7 +38,7 @@
 [itools-build]
 recipe = collective.recipe.cmd
 on_install = True
-on_update = False
+on_update = True
 # reference itools-download:destination instead of itools:source to trigger its
 # execution
 cmds =




More information about the Erp5-report mailing list