jon * wrote:
>
> Ok,
>
> So, if you watch the CVS commits 4 Turbine, you would know that I'm working
<snip>
Here's the deal... you broke the build:
/usr/local/space/projects/turbine/bin/src/org/apache/turbine/screens/ImageServer.java:116:
Metho
d toURL() not found in class java.io.File.
imageCache.put ( file.toURL().toString(), ai );
^
/usr/local/space/projects/turbine/bin/src/org/apache/turbine/screens/ImageServer.java:124:
Metho
d toURL() not found in class java.io.File.
AnImage ai = (AnImage)
imageCache.get(file.toURL().toString());
toURL() is only on JDK 1.2 dude.
Kevin
--
Kevin A Burton
Senior Software Engineer
Kendara Inc
http://www.kendara.com
Mobile: 408-910-6145
Linux - You *will* be assimilated
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]