Re: Building Jetspeed 2

2005-04-05 Thread Hema Menon
Jetspeed M2 version has just been released, you might want to try it out. Information is here http://www.mail-archive.com/jetspeed-user%40jakarta.apache.org/msg15983.html Hema On Apr 5, 2005 9:02 AM, Sascha Glass <[EMAIL PROTECTED]> wrote: > Hello, > > I am new to Jetspeed 2 and try to install i

Re: Building Jetspeed 2

2005-04-05 Thread Steve B.
Small item - unless I am just looking in the wrong area... Following the link provided for downloading the release, - select the suggested mirror - select portals - select jetspeed-2 - the filenames are actually of the form: jetspeed-current-Tomcat-5.0.30.tar.gz

Re: Building Jetspeed 2

2005-04-05 Thread Ate Douma
Under /portals/jetspeed-2 you will find two subfolders: BINARIES SOURCES Under BINARIES you will find the files named like in the announcement. The versions are (right now at least) the same as those announced. Steve B. wrote: Small item - unless I am just looking in the wrong area... Follow

RE: Building Jetspeed 2

2005-04-05 Thread Yuan-Chen Cheng
ubject: Re: Building Jetspeed 2 Small item - unless I am just looking in the wrong area... Following the link provided for downloading the release, - select the suggested mirror - select portals - select jetspeed-2 - the filenames are actually of the form: jetspeed-curr

Re: building Jetspeed 2

2004-08-09 Thread Krish Chandra
Sorry the log file had the following stack trace: Testcase: testData(org.apache.jetspeed.components.portletregistry.TestRegistryDirectPart2): Caused an ERROR null java.lang.NullPointerException at org.apache.jetspeed.components.portletregistry.AbstractRegistryTest.verifyData(AbstractRegist

RE: building Jetspeed 2

2004-08-09 Thread Call, Terry M
time: 4 minutes 47 seconds Finished at: Mon Aug 09 12:45:53 CDT 2004 -Original Message- From: Krish Chandra [mailto:[EMAIL PROTECTED] Sent: Monday, August 09, 2004 11:58 AM To: Jetspeed Users List Subject: Re: building Jetspeed 2 Sorry the log file had the following stack trace

RE: building Jetspeed 2

2004-08-09 Thread Bjorn Vidar Remme
Return Receipt Your RE: building Jetspeed 2 document

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

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-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