On Wed, 21 Aug 2002, Joshua Slive wrote:
Any ideas? Can anyone else recreate this?
Yes, I see this exact kind of thing all the time. Very annoying. I hadn't put much thought into it though. Perhaps it has to do with whether you run ./build.sh or ../build.sh?
The nearest I can figure out, the variable definition for relativepath gets set correctly for the first doc that is transformed, and then all future docs gets the same relativepath. I don't think this is a bug in the stylesheet. A "variable" in xslt is really a constant, in the sense that it can't be changed; but this should only apply per-file, right?
In any case, I'll give this issue another 24 hours to mull around in peoples brains, and if nobody comes up with a solution I will revert the build.xml how it was a few versions ago: transform each directory seperately.
Joshua.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
