Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050596 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Business API Events | major | always | 2022-10-20 12:24 | 2022-10-20 13:22 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
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 | ||||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | caristu | |||||||
Support ticket | 51121 | |||||||
OBNetwork customer | OBPS | |||||||
Regression introduced in release | ||||||||
Summary | 0050596: Openbravo Business API 1.0.700 depends on 22Q3 but it doesn't compile on it | |||||||
Description | Openbravo Business API 1.0.700 depends on 22Q3 but it doesn't compile on it | |||||||
Steps To Reproduce | Having 22Q3.1 installed Go to Module Management window and configure to accept modules in Test status Search for Openbravo Business API module Install 1.0.700 version and the required modules Compile and check it fails with: compileSqlc: [javac] Compiling 204 source files to /home/openbravo/workspaces/openbravo/pi-pos/build/classes [javac] /home/openbravo/workspaces/openbravo/pi-pos/modules/org.openbravo.api/src/org/openbravo/api/event/order/PurchaseOrderPostProcessRunnerHook.java:14: error: cannot find symbol [javac] import org.openbravo.erpCommon.ad_process.ADProcessID; [javac] ^ [javac] symbol: class ADProcessID [javac] location: package org.openbravo.erpCommon.ad_process [javac] /home/openbravo/workspaces/openbravo/pi-pos/modules/org.openbravo.api/src/org/openbravo/api/event/order/PurchaseOrderPostProcessRunnerHook.java:18: error: cannot find symbol [javac] import org.openbravo.scheduling.ProcessRunnerHook; [javac] ^ [javac] symbol: class ProcessRunnerHook [javac] location: package org.openbravo.scheduling [javac] /home/openbravo/workspaces/openbravo/pi-pos/modules/org.openbravo.api/src/org/openbravo/api/event/order/PurchaseOrderPostProcessRunnerHook.java:22: error: cannot find symbol [javac] public class PurchaseOrderPostProcessRunnerHook implements ProcessRunnerHook { [javac] ^ [javac] symbol: class ProcessRunnerHook [javac] /home/openbravo/workspaces/openbravo/pi-pos/modules/org.openbravo.api/src/org/openbravo/api/event/order/PurchaseOrderPostProcessRunnerHook.java:21: error: cannot find symbol [javac] @ADProcessID("104") [javac] ^ [javac] symbol: class ADProcessID [javac] 4 errors The following two files don't exist in 22Q3: src/org/openbravo/scheduling/ProcessRunnerHook.java src/org/openbravo/erpCommon/ad_process/ADProcessID.java | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0142344) caristu (viewer) 2022-10-20 13:22 |
Canceled version 1.0.700 of the Openbravo Business API and published version 1.0.800 updating core dependency to PR22Q4, which was missing since version 1.0.600 (due to the fix for the issue 0050134). |
![]() |
|||
Date Modified | Username | Field | Change |
2022-10-20 12:24 | ngarcia | New Issue | |
2022-10-20 12:24 | ngarcia | Assigned To | => Triage Platform Conn |
2022-10-20 12:24 | ngarcia | Support ticket | => 51121 |
2022-10-20 12:24 | ngarcia | OBNetwork customer | => OBPS |
2022-10-20 12:24 | ngarcia | Relationship added | related to 0050341 |
2022-10-20 12:34 | caristu | Status | new => scheduled |
2022-10-20 12:34 | caristu | Assigned To | Triage Platform Conn => caristu |
2022-10-20 12:34 | caristu | Relationship added | related to 0050134 |
2022-10-20 13:22 | caristu | Review Assigned To | => caristu |
2022-10-20 13:22 | caristu | Note Added: 0142344 | |
2022-10-20 13:22 | caristu | Status | scheduled => closed |
2022-10-20 13:22 | caristu | Resolution | open => fixed |
Copyright © 2000 - 2009 MantisBT Group |