Age | Commit message (Collapse) | Author |
|
|
|
|
|
jackson’s `@JsonProperty`.
|
|
|
|
(so, most of it), because right now only javac from JDK9 can be used to build lombok and that’s a sad state of affairs.
|
|
other build-related issues.
|
|
unless you know what you’re doing as it skips a few important steps.
|
|
to an error in the build file.
|
|
|
|
mavenrepo on projectlombok.org, and the branch on git.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.version contains 1.8.0_131 where ant.java.version only contains 1.8
|
|
|
|
|
|
|
|
when pushing releases.
|
|
Fixes issue #1580
|
|
generate an error during build to make that more clear. Addresses issue 1659.
|
|
|
|
in ant without a page worth of tasks so reverted that and went with a renamed file instead to solve the problem of having served the wrong rt.jar for a while.
|
|
|
|
there for a while that broke the build, we fixed it, but you won’t know until you do some fairly fancy cleaning (a complete re-clone or a distclean). Updated build script to scan for anything that isn’t the right version and re-download.
|
|
|
|
|
|
|
|
|
|
Each warning that was emitted has been addressed, or analysed and suppressed.
|
|
new module syntax, and having module-info.java files in your source.
|
|
|
|
|
|
|
|
|
|
rt.jar. Fortunately, we already had an optional ant task to fetch this. I’ve simply made it less optional.
|
|
|
|
delombok’ did not work.
|
|
|
|
|
|
compiling with ecj)
|
|
longer supports 1.4/1.5 but we need it to continue to compile patchtargets for eclipse.
|
|
|