, Yoav
>Subject: Re: 5.0.29 JSP compilation fails when using JDK 1.5.0
>
>I accidentally got Windows end-of-line sequences in the last set of
>patches. Here's a better set.
>
>--
>Jess Holle
>
>Jess Holle wrote:
>
>> Okay, I now (belatedly) understand th
Oops, copying the list on this message, sent just to Jess by accident.
Yoav Shapira http://www.yoavshapira.com
>-Original Message-
>From: Shapira, Yoav
>Sent: Friday, October 22, 2004 12:52 PM
>To: 'Jess Holle'
>Subject: RE: 5.0.29 JSP compilation fails w
I accidentally got Windows end-of-line sequences in the last set of
patches. Here's a better set.
--
Jess Holle
Jess Holle wrote:
Okay, I now (belatedly) understand the problem.
The issue is that by default Jaspper is setting the target release to
1.3 but leaving the source release unspecified
Okay, I now (belatedly) understand the problem.
The issue is that by default Jaspper is setting the target release to
1.3 but leaving the source release unspecified -- resulting in the JDK
1.5 javac default source release, 1.5 -- and javac won't allow this mixture.
I am attaching a set of patche
: Tomcat Developers List
Subject: 5.0.29 JSP compilation fails when using JDK 1.5.0
Tomcat 5.0.28 compiled JSP pages when run using JDK 1.5.0 just fine
(out-of-the-box). Also, 5.0.28 seems to work fine under JDK 1.5.0 in
general.
Tomcat 5.0.29 can no longer compile JSP pages when running under JDK
1
riginal Message-
>From: Jess Holle [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, October 06, 2004 3:55 PM
>To: Tomcat Developers List
>Subject: 5.0.29 JSP compilation fails when using JDK 1.5.0
>
>Tomcat 5.0.28 compiled JSP pages when run using JDK 1.5.0 just fine
>(out-of-t
Tomcat 5.0.28 compiled JSP pages when run using JDK 1.5.0 just fine
(out-of-the-box). Also, 5.0.28 seems to work fine under JDK 1.5.0 in
general.
Tomcat 5.0.29 can no longer compile JSP pages when running under JDK
1.5.0! Given that 1.5.0 has been released and 5.0.28 works fine, I
believe this