Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the old release system.
|
|
deploy tasks still need fixing though.
|
|
|
|
|
|
|
|
has moved from experimental into core).
|
|
Added toString() impl for builders in both eclipse and javac.
Added all documentation, though it'll need some reviewing.
|
|
including docs and changelog.
|
|
|
|
|
|
Now to actually write the feature (Well, rescue it from the onX-removal tag).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
still have to make a minor edit in the pre/post files
|
|
|
|
|
|
and EqualsAndHashCode to reflect new lombok 0.10 features.
|
|
removed a long long time ago in commit e693672cd44ab0e648643f4b5c24b1c177ab6c84
|
|
|
|
removed a long long time ago in commit e693672cd44ab0e648643f4b5c24b1c177ab6c84
|
|
|
|
|
|
@AllArgsConstructor, and also how these generate @ConstructorProperties annotations.
Also updated @Getter and @Setter's documentation to explain their new class-level feature, and updated @Data's description to highlight how @Data is now truly nothing more than the combination of @RequiredArgsConstructor, @EqualsAndHashCode, @ToString, @Getter, and @Setter.
|
|
|
|
a full release.
|
|
snippet.
|
|
projectlombok.org, as well as a page with information about it, gathered from the changelog.
|
|
|
|
bits are JVM1.6) being interdependent and causing implicit compilation warnings.
Also added source="1.x" to all ant file javac targets, as apparently this needs to be there when compiling with JDK7.
|
|
|
|
|
|
boneheaded design of ant.
|
|
and publish is now in the script.
|
|
|