Roel Spilker
|
e04e1771e1
|
document deprecation of the config key lombok.addGeneratedAnnotation. Fixes #1532
|
2017-12-11 22:59:17 +01:00 |
|
Roel Spilker
|
50cb79b9ed
|
installer now defaults to inserting an absolute path into eclipse.ini
|
2017-12-11 22:43:16 +01:00 |
|
Roel Spilker
|
aaa29d16ee
|
make incremental compilation work
|
2017-12-11 22:20:16 +01:00 |
|
 Jan MatrneandRoel Spilker
|
a6474a69a1
|
fix target description
|
2017-12-11 21:33:59 +01:00 |
|
Reinier Zwitserloot
|
be0a9ec2ed
|
‘fixed’ ecj testing on JDK9 by requiring that you download the Oracle8 rt.jar. Fortunately, we already had an optional ant task to fetch this. I’ve simply made it less optional.
|
2017-12-11 21:28:46 +01:00 |
|
Reinier Zwitserloot
|
9cf3c8f8ba
|
[changelog] Add a note about changing the behaviour of ConstructorProperties in this release.
|
2017-12-11 21:28:05 +01:00 |
|
Reinier Zwitserloot
|
7176ebc6c6
|
errors generated during compilation by lombok weren’t being conveyed in Javac9.
|
2017-12-05 00:00:08 +01:00 |
|
Reinier Zwitserloot
|
ab8e14736f
|
[JDK9] fixing delombok’s comment integration in JDK9.
|
2017-12-05 00:00:08 +01:00 |
|
Reinier Zwitserloot
|
a92117574e
|
Working around newly introduced lint errors in javac9.
|
2017-12-05 00:00:08 +01:00 |
|
Roel Spilker
|
003832670e
|
delombok no longer prints generated outer-instance constructor parameters, fixes #1521
|
2017-12-04 22:28:21 +01:00 |
|
Roel Spilker
|
602877e694
|
delombok no longer prints generated outer-instance constructor parameters, fixes #1521
|
2017-12-04 21:50:10 +01:00 |
|
Reinier Zwitserloot
|
0d6bfb1bbc
|
bugfix to the stubs for ‘Symbol’.
|
2017-12-04 21:41:47 +01:00 |
|
Reinier Zwitserloot
|
9aac454aec
|
fixing tests to account for generation of javax.annotation.Generated and ConstructorProperties being default-off.
|
2017-12-04 21:41:47 +01:00 |
|
Reinier Zwitserloot
|
d7c019c07c
|
for lombok v2, make generation of ConstructorProperties an optional extra, instead of default on.
|
2017-12-04 21:41:46 +01:00 |
|
Roel Spilker
|
1deb55a480
|
download deps
|
2017-12-04 21:09:02 +01:00 |
|
Roel Spilker
|
4710d20e18
|
replace all fileManagers to make sure we patch the generated bytecode, fixes #1518
|
2017-11-29 19:42:24 +01:00 |
|
Reinier Zwitserloot
|
72561d7428
|
javax.annotation.Generated will no longer be applied by default (Oracle broke it with JDK9).
|
2017-11-29 04:06:23 +01:00 |
|
Reinier Zwitserloot
|
af8c2bf8e5
|
delombok in JDK9 now almost works. Some cases of ‘val’ don’t work yet.
|
2017-11-29 04:06:23 +01:00 |
|
Reinier Zwitserloot
|
9be8cd4afd
|
bugfix for delomboking source that does not compile; it should just emit compiler errors, not stack traces.
|
2017-11-29 04:06:23 +01:00 |
|
Reinier Zwitserloot
|
2d5ae0d920
|
some bugfixes for JDK9 support involving the Options system of javac.
|
2017-11-29 04:06:23 +01:00 |
|
Reinier Zwitserloot
|
6bc9912d26
|
The classpath and bootclasspath params passed to delombok did not apply javac’s built-in * unglobbing. Now they do.
|
2017-11-29 04:06:23 +01:00 |
|
Reinier Zwitserloot
|
2cb1ef66fb
|
bugfix: Delombok command wasn’t registered, so ‘java -jar lombok.jar delombok’ did not work.
|
2017-11-29 04:06:23 +01:00 |
|
Roel Spilker
|
a9c1d3dd95
|
use ASM6 instead of ASM5
|
2017-11-28 23:39:29 +01:00 |
|
Roel Spilker
|
1f7b8c3d2c
|
add ant Dockerfile, use jdk major version numbers instead
|
2017-11-28 23:37:34 +01:00 |
|
Roel Spilker
|
192ce9bc16
|
Expanded stubsstubs to ensure the stubs compile correctly.
|
2017-11-28 20:57:21 +01:00 |
|
Reinier Zwitserloot
|
14c7456fea
|
updated lombok.patcher dep.
|
2017-11-28 17:21:35 +01:00 |
|
Reinier Zwitserloot
|
15c44f54cc
|
JDK9 support for delombok (and thus, for running the tests under JDK9).
|
2017-11-28 00:59:52 +01:00 |
|
 Jamie WhiteandRoel Spilker
