Details
-
Bug
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
1.4.0
-
None
-
None
-
Windows 10, Powershell
-
Important
Description
When I run apache fineract locally, on my Windows PC, I have run
- ./gradlew createDB -PdbName=fineract_tenants
- Then, the build commences but then it fails and displays an error message
- The error message:
- Where:
Build file 'C:\Users\celestino\finTech\fineract\build.gradle' line: 363
What went wrong:
A problem occurred evaluating root project 'fineract'.
> java.lang.UnsupportedClassVersionError: com/github/spotbugs/snom/SpotBugsPlugin has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
- What should I do to correct this error?
Attachments
Issue Links
- Blocked
-
FINERACT-1305 Release Apache Fineract v1.5.0
- Resolved