From ca2966f735416b62b1906edb22e68bad3963dc5e Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Tue, 7 Feb 2017 14:56:47 +0100 Subject: Display changelog in installer --- build.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index f20973cf..654c23ea 100644 --- a/build.xml +++ b/build.xml @@ -232,7 +232,13 @@ lombok.launch.AnnotationProcessorHider$ClaimingProcessor lombok.launch.AnnotationProcessorHider$AstModificationNotifier - + + + + + + + @@ -240,7 +246,7 @@ lombok.launch.AnnotationProcessorHider$ClaimingProcessor ${releaseTimestamp} - + -- cgit