https://issues.apache.org/bugzilla/show_bug.cgi?id=50193
Summary: cannot mix <import> and <include> in two-level
hierarchy
Product: Ant
Version: 1.8.1
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=26246)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26246)
Test buildfile for all 4 configurations
By two-level hierarchy, I means a "child" buildfile including (resp importing)
a "parent" buildfile that is also including (resp importing) a "grandfather"
buildfile.
Two-level double-include or double-import hierarchies both work fine, but as
soon as I try to mix inclusion method, ANT complains about missing targets.
See attachment to reproduce.
Regards
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.