| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
Several minor fixes to make 'ant test' work more reliably on other systems
|
|
|
|
Added ajaxified loading for feature pages.
|
|
This allows builds to run without a network connection.
|
|
|
|
Also removed log statements.
|
|
methods/constructors, to allow other annotation processors to see these generated methods/constructors too.
|
|
mirrors, messing up visibility of lombok-generated stuff to other annotation processors.
|
|
|
|
|
|
|