Found the problem. Two, actually. 1) Eclipse's Ant comes bundled, and is older than the Ant that's on my system. But eventually I realized the repository has its own version of Ant, so I figured I'd better use that one. :)
2) During my refactoring of documentation to DocBook 5 I inadvertently had a search-and-replace for the id attribute change something in build.xml to the xml:id attribute, which confused Ant's execution of it. Fixed that little SNAFU and the build completed. Now, to make the XSLT output what I desire… * mad scientist laugh * -- Tony --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
