Opened 6 years ago
Closed 6 years ago
#2051 closed defect (fixed)
Compile rasj with Java 9+
Reported by: | Dimitar Misev | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | 9.8 |
Component: | java | Version: | 9.7 |
Keywords: | Cc: | Bang Pham Huu | |
Complexity: | Medium |
Description
Currently it fails due to symbol javax.annotation.Generated not being found.
One way to fix it is to add javax.annotation-api dependency in pom.xml
Note:
See TracTickets
for help on using tickets.