You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a sample project that uses lombok-pg with lombok 1.12.2 and it is failing to build using Java 7. The root issue has been traced to some old code in lombok-pg.
I have a sample project that uses lombok-pg with lombok 1.12.2 and it is failing to build using Java 7. The root issue has been traced to some old code in lombok-pg.
You can find some background here:
https://groups.google.com/forum/#!topic/project-lombok/UdvLbP-QJuI
I suggest adding oraclejdk7 to your travis configuration so that you can ensure both Java 6 and Java 7 compatibility.
The error I am getting is as follows:
The text was updated successfully, but these errors were encountered: