on 4/22/00 10:23 AM, Stephen Adkins <[EMAIL PROTECTED]> wrote:
> I wondered the same thing.
>
> However, I think the stack trace indicates that the classes in ant
> are being found. The CLASSPATH is
>
> CLASSPATH=.:/usr/local/jdk118_v1/lib/classes.zip
>
> and "ant.jar" is in the current directory
I believve that you need to also have tools.jar in your classpath for JDK
1.1.x
> Could it be that some JDK 1.2 feature got into Turbine recently?
> I am running on JDK 1.1 for expressly this reason... to reveal
> any incompatibilities that may be introduced.
as I said, your problem isn't a problem in Turbine, it is a problem in
Ant...
> When I try compiling it without "ant", I only get the following
> message. All of the other files compile fine.
>
> Compiling ./java/org/apache/turbine/util/webmacro/WebMacroNavigation.java
> ../java/org/apache/turbine/util/webmacro/WebMacroNavigation.java:138:
> Exception java.io.IOException is never thrown in the body of the
> corresponding try statement.
> catch (IOException e)
> ^
> 1 error
i believe this has already been fixed and also isn't a JDK 1.2 issue.
-jon
--
Scarab -
Java Servlet Based - Open Source
Bug/Issue Tracking System
<http://scarab.tigris.org/>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]