Openbravo Issue Tracking System - Modules
View Issue Details
0038230ModulesResource and Reservation Managementpublic2018-03-26 19:132018-06-07 18:56
martinsdan 
Triage Omni OMS 
normaltrivialalways
newopen 
30Openbravo Appliance 14.04
 
 
0038230: There are some weld compilation problems in org.openbravo.module.resources
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'
Run "ant update.database compile.complete.deploy"
Change the import form org.jboss.weld.exceptions.UnsatisfiedResolutionException to javax.enterprise.inject.UnsatisfiedResolutionException
No tags attached.
diff ResourcesCompilationProblem.diff (885) 2018-03-26 19:13
https://issues.openbravo.com/file_download.php?file_id=11684&type=bug
Issue History
2018-03-26 19:13martinsdanNew Issue
2018-03-26 19:13martinsdanAssigned To => Triage Finance
2018-03-26 19:13martinsdanFile Added: ResourcesCompilationProblem.diff
2018-06-07 18:56martinsdanIssue Monitored: martinsdan

There are no notes attached to this issue.