Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0038230 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Modules] Resource and Reservation Management | trivial | always | 2018-03-26 19:13 | 2018-06-07 18:56 | |||||||
Reporter | martinsdan | View Status | public | |||||||||
Assigned To | Triage Omni OMS | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 7.x | |||||||
OS Version | Openbravo Appliance 14.04 | Database version | 9.3.x | Ant version | 1.9.x | |||||||
Product Version | SCM revision | |||||||||||
Regression date | ||||||||||||
Regression introduced by commit | ||||||||||||
Regression level | ||||||||||||
Review Assigned To | ||||||||||||
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 | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ResourcesCompilationProblem.diff [^] (885 bytes) 2018-03-26 19:13 [Show Content] | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
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 |
Copyright © 2000 - 2009 MantisBT Group |