Hi all, After some discussions, we've decided to activate the safe.mode property in the Openbravo.properties.template by default. This property is designed to activate the safe.mode execution of Openbravo. In this mode of execution, the user will receive a warning when he tries to log in an Openbravo system which wasn't correctly or fully rebuilt (that is, if there were errors in the last rebuild). The user will then be able to execute a rebuild (if he has System Administrator priviledges).
This property is designed to provide users a safe environment in which they can be sure that their Openbravo instance is stable and well built. However, this property can be slightly annoying or disturbing for developers in some situations (the typical case being if the developer usually does partial rebuilds of the system while he is developing, by using ant compile -Dtab=xx like statements). If this is a problem for you, feel free to disable it in your Openbravo.properties (your Openbravo system will work as usual in this case). Another point to remark is that this property is designed to work with ant smartbuild (our now standard build task). If you use ant smartbuild while you are developing, you shouldn't have any problems with this property. Finally, although this property has been activated in pi, it's not yet activated in main. This means that this change will happen in MP13. Until then, this property is disabled by default on stable releases. However, this property has been available since MP10, so if you have an Openbravo 2.50 MP10 or later, and you find the functionality this property provides interesting, you can activate it in your Openbravo.properties file. Kind regards, Antonio. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Openbravo-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-development
