Hi all. Like in any other team, some of the tasks we do in RM have consequences in users, other times in developers and some times even in other company staff. We feel it's important to notify other teams about what has been done. Not the progress or the future plans, we have Scrum of Scrums for that. But about the actual specific results.
So this is a simple as this: whenever there's something new we think it could useful to a specific groups of users we'll write a short summary to them. This will happen every 2 weeks. 1) Continuous Integration: * There's a new set of tests called erp_sanity_tests [1]. This intends to collect various basic checks that are not worth to keep as a single Hudson job. As for now there's one included, to "Check if the primary keys of the database in erp/devel/pi that were present as columns in erp/stable/2.40 have a onCreateDefault value set". New tests are accepted either by describing them to us or by sending us the code to be run. * The QuickStart [2] and module installation jobs [3] have been moved from slave1 to slave2. We currently have 4 machines for builds.openbravo.com, and with this change one 100% dedicated to smoke tests. This affect you in the way that now smoke tests will be finished quicker without interruptions from other jobs. 2) Ubuntu package: There was a demand for instructions on how to install the Ubuntu package with Tomcat in one server and PostgreSQL in another. This steps are currently manual and they've been documented [4]. 3) Release Notes: They have been refactored. Now there's a main page where you can see all the versions [5]. Then you can access the specific summary notes for each release. Check [6] for an example. And if you're interested in more details, the Changelog page shows the complete list of fixed issues [7]. The 3 pages are linked. And the idea is to replace the Changelog page at some point, by delegating in Mantis to do this automatically. 4) Openbravo ERP API Javadoc: The Openbravo ERP API is now available to online viewing [8]. This includes all the releases since 2.50, as well as docs for erp/devel/main and erp/devel/pi, which are automatically updated in each incremental build of our continuous integration framework. [1] http://builds.openbravo.com/job/erp_devel_pi-sanity-tests/ [2] http://builds.openbravo.com/job/erp_devel_main-obquickstart/ [3] http://builds.openbravo.com/job/erp_devel_pi-module-installation-test/ [4] http://wiki.openbravo.com/wiki/ERP/2.50/Openbravo_ERP_Installation#Dual-server_configuration [5] http://wiki.openbravo.com/wiki/ERP/2.50/Release_Notes [6] http://wiki.openbravo.com/wiki/ERP/2.50/Release_Notes/2.50MP6 [7] http://wiki.openbravo.com/wiki/ERP/2.50/Release_Changelog#2.50MP6 [8] http://code.openbravo.com/docs/ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Openbravo-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-development
