[EMAIL PROTECTED] wrote:
> 
> On 12 Apr 2000, Jeffrey D.Brekke wrote:
> 
> > FYI: Problems with calendar and a warning in project:
> >
> <snip>
> 
> It looks like you have an out of date file. The one that is out of date is
> EventDoJrlParent.java.
> 
> I just wiped out my test space and rechecked out the src directory.
> Everything compiled cleanly then.
> 
> Anyone else seeing this. Im listening.
> 

I get this when compiling with calendar/project:

bash-2.02$ bash build-cygnus.sh
Buildfile: build.xml
Detected Java Version: 1.2
Project base dir set to: D:\cvs\java.apache.org\jetspeed\build
Executing Target: core
Compiling 2 source files to D:\cvs\java.apache.org\jetspeed\bin\classes
D:\cvs\java.apache.org\jetspeed\bin\src\org\apache\jetspeed\calendar\vobjects\VE
vent.java:62: Superclass org.apache.jetspeed.calendar.vobjects.EventToDoParent o
f class org.apache.jetspeed.calendar.vobjects.VEvent not found.
public class VEvent extends EventToDoParent
                            ^
D:\cvs\java.apache.org\jetspeed\bin\src\org\apache\jetspeed\calendar\vobjects\VT
oDo.java:58: Superclass org.apache.jetspeed.calendar.vobjects.EventToDoParent of
 class org.apache.jetspeed.calendar.vobjects.VToDo not found.
public class VToDo extends EventToDoParent
                           ^
2 errors
BUILD FATAL ERROR: Compile failed, messages should have been provided.

--
Rapha�l Luta - [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]

Reply via email to