On 12 Apr 2000, Jeffrey D.Brekke wrote:
> VEvent and VToDo had the wrong base class? Here's what I had to patch to get
> what is currently in CVS to build cleanly:
Fixed in CVS.
>
> --- BEGIN PATCH ---
>
> Index: VEvent.java
> ===================================================================
> RCS file:
>
>/products/cvs/jetspeed/jetspeed/src/java/org/apache/jetspeed/calendar/vobjects/VEvent.java,v
> retrieving revision 1.1
> diff -u -r1.1 VEvent.java
> --- VEvent.java 2000/04/11 19:53:29 1.1
> +++ VEvent.java 2000/04/12 18:31:02
> @@ -59,7 +59,7 @@
> * @author Jeff Prickett - [EMAIL PROTECTED]
> */
>
> -public class VEvent extends EventToDoParent
^^^^^^^^^^^^^^^
Actually there is a EventToDoParent in CVS now.
<snip>
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]