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'"
Christophe DENEUX added a comment - Fri, 16 Sep 2011 - 14:05:45 +0200 - edited This issue is not a duplicated one. It has been merged by svn#27827.
Issue reopen to set its status to 'Fixed' instead of 'Diplicate'
Fixed in branch petals-entreprise-3.1.x