* To avoid a compiling noise like: ``` warning: No processor claimed any of these annotations: org.springframework.integration.support.management.IntegrationManagedResource,org.springframework.jmx.export.annotation.ManagedResource ``` add `-processing` option to the `compileTestJava.options.compilerArgs` * Remove such an option from the `JPA` module as redundant * Fix typos in the `spring-integration-file-4.3.xsd`