I have three different tenant present inside the custom folder.
<HYBRIS_HOME>/bin/custom
|
|
tenant1 tenant2 tenant3
Whenever I execute ant clean all
it builds all three tenants.
Is there a way to only build one tenant at a time?