Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013241Openbravo ERPA. Platformpublic2010-05-06 12:552010-06-18 00:00
networkb 
marvintm 
normalminoralways
closedfixed 
30
2.50MP14 
2.50MP19 
Core
No
0013241: The files on the tomcat are not deleted when they are not created on a new compilation
The files on the tomcat are not deleted when they are not created on a new compilation.
-Login as system administrator
-Deactivate the Business Partner window
-Complete and deploy the application with:
  ant compile.complete.deploy
-See that the java classes for the businesspartner have not been created,
but they exist on the tomcat context
No tags attached.
related to defect 00132292.50MP17 closed alostale If you deactive on a tab all the combos that depends on ad_org_id field the tab does not work properly 
related to defect 00152893.0RC4 closed shuehner Login into just updated rc3 (from 3.0rc2) does not work with errror message in server log 
Issue History
2010-05-06 12:55networkbNew Issue
2010-05-06 12:55networkbAssigned To => alostale
2010-05-07 11:33adrianromeroStatusnew => scheduled
2010-05-07 11:33adrianromerofix_in_branch => pi
2010-05-07 11:49alostaleRelationship addedrelated to 0013229
2010-05-10 09:59networkbPriorityurgent => normal
2010-05-10 09:59networkbSeveritymajor => minor
2010-05-10 09:59networkbTarget Version2.50MP16 => 2.50MP17
2010-05-10 09:59networkbfix_in_branchpi =>
2010-05-14 09:13alostaleTarget Version2.50MP17 => 2.50MP18
2010-05-14 12:29alostaleTarget Version2.50MP18 => 2.50MP19
2010-06-09 11:19alostaleAssigned Toalostale => marvintm
2010-06-11 12:06hgbotCheckin
2010-06-11 12:06hgbotNote Added: 0028300
2010-06-11 12:06hgbotStatusscheduled => resolved
2010-06-11 12:06hgbotResolutionopen => fixed
2010-06-11 12:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/62566014690e3d7ddff1b694de731bd688bf4ee4 [^]
2010-06-12 22:48hudsonbotCheckin
2010-06-12 22:48hudsonbotNote Added: 0028327
2010-06-17 19:32iperdomoNote Added: 0028566
2010-06-17 19:32iperdomoNote Added: 0028567
2010-06-17 19:32iperdomoStatusresolved => closed
2010-06-18 00:00anonymoussf_bug_id0 => 3017785
2010-11-25 11:32shuehnerRelationship addedrelated to 0015289

Notes
(0028300)
hgbot   
2010-06-11 12:06   
Repository: erp/devel/pi
Changeset: 62566014690e3d7ddff1b694de731bd688bf4ee4
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Jun 11 12:05:40 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/62566014690e3d7ddff1b694de731bd688bf4ee4 [^]

Fixed issue 13241. Deployed files will now be synchronized instead of being simply copied. This will then delete files which no longer exist in the sources folder of Openbravo (such as no longer compiled classes)

---
M src/build.xml
---
(0028327)
hudsonbot   
2010-06-12 22:48   
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/62566014690e [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/0b85119b92bc [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17589.obx [^]
(0028566)
iperdomo   
2010-06-17 19:32   
This only happens when deploy mode is: class

@networkb: When reporting the issues please add this details. Deploy mode = none, or war are not affected.
(0028567)
iperdomo   
2010-06-17 19:32   
Tested on pi @ rev cce0b72981a2