You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Sebastien Blanc <Se...@alcatel.com> on 2003/03/05 03:57:12 UTC

DOCTYPE XML include

Hi !

is there a way to avoid the hardcoded path in

<!DOCTYPE project [
 <!ENTITY builddefs SYSTEM "file:../../build/builddefs.xml">
]>

I was hoping that this was using a resolver that could find my
builddefs.xml in my one of the resource in the ANT classpath.

will the import task resolve this pb ? if so, when is this supposed to
be released ?

thanx.

seb.