From df98f12cb627c0272ab3fc4dd7175df5553118a3 Mon Sep 17 00:00:00 2001 From: Leif Åstrand Date: Wed, 25 Jul 2012 11:17:36 +0300 Subject: Fail build SerializerMapGenerator finds unserializable class (#8711) This behavior is enabled by setting the system property vFailIfNotSerializable to true. The default is still to just log a warning but still continue compiling. --- build/build.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build/build.xml') diff --git a/build/build.xml b/build/build.xml index 0e6f1b40dd..e01d33db3e 100644 --- a/build/build.xml +++ b/build/build.xml @@ -593,6 +593,8 @@ + + -- cgit v1.2.3