This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 84
Problem compiling Jasper with Lambda #62
Comments
OK found solution:
You need to exclude all other broken compilers, and add dependency to your own (4.4.2 is used for current versions), and 3.3.1 is stricly java 7, and 4.3.1 was broken. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi !
I have problem compiling jasper files that contain lambda... I use 2.6 version of plugin, I excluded your jasperreports dependencies, I added dependency to latest 6.11.0.
I also added this as additional properties:
1.8 1.8 1.8But it seems to be ignored... I was able to compile the same files in my Java class without any problems...
The text was updated successfully, but these errors were encountered: