Thanks Jacob
Now it appears that jstl.present does not evaluate to true.
>From build.xml
<available property="jstl.present"
classname="javax.servlet.jsp.jstl.fmt.LocaleSupport"
classpath="${jstl.jar}" />
<property name="jstl.jar" value="${jstl.home}/standard.jar"/>
Unfortunately, the specified class is in jstl.jar and not
in standard.jar. I think this is why jstl.present does not
evaluate to true. I do have jstl v1.0 not v1.0-beta specified
in build.properties.sample.
I also notice that jstl 1.0 also apparently ships with jaxp 1.2,
while everything else uses jaxp 1.1.
I don't know enough about jstl to fix this, in fact, I have no
idea what a tag library is or if I need it.
I'd welcome any help
Russell Thamm
-----Original Message-----
From: Jacob Lund [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 26, 2002 4:55 PM
To: 'Slide Users Mailing List'
Subject: RE: Build problems
Try "ant full-dist"
/Jacob
-----Original Message-----
From: Thamm, Russell [mailto:[EMAIL PROTECTED]]
Sent: 26. juli 2002 09:13
To: [EMAIL PROTECTED]
Subject: Build problems
Hi,
I am trying to build a recent download of slide 2.
Ant claims to have built slide successfully, but it doesn't appear to
have built everything. In particular, there is no slide.war in
$JAKARTA_HOME/jakarta-slide/dist/webapp. There are no wrappers in the
wrappers directory.
There are also no files in the server directory (are there supposed to
be?).
I initially had problems with antlr (which is apparently common) so I
upgraded ant to 1.5, did a clean and rebuilt.
I tried building with:
%ANT_HOME%\bin\ant
and
%ANT_HOME%\bin\ant dist
any ideas?
thanks
Russell Thamm
--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>