Ted -
I get this error if I use Ant version 1.3. If I use Ant 1.4 I don't get
this error and the compile works.
Run "ant -version"
For me things work for version:
"Ant version 1.4.1 compiled on October 11 2001"
and they don't work for the version of Ant I have that's
"Ant version 1.3 compiled on May 11 2001"
It looks as if the <style> task changed between 1.3 and 1.41 so relative directory
mappings work better.
In short - get the latest Ant.
kevin
Ted Husted <[EMAIL PROTECTED]> on 05/22/2002 04:20:21 PM
Please respond to "Struts Developers List" <[EMAIL PROTECTED]>
To: Struts Developers List <[EMAIL PROTECTED]>
cc: (bcc: Kevin Bedell/Systems/USHO/SunLife)
Subject: Re: Resource Page...
When building the nightly build from CVS, I'm getting
D:\jakarta\cvsroot\jakarta-struts\build.xml:320:
javax.xml.transform.TransformerConfigurationException: File
"file:D:/jakarta/cvsroot/jakarta-struts/doc/userGuide/doc/stylesheets/tld.xsl"
not found.
I tried monkeying with the build.xml to get it to find the xsl at
D:/jakarta/cvsroot/jakarta-struts/doc/stylesheets/tld.xsl
but didn't have much luck. For reasons I don't understand the /doc/
directory appeared and disappearded from the path depending on how I
tried to reference it.
Is anyone else having this problem?
I put a copy of what it wanted where it was looking for it, but we
should either fix the build.xml or move the folder in CVS.
-Ted.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]
>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]
>
---------------------------------------------------------------------------
This e-mail message (including attachments, if any) is intended for the use
of the individual or entity to which it is addressed and may contain
information that is privileged, proprietary , confidential and exempt from
disclosure. If you are not the intended recipient, you are notified that
any dissemination, distribution or copying of this communication is
strictly prohibited. If you have received this communication in error,
please notify the sender and erase this e-mail message immediately.
---------------------------------------------------------------------------
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>