Openbravo Issue Tracking System - Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0038230 | Modules | Resource and Reservation Management | public | 2018-03-26 19:13 | 2018-06-07 18:56 |
Reporter | martinsdan | ||||
Assigned To | Triage Omni OMS | ||||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 30 | OS Version | Openbravo Appliance 14.04 | |
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Regression date | |||||
Regression introduced by commit | |||||
Regression level | |||||
Review Assigned To | |||||
Support ticket | |||||
OBNetwork customer | |||||
Regression introduced in release | |||||
Summary | 0038230: There are some weld compilation problems in org.openbravo.module.resources | ||||
Description | The following error is visible when doing "ant update.database compile.complete.deploy" compileSqlc: [javac] Compiling 2837 source files to /opt/OpenbravoERP/build/classes [javac] /opt/OpenbravoERP/modules/org.openbravo.base.weld/lib/runtime/weld-core-1.1.24.Final.jar(org/jboss/weld/exceptions/UnsatisfiedResolutionException.class): warning: Cannot find annotation method 'value()' in type 'SuppressWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressWarnings not found [javac] /opt/OpenbravoERP/modules/org.openbravo.base.weld/lib/runtime/weld-core-1.1.24.Final.jar(org/jboss/weld/exceptions/UnsatisfiedResolutionException.class): warning: Cannot find annotation method 'justification()' in type 'SuppressWarnings' | ||||
Steps To Reproduce | Run "ant update.database compile.complete.deploy" | ||||
Proposed Solution | Change the import form org.jboss.weld.exceptions.UnsatisfiedResolutionException to javax.enterprise.inject.UnsatisfiedResolutionException | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ResourcesCompilationProblem.diff (885) 2018-03-26 19:13 https://issues.openbravo.com/file_download.php?file_id=11684&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2018-03-26 19:13 | martinsdan | New Issue | |||
2018-03-26 19:13 | martinsdan | Assigned To | => Triage Finance | ||
2018-03-26 19:13 | martinsdan | File Added: ResourcesCompilationProblem.diff | |||
2018-06-07 18:56 | martinsdan | Issue Monitored: martinsdan |
There are no notes attached to this issue. |