hiya,

i try to build the jetspeed snapshot from 2000-07-19.

while compiling javac throwsa bunch of exeptions,
each of the same type.

below a sample.

-------8<-----------------------------------8<--------------------------
     [javac] 
/usr/home/mstoll/Apache-JetSpeed-20000719/bin/src/org/apache/jetspeed/calendar/vobjects/peer/VToDoPeer.java:418:
 
The method int doInsert(org.apache.turbine.util.db.Criteria) declared in 
class org.apache.jetspeed.calendar.vobjects.peer.VToDoPeer cannot override 
the method of the same signature declared in class 
org.apache.turbine.om.peer.BasePeer.  They must have the same return type.
     [javac]     public static int doInsert(Criteria criteria) throws Exception
     [javac]                       ^
     [javac] 17 errors
------->8----------------------------------->8--------------------------

right now i definetly don't know how to solve this problem.

any ideas would be appreciated!

regards

daniel haischt
--



--
--------------------------------------------------------------
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]

Reply via email to