When the Ant task 'jbi-uninstall-shared-library is used with an empty shared library identifier, the error message is not clear: "slName must not be empty".
Moreover the error is detected by the container. Such an error type should be detected by the Ant task itself without invoking the container.
Add a check at Ant task level and replace the error message by something like: "Empty attribute 'name'"
When the Ant task 'jbi-uninstall-shared-library is used with an empty shared library identifier, the error message is not clear: "slName must not be empty".
Moreover the error is detected by the container. Such an error type should be detected by the Ant task itself without invoking the container.
Add a check at Ant task level and replace the error message by something like: "Empty attribute 'name'"