From 0a32c9b126253af112b61445d061a0798011702b Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Fri, 28 Feb 2020 00:21:02 +0100 Subject: Re-add mapstruct code to secondaryLoading --- build.xml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index 4248b62e..5aaabf26 100644 --- a/build.xml +++ b/build.xml @@ -317,7 +317,7 @@ lombok.launch.AnnotationProcessorHider$ClaimingProcessor,isolating - + @@ -1064,15 +1064,20 @@ You can also create your own by writing a 'testenvironment.properties' file. The - - + + - - + + + + + + + -- cgit