Greetings, I have been working with Bndtools for a while but ran into major JAR locking issues on Windows. Also, the more bundles I have in the application mix the more time it would take to rebuild dependencies.
I took another look at EIK and I was able to get it to work for the latest Eclipse Oxygen and Karaf 4.1.3. I would like to pass the code to the Karaf team somehow … Let me know what would be the best way. Also, I have a question. All works fine with EIK, except at the very beginning, until the boot features are loaded, I get errors about unsatisfied dependencies for my bundles. Is there a way to suppress these warnings from equinox or delay the starting of the components until the features/bundles are loaded. Thank you, Oleg
