Avoid using the deprecated Ant setCompileWithAssert method

This rule flags the following deprecated method:

This method was deprecated in WebSphere Application Server Version 6.1 and might be removed in a future release. This method should be replaced by setJdkSourceLevel(String) in the same class.

The automated fix will replace the deprecated method with the new method.

For additional interface information, see the com.ibm.websphere.ant.tasks.JspC Java documentation.

The full Deprecated API list is in the documentation.