Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025842Openbravo ERPA. Platformpublic2014-02-26 11:112014-02-28 19:50
AugustoMauch 
AugustoMauch 
immediatemajorhave not tried
closedfixed 
5
 
3.0PR14Q23.0PR14Q2 
shankarb
Core
Coding ( Testing )
2014-02-12
https://code.openbravo.com/erp/devel/pi/rev/88807f634a29 [^]
No
0025842: It is not possible to compile modulescripts and buildvalidations
The Query Timeout project started to use the QueryTimeOutUtil class in the classes generated from xsql files. The classes generated for modulescripts and buildvalidations don't have the QueryTimeOutUtil in their path, so they don't compile.
Execute ant compile.modulescript -Dmodule=org.openbravo, there will be compilation errors.
Do not use QueryTimeOutUtil in the classes generated from xsql for modulescripts and buildvalidations
No tags attached.
Issue History
2014-02-26 11:11AugustoMauchNew Issue
2014-02-26 11:11AugustoMauchAssigned To => AugustoMauch
2014-02-26 11:11AugustoMauchModules => Core
2014-02-26 11:11AugustoMauchTriggers an Emergency Pack => No
2014-02-26 11:18AugustoMauchIssue Monitored: shankarb
2014-02-26 11:21AugustoMauchReview Assigned To => shankarb
2014-02-26 11:21AugustoMauchRegression level => Coding ( Testing )
2014-02-26 11:21AugustoMauchRegression date => 2014-02-12
2014-02-26 11:21AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/88807f634a29 [^]
2014-02-26 11:22hgbotCheckin
2014-02-26 11:22hgbotNote Added: 0064603
2014-02-26 11:22hgbotStatusnew => resolved
2014-02-26 11:22hgbotResolutionopen => fixed
2014-02-26 11:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b2b40bda6f960c678739fad7d26898d4e48f96d2 [^]
2014-02-26 13:25shankarbNote Added: 0064606
2014-02-26 13:25shankarbStatusresolved => closed
2014-02-26 13:25shankarbFixed in Version => 3.0MP32
2014-02-28 19:50hudsonbotCheckin
2014-02-28 19:50hudsonbotNote Added: 0064688

Notes
(0064603)
hgbot   
2014-02-26 11:22   
Repository: erp/devel/pi
Changeset: b2b40bda6f960c678739fad7d26898d4e48f96d2
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Feb 26 11:18:38 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b2b40bda6f960c678739fad7d26898d4e48f96d2 [^]

Fixes issue 25842: Its not possible to compile modulescript and buildvalidation

The QueryTimeOutUtil class is not going to be used in the classes generated from xsql for modulescripts and buildvalidations.

---
M src-util/buildvalidation/build.xml
M src-util/modulescript/build.xml
---
(0064606)
shankarb   
2014-02-26 13:25   
Code reviewed and verified in pi changeset b2b40bda6f96.
(0064688)
hudsonbot   
2014-02-28 19:50   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/2a3305b1338e [^]
Maturity status: Test