I noticed that when I updated xtend from 1.20 to 2.0, the .class file is significantly larger. One difference I saw is that there are debug information in the .class files which I do not really care for. There is also an additional entry in the .class file called SMAP.
I am using the MWE2 Workflow to generate the .class files. Is there a way to disable this?