Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010573Openbravo ERPA. Platformpublic2009-09-11 18:032011-05-10 16:52
iperdomo 
shuehner 
normalminoralways
closedduplicate 
202.6.30-gentoo-r5
main 
 
Core
No
0010573: Remove look for srcClient folder on WAD compilation
When you install a module (WAD code generation step) you get a error/warning
srcClient doesn't exists.
e.g.
 [java] 658 [main] WARN org.openbravo.wad.Wad - No such directory: /home/iperdomo/src/openbravo/working/pi/srcClient/web.xml

In previous versions of Openbravo ERP srcClient folder was the way to customize code and don't loose it. In 2.50 this makes no sense.

* Install a module or compile a window
* Look for the line:
 [java] 658 [main] WARN org.openbravo.wad.Wad - No such directory: /path/to/your/code/srcClient/web.xml
Remove the look for srcClient folder because the way to customize a instance is through modules/templates.
Modularity
duplicate of feature request 00083463.0MP0 closed shuehner Remove srcClient support 
Issue History
2009-09-11 18:03iperdomoNew Issue
2009-09-11 18:03iperdomoAssigned To => rafaroda
2009-09-11 18:03iperdomoTag Attached: Modularity
2009-09-11 18:04iperdomoSteps to Reproduce Updated
2009-09-18 07:48rafarodaAssigned Torafaroda => alostale
2009-09-18 07:48rafarodaStatusnew => scheduled
2009-09-18 07:48rafarodaversion => 2.50
2009-09-18 07:49rafarodaversion2.50 => main
2009-09-18 07:49rafarodaTarget Version2.50MP6 =>
2011-05-10 15:34shuehnerAssigned Toalostale => shuehner
2011-05-10 15:34shuehnerRelationship addedrelated to 0008346
2011-05-10 16:52shuehnerRelationship replacedduplicate of 0008346
2011-05-10 16:52shuehnerNote Added: 0036637
2011-05-10 16:52shuehnerStatusscheduled => closed
2011-05-10 16:52shuehnerResolutionopen => duplicate

Notes
(0036637)
shuehner   
2011-05-10 16:52   
Reject as duplicate as in 8346 all of srcClient will be removed, including the wad part.