Hello Team,
I am using bnd tools since few months but i did not like to add dependencies or chain of dependencies manually or using AMDATU library to build tab of bnd.bnd.
I want to resolve bnd project bundle-classpath dependencies using gradle like normal way we resolve java classpath dependencies.
Ex:-
I want to add google-guice bundle to my build tab of bnd.bnd.
I can add dependency in my gradle file and i expect gradle build to add chain of dependencies to bundle class path of my bnd project.
Thanks in advance.
Thanks,
Kiran.