I20180323-0355
Because of PDE build dependency resolution relying solely on feature inclusions, it's still necessary to include all transitive dependencies for bundles in org.eclipse.e4.rcp feature. So we now need to include org.apache.commons.io which is a transitive dependency for newer batik. Signed-off-by: Mickael Istria <mistria@redhat.com>