Re: Jetspeed 2.0 M2 Released

2005-04-05 Thread Serge Huber
Congratulations to all involved ! cheers, Serge... David Sean Taylor wrote: The Apache Portals Jetspeed Team is pleased to announce the second milestone release of Jetspeed-2. The release is available for download from the Apache Download Mirrors: http://www.apache.org/dyn/closer.cgi Follow the

Re: Jetspeed 2.0 M2 Released

2005-04-05 Thread Jouni Rajala
I am bit new to maven. Is it possible to check out this milestone version with maven somehow. If it is could you provide me exact command line :) David Sean Taylor wrote: The Apache Portals Jetspeed Team is pleased to announce the second milestone release of Jetspeed-2. The release is available f

Re: Jetspeed 2.0 M2 Released

2005-04-05 Thread Hema Menon
Congratulations to all involved!!! Thanks, Hema P.S Now eagerly waiting for Jetspeed 1.6 release :) On Apr 4, 2005 3:29 PM, David Sean Taylor <[EMAIL PROTECTED]> wrote: > The Apache Portals Jetspeed Team is pleased to announce the second > milestone release of Jetspeed-2. > > The release is ava

Re: Jetspeed 2.0 M2 Released

2005-04-05 Thread Ate Douma
Jouni Rajala wrote: I am bit new to maven. Is it possible to check out this milestone version with maven somehow. If it is could you provide me exact command line :) If you're after the source so you can build it and work on yourself then it might be easier to download the source distribution for

Re: Jetspeed 2.0 M2 Released

2005-04-05 Thread Ate Douma
Hema Menon wrote: Congratulations to all involved!!! Thanks :-) Thanks, Hema P.S Now eagerly waiting for Jetspeed 1.6 release :) We're sorry we didn't have enough time this weekend to do a 1.6 (RC1) release although we intended to do so. We just ran out of time. I know David will try to work on it

Re: Jetspeed 2.0 M2 Released

2005-04-05 Thread Jouni Rajala
Well i am using cvs head version now and like continue using it. That way i can change version easily. it is just that i don't know how to check out certain version or branch with maven. -- Jouni Rajala - To unsubscribe, e-mail:

Re: Jetspeed 2.0 M2 Released

2005-04-05 Thread Ate Douma
Jouni Rajala wrote: Well i am using cvs head version now and like continue using it. That way i can change version easily. it is just that i don't know how to check out certain version or branch with maven. Then take a look at http://maven.apache.org/reference/plugins/scm/ It only supports cvs an

Re: Jetspeed 2.0 M2 Released

2005-04-05 Thread Hema Menon
Ate, Thanks. I've been building it from J2_deployment_refactoring branch. Since you have already merged it, I will try to build it from the CVS head later today. Will report if I run into any problems. Thanks, Hema On Apr 5, 2005 6:51 AM, Ate Douma <[EMAIL PROTECTED]> wrote: > > > Hema Menon w