Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0026010 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | critical | have not tried | 2014-03-14 19:22 | 2014-03-16 06:20 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR14Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d7843bd87a36 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | shankarb | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Automated tests | |||||||
Regression date | 2014-03-05 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/1ea574e6513ced497aaa66952a0eb3ff48525669 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0026010: The int-full-oracle-compile-all and full-pgsql-compile-all are failing | |||||||
Description | The int-full-oracle-compile-all and full-pgsql-compile-all are failing. See http://ci.openbravo.com/view/All/job/int-full-oracle-compile-all/86/consoleText. [^] This error is shown: compileSqlc: [javac] Compiling 1529 source files to /srv/ci/workspace/int-full-oracle-compile-all/build/classes [javac] Compiling 569 source files to /srv/ci/workspace/int-full-oracle-compile-all/build/classes [javac] Compiling 1139 source files to /srv/ci/workspace/int-full-oracle-compile-all/build/classes [javac] /srv/ci/workspace/int-full-oracle-compile-all/srcAD/org/openbravo/erpWindows/Reference/TreeField.java:924: cannot find symbol [javac] symbol : variable adOrgId [javac] location: class org.openbravo.erpWindows.Reference.TreeFieldData [javac] if (Utility.isElementInList(Utility.getContext(this, vars, "#User_Client", windowId, accesslevel),data.adClientId) && Utility.isElementInList(Utility.getContext(this, vars, "#User_Org", windowId, accesslevel),data.adOrgId)){ [javac] ^ [javac] /srv/ci/workspace/int-full-oracle-compile-all/srcAD/org/openbravo/erpWindows/Reference/TreeReference.java:944: cannot find symbol [javac] symbol : variable adOrgId [javac] location: class org.openbravo.erpWindows.Reference.TreeReferenceData [javac] if (Utility.isElementInList(Utility.getContext(this, vars, "#User_Client", windowId, accesslevel),data.adClientId) && Utility.isElementInList(Utility.getContext(this, vars, "#User_Org", windowId, accesslevel),data.adOrgId)){ [javac] ^ [javac] /srv/ci/workspace/int-full-oracle-compile-all/srcAD/org/openbravo/erpWindows/TablesandColumns/TableTreeCategory.java:940: cannot find symbol [javac] symbol : variable adOrgId [javac] location: class org.openbravo.erpWindows.TablesandColumns.TableTreeCategoryData [javac] if (Utility.isElementInList(Utility.getContext(this, vars, "#User_Client", windowId, accesslevel),data.adClientId) && Utility.isElementInList(Utility.getContext(this, vars, "#User_Org", windowId, accesslevel),data.adOrgId)){ [javac] ^ [javac] 3 errors | |||||||
Steps To Reproduce | - Execute ant compile.complete -Dwad.generateAllClassic250Windows=true | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0065169) hgbot (developer) 2014-03-14 19:34 |
Repository: erp/devel/pi Changeset: d7843bd87a36b8c04f1af210c43bdac5290a5d73 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Fri Mar 14 19:34:23 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/d7843bd87a36b8c04f1af210c43bdac5290a5d73 [^] Fixes issue 26010: Fixes int-full-oracle/pgsql-compile-all tests The problem was that three tabs had been added that did not have an organization field. --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0065189) hudsonbot (viewer) 2014-03-15 03:05 |
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/8396ec753aec [^] Maturity status: Test |
(0065199) shankarb (viewer) 2014-03-16 06:20 |
Code reviewed and verified in pi changeset 09baf685138e. |
![]() |
|||
Date Modified | Username | Field | Change |
2014-03-14 19:22 | AugustoMauch | New Issue | |
2014-03-14 19:22 | AugustoMauch | Assigned To | => AugustoMauch |
2014-03-14 19:22 | AugustoMauch | Modules | => Core |
2014-03-14 19:22 | AugustoMauch | OBNetwork customer | => No |
2014-03-14 19:22 | AugustoMauch | Triggers an Emergency Pack | => No |
2014-03-14 19:24 | AugustoMauch | Regression level | => Automated tests |
2014-03-14 19:24 | AugustoMauch | Regression date | => 2014-03-05 |
2014-03-14 19:24 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/1ea574e6513ced497aaa66952a0eb3ff48525669 [^] |
2014-03-14 19:30 | AugustoMauch | Issue Monitored: shankarb | |
2014-03-14 19:30 | AugustoMauch | Review Assigned To | => shankarb |
2014-03-14 19:34 | hgbot | Checkin | |
2014-03-14 19:34 | hgbot | Note Added: 0065169 | |
2014-03-14 19:34 | hgbot | Status | new => resolved |
2014-03-14 19:34 | hgbot | Resolution | open => fixed |
2014-03-14 19:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d7843bd87a36b8c04f1af210c43bdac5290a5d73 [^] |
2014-03-15 03:05 | hudsonbot | Checkin | |
2014-03-15 03:05 | hudsonbot | Note Added: 0065189 | |
2014-03-16 06:20 | shankarb | Note Added: 0065199 | |
2014-03-16 06:20 | shankarb | Status | resolved => closed |
2014-03-16 06:20 | shankarb | Fixed in Version | => PR14Q2 |
Copyright © 2000 - 2009 MantisBT Group |