Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012942Openbravo ERPA. Platformpublic2010-04-12 13:392010-04-19 21:13
shuehner 
marvintm 
urgentmajorhave not tried
closedfixed 
5
pi 
pi 
Core
No
0012942: ant compile.buildvalidation -Dmodule=org.openbravo creates useless modules/org.openbravo folder
When running this command the .class files are correctly placed in src-util/buildvalidation/build/clsses (as we compile the validation for core). However a org.openbravo folder is still create underneath modules which makes no sense.

compile.modulescript should also be checked for the same issue.
see description
No tags attached.
Issue History
2010-04-12 13:39shuehnerNew Issue
2010-04-12 13:39shuehnerAssigned To => marvintm
2010-04-12 13:41alostaleStatusnew => scheduled
2010-04-12 13:41alostalefix_in_branch => pi
2010-04-12 16:27hgbotCheckin
2010-04-12 16:27hgbotNote Added: 0026068
2010-04-12 16:27hgbotStatusscheduled => resolved
2010-04-12 16:27hgbotResolutionopen => fixed
2010-04-12 16:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/91219b8297385182bd713d98665c7406a5d1f193 [^]
2010-04-12 16:43shuehnerNote Added: 0026070
2010-04-12 16:43shuehnerStatusresolved => closed
2010-04-12 16:43shuehnerFixed in Version => pi
2010-04-13 00:00anonymoussf_bug_id0 => 2986156
2010-04-19 21:13hudsonbotCheckin
2010-04-19 21:13hudsonbotNote Added: 0026453

Notes
(0026068)
hgbot   
2010-04-12 16:27   
Repository: erp/devel/pi
Changeset: 91219b8297385182bd713d98665c7406a5d1f193
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Apr 12 16:39:13 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/91219b8297385182bd713d98665c7406a5d1f193 [^]

Fixed issue 12942. org.openbravo folders will no longer be created inside modules, when compiling build validations or module scripts.

---
M src-util/buildvalidation/build.xml
M src-util/modulescript/build.xml
---
(0026070)
shuehner   
2010-04-12 16:43   
Tested in pi/oracle, rev: 91219b829738, both ant compile.buildvalidation and compile.modulescript do no longer create a modules/org.openbravo folder when called for core with -Dmodule=org.openbravo.

Also validated that they still work fine when called with a module which is not core (then folder is created correctly and files are placed there)
(0026453)
hudsonbot   
2010-04-19 21:13   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/91219b829738 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/91d98bda46c1 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17088.obx [^]