From 8cfe4c73fab797db2fa5a73402b458a91d5af2ba Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Fri, 4 Dec 2020 01:14:38 +0100 Subject: [build] #2616 have lombok-mapstruct-binding contain a java module file and java8 class files. --- buildScripts/mapstructBinding.ant.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'buildScripts/mapstructBinding.ant.xml') diff --git a/buildScripts/mapstructBinding.ant.xml b/buildScripts/mapstructBinding.ant.xml index c18dadab..0a3b94c4 100644 --- a/buildScripts/mapstructBinding.ant.xml +++ b/buildScripts/mapstructBinding.ant.xml @@ -28,12 +28,9 @@ exists as a separate dependency solely because it is itself dependent on both lo - + - - - @@ -80,11 +77,14 @@ exists as a separate dependency solely because it is itself dependent on both lo lombok.mapstruct.NotifierHider$AstModificationNotifier - - + + + + - + + -- cgit