This issue is solved when module C is given as a dependency in the project.xml of module A. I do not understand why this works, because A does not have any compile time dependency on C.
Could somebody please explain ?
This issue is solved when module C is given as a dependency in the project.xml of module A. I do not understand why this works, because A does not have any compile time dependency on C.
Could somebody please explain ?