Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013723Openbravo ERPA. Platformpublic2010-06-22 14:302010-12-09 16:02
shuehner 
alostale 
urgentmajorhave not tried
closedfixed 
5
pi 
 
Core
No
0013723: smartbuild is not copying files from modules/* -> WebContent
Using smartbuild to recompile after installing some modules did not copy all needed files from all modules to webcontent. I.e. some js files present in the modules have not been copied correctly and thus breaking the application as they are not present underneath WebContent.
Using pi, rev: Current
Install 'Selector example module' using mmc
unpack 'org.openbravo.advpaymentmngt' module from hg, rev: 99e7bd1e2b75 into modules folder.

Then:
time ant update.database
ant core.lib wad.lib trl.lib
time ant smartbuild

Then do search for the following file:
classic-skin-variable.js

Notice its present in the modules/ folder but not in WebContent

No tags attached.
related to defect 0015051 closed alostale smartbuild does not generate/compile the window when we add an auxiliary input to a tab 
Issue History
2010-06-22 14:30shuehnerNew Issue
2010-06-22 14:30shuehnerAssigned To => alostale
2010-06-23 10:32alostaleStatusnew => scheduled
2010-06-23 11:32iperdomoNote Added: 0028692
2010-11-02 07:59alostaleRelationship addedrelated to 0015051
2010-11-22 10:17hgbotCheckin
2010-11-22 10:17hgbotNote Added: 0032775
2010-11-22 10:17hgbotStatusscheduled => resolved
2010-11-22 10:17hgbotResolutionopen => fixed
2010-11-22 10:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/098bbb2d79ce32c3c79c4658b9de7506cb651fd5 [^]
2010-11-30 17:51hudsonbotCheckin
2010-11-30 17:51hudsonbotNote Added: 0032928
2010-12-09 11:16iperdomoNote Added: 0033080
2010-12-09 11:16iperdomoStatusresolved => closed
2010-12-09 16:02anonymoussf_bug_id0 => 3133258

Notes
(0028692)
iperdomo   
2010-06-23 11:32   
I have added a new js files under /modules/javapackage/web/javapackage/js/myfile.js Then executed: ant smartbuild
The files is not copied to WebContent/web/javapackage/js/

If i execute: ant compile -Dtab=xxx
The file _is_ copied to the right location
(0032775)
hgbot   
2010-11-22 10:17   
Repository: erp/devel/pi
Changeset: 098bbb2d79ce32c3c79c4658b9de7506cb651fd5
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Nov 19 10:17:57 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/098bbb2d79ce32c3c79c4658b9de7506cb651fd5 [^]

fixed bug 13723: smartbuild is not copying web directory from modules

---
M src/build.xml
---
(0032928)
hudsonbot   
2010-11-30 17:51   
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/098bbb2d79ce [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/7c27b4b566df [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.19017.obx [^]
(0033080)
iperdomo   
2010-12-09 11:16   
Tested on pi @ rev 79e55dfc8af0