So two things:
If you compile the current CVS version of Jetspeed if will fail unless
you rm the icalendar directory.
Why:
- needs GNU Regexp jar in ./lib... please add this.
- ICalendarErrorResources seems to be out of date. Most of the code is
referring to a member that is in this object but it doesn't exist in the
CVS version.
Jeff. On another note. Are we using Regexp? If we have to cool but if
it is for something small it might be better to write a small method to
do it. I will let you make the call. It is just that we currently have
a lot of .jar files in CVS. The other thing is that using regular
expressions in Java, IMO, removes a lot of it's OO features. Easy at
first but takes away from the languages elegance in the long run.
Kevin
--
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN: "Open Source Java!"
"For evil to win is for good men to do nothing."
--
--------------------------------------------------------------
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]