Matt, Please try the latest build 531. URL in form "build-common.xml" should be acceptable.
Best regards, Anton Katilin ----------------------------------------------------------- IntelliJ Software, "Develop with pleasure" http://www.intellij.com/ ----------------------------------------------------------- ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, December 06, 2001 12:29 AM Subject: Re: [Eap-list] External entities in ant script don't work > Ok, this seems to work as a workaround. Unfortunately it breaks one of my > custom build tasks, but I can probably fix that eventually. However, long > term this should probably be fixed in IDEA as well, since as far as I > know, "build-common.xml" is a valid URL, which is all that is required of > the system Id within an entity declaration, and should be read as a file > relative to the location of the parent file. Please correct me if I'm > wrong. > > Matt > > > > > It is also possible to specify relative paths: > > <!ENTITY build-common SYSTEM "file:./build-common.xml"> > > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
