Re: Building Jetspeed 2 with Java 1.5.01

2005-03-03 Thread Andreas Ernst
Jeremy Ford schrieb: I have been building J2 with Java 1.5 with no problems for a while now. Where did you get the src from? HEAD or J2 M1? The M1 release may not be compatiable. You may want to try pulling the latest source and building again. I use jetspeed-2.0-M1-src.zip. Jeremy Ford [EMA

Re: Building Jetspeed 2 with Java 1.5.01

2005-03-02 Thread Jouni Rajala
I have been building J2 with Java 1.5 with no problems for a while now. Where did you get the src from? HEAD or J2 M1? The M1 release may not be compatiable. You may want to try pulling the latest source and building again. I had same problems. Even if I pulled it from HEAD two weeks ago

Re: Building Jetspeed 2 with Java 1.5.01

2005-03-02 Thread Jeremy Ford
I have been building J2 with Java 1.5 with no problems for a while now. Where did you get the src from? HEAD or J2 M1? The M1 release may not be compatiable. You may want to try pulling the latest source and building again. Jeremy Ford [EMAIL PROTECTED] On Wed, 02 Mar 2005 10:08:42 +0100, An

Building Jetspeed 2 with Java 1.5.01

2005-03-02 Thread Andreas Ernst
Hi, i am new to Jetspeed. I tried to maven allClean allBuild and get this errors: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier [javac] (try -source 1.4 or lower to use 'enum' as an identifier) [javac] for (Enumeration enum = bundle.getKeys(); enu