Raphael Luta wrote:
>
> I've just fetched the latest CVS image for Jetspeed and iCalendar doesn't
> compile (with JDK 1.2 tools.jar not jikes) :
>
> D:\cvs\java.apache.org\jetspeed\bin\src\org\apache\jetspeed\project\icalendar\pa
> rameters\XParam.java:104: Exception java.lang.Exception must be caught, or it mu
> st be declared in the throws clause of this method.
> ICalendarErrorResources.getInstance().getMessage(
<snip>
This one still needs to be worked on.
> ===================================================================
> RCS file: /products/cvs/jetspeed/jetspeed/build/build.xml,v
> retrieving revision 1.28
> diff -r1.28 build.xml
> 5c5
> < <property name="build.compiler" value="jikes"/>
> ---
> > <property name="build.compiler" value="classic"/>
<snip>
DONE
> And here's a patch for the build scripts, to load the appropriate
> libs...
>
> I have a diff for build.bat (tested), build.sh (not tested) and I add
> a build-cygnus.sh file for those like-minded people who uses cygnus
> unix tools on NT.
<snip>
Could you just e-mail these through private mail? Long story short the
message is corrupted (SMTP?) when I get it. When we migrate to the
mailing lists on locus.apache.org this will be fixed but until then if
you want to get me an attachment just e-mail it. I would be glad to
commit this.
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]