|
b1b49e062e
|
Add closing parenthesis in constructor.html
|
2017-11-10 07:53:15 +01:00 |
|
 Patrick CornelißenandRoel Spilker
|
931a778558
|
fixed the second "equals" as well
|
2017-11-07 03:43:54 +01:00 |
|
 Patrick CornelißenandRoel Spilker
|
98b0d91d09
|
fix JavaDoc of callSuper in the ToString annotation
|
2017-11-07 03:43:54 +01:00 |
|
Reinier Zwitserloot
|
d92f508ec5
|
Fixed ant test-ecj
|
2017-11-06 23:58:12 +01:00 |
|
Roel Spilker
|
69f1b85ce0
|
add changelog for #1505
|
2017-11-06 23:52:04 +01:00 |
|
Roel Spilker
|
045638ec1f
|
Generate correct hashCode when callSuper and no fields included. Fixes #1505
|
2017-11-06 23:46:09 +01:00 |
|
Reinier Zwitserloot
|
7fad34b0a6
|
Fixing running of annotation processors (broken with introduction of compiling with ecj)
|
2017-11-06 23:07:13 +01:00 |
|
Reinier Zwitserloot
|
34e1c295d2
|
Updated to ivy++ v1.22 in order to allow compiling stuff with ecj; j9 no longer supports 1.4/1.5 but we need it to continue to compile patchtargets for eclipse.
|
2017-11-06 22:41:32 +01:00 |
|
Roel Spilker
|
975880abdb
|
use provisioning in docker to enable composition of versions
|
2017-10-30 23:25:25 +01:00 |
|
Roel Spilker
|
c714a3bbca
|
update Android Studio gradle file documentation
|
2017-10-26 23:14:49 +02:00 |
|
Roel Spilker
|
6761f6a105
|
update docker documentation
|
2017-10-26 20:58:01 +02:00 |
|
Roel Spilker
|
34a256810f
|
change docker documentation to markdown
|
2017-10-26 20:31:39 +02:00 |
|
Roel Spilker
|
8cb1d739f4
|
add more examples to docker documentation
|
2017-10-26 20:30:50 +02:00 |
|
Reinier Zwitserloot
|
008397d192
|
download-edge link wasn’t in the htaccess yet, making /download-edge not work.
|
2017-10-26 14:13:20 +02:00 |
|
Roel Spilker
|
b833522b2c
|
add some dockerfiles for testing against jdk9
|
2017-10-26 02:17:46 +02:00 |
|
Roel Spilker
|
93e06e10e1
|
update changelog
|
2017-10-26 00:20:02 +02:00 |
|
Reinier Zwitserloot
|
eade3e0736
|
Removed flash-based video player; these days, who needs it, right?
|
2017-10-26 00:10:15 +02:00 |
|
Reinier Zwitserloot
|
d4740cb18c
|
Added an individual ‘setup’ page; hamburger menu now goes to it.
|
2017-10-26 00:09:15 +02:00 |
|
Reinier Zwitserloot
|
ac8c72bcdb
|
The main page now clicks through to the video.
|
2017-10-26 00:09:15 +02:00 |
|
Reinier Zwitserloot
|
70e7bc2f95
|
solved some bugs in our site.
|
2017-10-26 00:09:15 +02:00 |
|
Reinier Zwitserloot
|
6fc0cd736c
|
website-only now available.
|
2017-10-26 00:07:18 +02:00 |
|
Roel Spilker
|
033660088b
|
add support for Netbeans on jdk9
|
2017-10-25 23:22:12 +02:00 |
|
Roel Spilker
|
949507a23a
|
Merge branch 'tmurakam-feture/fix-1440'
|
2017-10-25 23:03:50 +02:00 |
|