https://issues.apache.org/bugzilla/show_bug.cgi?id=50953
--- Comment #2 from Stefan Bodewig <[email protected]> --- Ah, good catch. The code is supposed to make sure we resolve an imported file relative to the importing buildifle - which may come from a jar just like in this example. What we are missing is a test whether the file to import is already specified via an absolute path (or URI). -- You are receiving this mail because: You are the assignee for the bug.
