On Fri, Nov 18, 2005 at 09:39:03PM +0100, J.Pietschmann wrote:
> Hi,
> a few thoughts about the layout engine test harness:
> - It won't run if CWD!=project.home, i.e. "ant -find build.xml" from a
> subdirectory fails the tests with a "file not found" exception.
> Neither the disabled testcase file nor any of the style sheets are
> found. This can be quite annoying with some IDEs.

Indeed, it annoyed me yesterday evening. It would be good if we would
reestablish independence of the current working directory by passing
the base directory to the code.

> BTW. Ant 1.6.1 complains: build.xml:808: The <fail> type doesn't
> support the nested "condition" element.
> Do we really need a bleeding edge ant? (although the Ant people could
> be a bit less aggressive with adding features in minor releases too).

The else attribute of the condition element (line 1046) requires Ant
1.6.3. Well, I upgraded.

Simon

-- 
Simon Pepping
home page: http://www.leverkruid.nl

Reply via email to