On Wed, 19 Apr 2000, Kevin A. Burton wrote:
> "Jeffrey D.Brekke" wrote:
> >
> > Another 'defensive' patch:
> >
> > Index: JetspeedMapBuilder.java
> > ===================================================================
> > RCS file:
> >
>/products/cvs/jetspeed/jetspeed/src/java/org/apache/jetspeed/util/JetspeedMapBuilder.java,v
> <snip>
>
> DONE
>
> This was keeping Jetspeed from building under Jikes
>
We may have a compiler issue here. The Sun's 1.1.7 compiler is having
trouble with the patch. Here is the messgae I get with the new patch.
I cant figure out the problem. I have checked Turbine and every version I
have on my machine, the super class, DatabaseMapBuilder, seems to throw
an Exception.
Error message that I am seeing with Sun's 1.1.7:
JetspeedMapBuilder.java:64: Invalid exception class java.lang.Exception in
throws clause. The exception must be a subclass of an exception thrown by
void build() from class org.apache.turbine.util.db.map.DatabaseMapBuilder.
public void build() throws Exception
Jeff Prickett
[EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]