Targets in "included" build files have disapeared with build 5557

Targets that are defined in files that are included by my build file in the following way:

<!DOCTYPE project [ <!ENTITY common SYSTEM "file:../../../common.xml" >
<!ENTITY init SYSTEM "file:../../../init.xml" > ]>

...

&common

are no longer showing up in the ant window or on the build pull down menu.

0

Please sign in to leave a comment.